summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwppagelayout.cxx
Commit message (Expand)AuthorAgeFilesLines
* coverity#1401593 Wrapper object use after freeCaolán McNamara2017-03-011-31/+27
* loplugin:subtlezeroinitCaolán McNamara2017-02-281-2/+2
* std::unique_ptr -> rtl::Reference for loplugin:refcountingCaolán McNamara2017-02-281-4/+4
* fix leakCaolán McNamara2017-02-281-4/+4
* fix leakCaolán McNamara2017-02-281-8/+7
* fix leakCaolán McNamara2017-02-281-4/+4
* fix leakCaolán McNamara2017-02-271-14/+14
* ofz: fix leakCaolán McNamara2017-02-271-9/+7
* new loplugin: useuniqueptr: lotuswordproNoel Grandin2017-01-111-2/+2
* convert MapUnit to scoped enumNoel Grandin2016-10-051-1/+1
* new plugin stylepoliceNoel Grandin2016-04-211-13/+13
* recurse protection for XFConvertCaolán McNamara2016-03-151-2/+2
* cppcheck: silence unusedPrivateFunctionCaolán McNamara2016-01-211-8/+8
* Fix typosAndrea Gelmini2016-01-101-1/+1
* deploy references to keep layout alive long enoughCaolán McNamara2015-12-131-15/+15
* protect against missing FoundryCaolán McNamara2015-12-131-0/+2
* guard against infinite recursion on parsing objectsCaolán McNamara2015-12-101-1/+1
* guard against missing FoundryCaolán McNamara2015-12-101-2/+2
* guard against infinite recursion on registering stylesCaolán McNamara2015-12-091-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-8/+8
* Fix typosAndrea Gelmini2015-07-191-2/+2
* remove pointless comments in lotuswordproNoel Grandin2015-07-171-8/+2
* Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-1/+1
* Fix OutputDevice members / stack allocation: desktop, sfx2, lwp.Michael Meeks2015-04-101-4/+4
* TyposJulien Nabet2015-02-241-1/+1
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-191-1/+1
* coverity#738972 Use after freeCaolán McNamara2014-11-141-4/+4
* loplugin: cstylecastNoel Grandin2014-10-231-3/+3
* new compilerplugin returnbyrefNoel Grandin2014-06-241-28/+28
* Fix memory leaks, by refcounting LwpObjectStephan Bergmann2014-06-061-22/+22
* lotuswordpro: sal_Bool->boolNoel Grandin2014-04-231-18/+18
* use 'native' OUString api in lotuswordpro instead of macro and wrappersNorbert Thiebaud2014-03-081-1/+1
* coverity#738738: Unitialized scalar fieldNorbert Thiebaud2014-03-031-2/+6
* coverity#738739: Unitialized scalar fieldNorbert Thiebaud2014-03-021-0/+1
* coverity#738740: Unitialized scalar fieldNorbert Thiebaud2014-03-021-0/+1
* Remove visual noise from lotuswordproAlexander Wilms2014-02-261-4/+0
* coverity#738975 Use after freeCaolán McNamara2013-02-161-3/+6
* fix up endianness of lowhanging QuickReadsCaolán McNamara2011-05-221-10/+4
* fix what there is to fixCaolán McNamara2011-04-111-20/+22
* remove first chunk of lotuswordpro warningsCaolán McNamara2010-10-131-1/+1
* 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/+1061