summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpframelayout.cxx
Commit message (Expand)AuthorAgeFilesLines
* fix leakCaolán McNamara2017-03-011-22/+22
* new loplugin: useuniqueptr: lotuswordproNoel Grandin2017-01-111-6/+4
* loplugin:expandablemethods in lotuswordpro..packageNoel Grandin2016-11-081-6/+1
* recurse protection for XFConvertCaolán McNamara2016-03-151-2/+2
* lwp: fix infinite recurseCaolán McNamara2016-03-071-1/+2
* need more References for life cycle fixes hereCaolán McNamara2015-12-131-33/+36
* hold WaterMarkLayout by referenceCaolán McNamara2015-12-131-7/+8
* recursion protectionCaolán McNamara2015-12-131-1/+1
* check all obj().get() casts with dynamic_castCaolán McNamara2015-12-121-5/+4
* check for null contentCaolán McNamara2015-12-101-3/+6
* guard against missing grandfather layoutCaolán McNamara2015-12-101-1/+1
* guard against missing parent layoutCaolán McNamara2015-12-101-1/+3
* protect against missing Ruby MarkerCaolán McNamara2015-12-101-0/+2
* guard against infinite recursion on parsing objectsCaolán McNamara2015-12-101-1/+1
* guard against infinite recursion on registering stylesCaolán McNamara2015-12-091-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-131-2/+0
* loplugin: defaultparamsNoel Grandin2015-08-141-1/+1
* remove pointless comments in lotuswordproNoel Grandin2015-07-171-4/+1
* Fix typosAndrea Gelmini2015-06-301-1/+1
* Fix typosAndrea Gelmini2015-06-131-1/+1
* coverity#738972 Use after freeCaolán McNamara2014-11-141-2/+2
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-7/+7
* new compilerplugin returnbyrefNoel Grandin2014-06-241-16/+15
* Fix memory leaks, by refcounting LwpObjectStephan Bergmann2014-06-061-19/+19
* Fix memory leaks, by refcounting XFFontStephan Bergmann2014-06-061-2/+2
* Remove unnecessary semicolonsPeter Senna Tschudin2014-05-271-2/+2
* lotuswordpro: sal_Bool->boolNoel Grandin2014-04-231-16/+16
* use 'native' OUString api in lotuswordpro instead of macro and wrappersNorbert Thiebaud2014-03-081-2/+2
* coverity#738714 Unitialized scalar fieldNorbert Thiebaud2014-03-031-0/+5
* Typo: wraped -> wrappedJulien Nabet2014-02-061-1/+1
* Fix other typosJulien Nabet2013-12-221-1/+1
* reduce whitespaces between include and filenameThomas Arnhold2013-03-191-1/+1
* Fix for fdo43460 Part XXIV getLength() to isEmpty()Olivier Hallot2011-12-301-2/+2
* valgrind: fix some leaksCaolán McNamara2011-10-021-27/+16
* fix what there is to fixCaolán McNamara2011-04-111-5/+10
* remove first chunk of lotuswordpro warningsCaolán McNamara2010-10-131-2/+2
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
* Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin2010-10-081-0/+1281