summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpcelllayout.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-3/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-01fix leakCaolán McNamara1-20/+19
2017-02-28fix leakCaolán McNamara1-8/+8
2017-01-11new loplugin: useuniqueptr: lotuswordproNoel Grandin1-2/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-01-21cppcheck: silence unusedPrivateFunctionCaolán McNamara1-3/+3
2015-12-13more use of references to avoid crashingCaolán McNamara1-2/+2
2015-12-13use more references to fix life cyclesCaolán McNamara1-3/+3
2015-12-13recursion protectionCaolán McNamara1-3/+3
2015-12-13need more dynamic casts hereCaolán McNamara1-4/+1
2015-12-12guard against missing tableCaolán McNamara1-1/+5
2015-12-10remove misleading commentDavid Tardon1-1/+0
2015-12-10guard against missing table layoutCaolán McNamara1-0/+3
2015-12-10protect against missing Table LayoutCaolán McNamara1-2/+3
2015-12-09guard against infinite recursion on registering stylesCaolán McNamara1-1/+1
2015-12-09guard against styles based on themselvesCaolán McNamara1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-14/+14
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-07-17remove pointless comments in lotuswordproNoel Grandin1-2/+0
2015-07-03Fix typosAndrea Gelmini1-1/+1
2014-11-14coverity#738972 Use after freeCaolán McNamara1-4/+3
2014-06-24new compilerplugin returnbyrefNoel Grandin1-18/+18
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann1-17/+17
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin1-14/+14
2014-04-14typo: positon -> positionThomas Arnhold1-1/+1
2014-04-04coverity#738687 Uninitialized scalar fieldCaolán McNamara1-1/+6
2014-04-04coverity#738686 Uninitialized scalar fieldCaolán McNamara1-1/+4
2014-03-19coverity#735756 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-03-19coverity#735755 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-02-26Remove visual noise from lotuswordproAlexander Wilms1-7/+5
2014-02-23Remove unneccessary commentsAlexander Wilms1-3/+3
2014-01-28bool improvementsStephan Bergmann1-9/+9
2013-10-20drop some tools/string includesCaolán McNamara1-2/+0
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-4/+3
2013-02-18coverity: fix memory leakMarkus Mohrhard1-2/+1
2013-02-18coverity: fix memory leakMarkus Mohrhard1-2/+1
2011-08-23callcatcher: yet more unused codeCaolán McNamara1-22/+1
2011-04-11fix what there is to fixCaolán McNamara1-23/+14
2011-03-04Remove useless comments in filters.Guillaume Poussel1-1/+1
2010-12-13cppcheck: init member variableCaolán McNamara1-0/+1
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara1-2/+2
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/+955