summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwppagelayout.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:sequentialassign in linguistic..lotuswordproNoel Grandin2019-04-131-4/+1
* use unique_ptr in lotuswordproNoel Grandin2019-01-071-6/+6
* LwpPageLayout::GetPageNumber returns sal_Int32Stephan Bergmann2018-08-141-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* Fix typosAndrea Gelmini2018-07-201-2/+2
* loplugin:useuniqueptr in XFStyleContainerNoel Grandin2018-04-031-4/+4
* ofz#7109 infinite regressCaolán McNamara2018-03-251-1/+1
* ofz: memory leakCaolán McNamara2018-03-061-18/+18
* ofz: null derefCaolán McNamara2018-01-261-1/+1
* ofz#4979 Divide-by-zeroCaolán McNamara2018-01-071-2/+6
* ofz#4879 Divide-by-zeroCaolán McNamara2018-01-051-2/+7
* Fix typosAndrea Gelmini2017-11-131-1/+1
* loplugin:includeform: lotuswordproStephan Bergmann2017-10-231-9/+9
* loplugin:constparams in lotuswordproNoel Grandin2017-08-011-4/+4
* ofz: loop in layoutCaolán McNamara2017-06-151-2/+14
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin2017-04-241-4/+1
* loplugin:inlinefields in lotuswordproNoel Grandin2017-04-111-12/+2
* 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