summaryrefslogtreecommitdiff
path: root/editeng/source/outliner/paralist.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara1-7/+7
2020-05-29improve pahole script and pack a few classesNoel Grandin1-2/+2
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-5/+5
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen1-2/+0
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin1-2/+2
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-05-15loplugin:useuniqueptr in ParagraphListNoel Grandin1-16/+17
2018-03-11Use for-range loops in editengJulien Nabet1-6/+5
2018-01-12More loplugin:cstylecast: editengStephan Bergmann1-3/+3
2017-11-13clang-tidy modernize-use-equals-default in editengJochen Nitschke1-15/+0
2017-10-23loplugin:includeform: editengStephan Bergmann1-1/+1
2017-07-28loplugin:constparams in editengNoel Grandin1-11/+8
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert editeng module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin1-2/+2
2016-10-03add more dumpAsXml()Noel Grandin1-0/+18
2016-03-10loplugin:constantparam in editengNoel Grandin1-8/+4
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky1-0/+2
2015-09-17convert Link<> to typedNoel Grandin1-2/+2
2015-04-24loplugin:simplifyboolStephan Bergmann1-3/+3
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-3/+3
2015-03-02convert PARAFLAG_ constants to enum classNoel Grandin1-2/+2
2015-02-07loplugin:deletedspecialStephan Bergmann1-11/+0
2014-04-15editeng: sal_Bool->boolNoel Grandin1-4/+4
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-27editeng: sal_Bool->boolNoel Grandin1-5/+5
2014-01-21EDITENG : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-7/+0
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-24/+34
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-0/+1
2011-12-08childs -> childrenMichael T. Whiteley1-3/+3
2011-11-27remove include of pch header in editengNorbert Thiebaud1-2/+0
2011-09-30callcatcher: newly unused codeCaolán McNamara1-12/+0
2011-09-30callcatcher: remove newly unused codeCaolán McNamara1-44/+0
2011-03-12fix mis-merge all-around.Norbert Thiebaud1-2/+2
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-32/+30
2011-03-04Changed some Insert calls for Append and added some asserts.npcdoom1-1/+10
2011-03-04Remove deprecated List container.npcdoom1-41/+77
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-16Translation of german comments.Albert Thuswaldner1-1/+1
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong /...Carsten Driesner1-35/+35
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-01-06#i107450#: move code from svx to new module editengMathias Bauer1-0/+290