summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdtext.cxx
AgeCommit message (Expand)Author
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2019-06-11loplugin:virtualdown in SdrTextNoel Grandin
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2018-10-05return std::unique_ptr from SdrText::RemoveOutlinerParaObjectNoel Grandin
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-14loplugin:constantparamNoel Grandin
2018-02-07loplugin:useuniqueptr in SdrTextNoel Grandin
2017-12-13sal_uIntPtr->sal_Int32 in SdrModelNoel Grandin
2017-11-22loplugin:flatten in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-09-12impress: extend dumpAsXml to table cell and stylesNoel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-09-16boost->stdCaolán McNamara
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-06-30Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-04-09deleting NULL is safeTakeshi Abe
2013-04-09sal_Bool to boolTakeshi Abe
2013-03-27-Wunused-macrosStephan Bergmann
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-02-15Fix some translation oversightsStefan Knorr (astron)
2012-01-24Comments Translations.Stefan Knorr
2012-01-24Removal of commented code.Stefan Knorr
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-06-04Removed comments/commented codeChristina Rossmanith
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-08FASTBOOL to bool conversionNorbert Thiebaud
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov