summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpdoc.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-08-17ofz: infinite loopCaolán McNamara1-2/+5
2018-03-29lwp infinite loopCaolán McNamara1-8/+9
2018-02-17ofz: infinite loopCaolán McNamara1-0/+4
2018-02-12replace m_pFoundry with m_xOwnedFoundryCaolán McNamara1-16/+15
2018-02-12potential leaksCaolán McNamara1-8/+5
2018-02-11ofz#6225 Infinite recursionCaolán McNamara1-16/+26
2018-02-10ofz: time-outCaolán McNamara1-0/+4
2018-02-08infinite regressCaolán McNamara1-10/+14
2018-01-30ofz: loop detectCaolán McNamara1-1/+5
2018-01-30ofz#5313 TimeoutCaolán McNamara1-0/+5
2018-01-05ofz#4966 loop in text stylesCaolán McNamara1-0/+2
2017-11-29loplugin:unusedmethodsNoel Grandin1-17/+0
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann1-2/+2
2017-08-01loplugin:constparams in lotuswordproNoel Grandin1-2/+2
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin1-8/+2
2017-03-28ofz#955 timeout in lwp loadingCaolán McNamara1-1/+4
2017-03-01fix leakCaolán McNamara1-10/+8
2017-01-11new loplugin: useuniqueptr: lotuswordproNoel Grandin1-17/+17
2016-06-29move #includes to top of fileNoel Grandin1-1/+1
2016-04-21new plugin stylepoliceNoel Grandin1-7/+7
2015-12-13guard against infinite recursionCaolán McNamara1-2/+3
2015-12-13deploy references to keep layout alive long enoughCaolán McNamara1-3/+3
2015-12-13use more references to fix life cyclesCaolán McNamara1-8/+8
2015-12-10need dynamic casts here, etc.Caolán McNamara1-1/+1
2015-12-10guard against missing FoundryCaolán McNamara1-20/+29
2015-12-10guard against infinite recursionCaolán McNamara1-1/+1
2015-12-10guard against infinite recursion on parsing objectsCaolán McNamara1-4/+4
2015-12-09guard against infinite recursion on registering stylesCaolán McNamara1-5/+5
2015-12-09guard against missing RootDocumentCaolán McNamara1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-23/+23
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-07-17remove pointless comments in lotuswordproNoel Grandin1-1/+1
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn1-7/+3
2014-06-24new compilerplugin returnbyrefNoel Grandin1-51/+51
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann1-57/+57
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin1-9/+9
2014-04-04coverity#738694 Uninitialized scalar fieldCaolán McNamara1-2/+7
2014-03-08use 'native' OUString api in lotuswordpro instead of macro and wrappersNorbert Thiebaud1-9/+9
2012-06-29Remove include guardsThomas Arnhold1-2/+0
2011-12-30Fix for fdo43460 Part XXIV getLength() to isEmpty()Olivier Hallot1-1/+1
2011-08-22regoptions (etc.) now unused post registration-removalCaolán McNamara1-30/+3
2011-05-22fix up endianness of lowhanging QuickReadsCaolán McNamara1-2/+2
2011-04-11fix what there is to fixCaolán McNamara1-49/+49
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin1-0/+830