summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwppagelayout.cxx
AgeCommit message (Expand)Author
2021-10-17just do one lookup for loop detectionCaolán McNamara
2021-10-16ofz#40004 TimeoutCaolán McNamara
2021-09-27ofz#39374: avoid infinite loopCaolán McNamara
2020-11-19tdf#123936 Formatting files in module lotuswordpro with clang-formatPhilipp Hofer
2020-06-08tdf#42949 Fix IWYU warnings in lotuswordpro/*/*cxxGabor Kelemen
2020-04-21tdf#42949 Fix IWYU warnings in lotuswordpro/source/filter/*hxxGabor Kelemen
2020-04-07loplugin:flatten in lotuswordproNoel Grandin
2019-04-13loplugin:sequentialassign in linguistic..lotuswordproNoel Grandin
2019-01-07use unique_ptr in lotuswordproNoel Grandin
2018-08-14LwpPageLayout::GetPageNumber returns sal_Int32Stephan Bergmann
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-20Fix typosAndrea Gelmini
2018-04-03loplugin:useuniqueptr in XFStyleContainerNoel Grandin
2018-03-25ofz#7109 infinite regressCaolán McNamara
2018-03-06ofz: memory leakCaolán McNamara
2018-01-26ofz: null derefCaolán McNamara
2018-01-07ofz#4979 Divide-by-zeroCaolán McNamara
2018-01-05ofz#4879 Divide-by-zeroCaolán McNamara
2017-11-13Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann
2017-08-01loplugin:constparams in lotuswordproNoel Grandin
2017-06-15ofz: loop in layoutCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin
2017-04-11loplugin:inlinefields in lotuswordproNoel Grandin
2017-03-01coverity#1401593 Wrapper object use after freeCaolán McNamara
2017-02-28loplugin:subtlezeroinitCaolán McNamara
2017-02-28std::unique_ptr -> rtl::Reference for loplugin:refcountingCaolán McNamara
2017-02-28fix leakCaolán McNamara
2017-02-28fix leakCaolán McNamara
2017-02-28fix leakCaolán McNamara
2017-02-27fix leakCaolán McNamara
2017-02-27ofz: fix leakCaolán McNamara
2017-01-11new loplugin: useuniqueptr: lotuswordproNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-03-15recurse protection for XFConvertCaolán McNamara
2016-01-21cppcheck: silence unusedPrivateFunctionCaolán McNamara
2016-01-10Fix typosAndrea Gelmini
2015-12-13deploy references to keep layout alive long enoughCaolán McNamara
2015-12-13protect against missing FoundryCaolán McNamara
2015-12-10guard against infinite recursion on parsing objectsCaolán McNamara
2015-12-10guard against missing FoundryCaolán McNamara
2015-12-09guard against infinite recursion on registering stylesCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-19Fix typosAndrea Gelmini
2015-07-17remove pointless comments in lotuswordproNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: desktop, sfx2, lwp.Michael Meeks
2015-02-24TyposJulien Nabet