summaryrefslogtreecommitdiff
path: root/editeng/source/items/xmlcnitm.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-09use std::unique_ptrDavid Tardon1-1/+2
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-2/+2
2016-08-05use std::move in a few placesNoel Grandin1-1/+1
2016-06-13Clean up uses of Any::getValue() in editengStephan Bergmann1-11/+7
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann1-1/+1
2016-05-25tdf#89329: use unique_ptr for pImpl in xmlcnitmXisco Fauli1-10/+8
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht1-1/+1
2015-09-13editeng: com::sun::star->cssNoel Grandin1-2/+2
2015-07-20loplugin:unusedmethods svlNoel Grandin1-7/+0
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-2/+2
2014-12-12fdo#39440 reduce scope of local variablesMichael Weghorn1-2/+1
2014-10-01loplugin: cstylecastNoel Grandin1-2/+2
2014-09-25editeng: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-08-11-Werror,-Wundefined-bool-conversionStephan Bergmann1-1/+1
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-2/+2
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-2/+2
2014-03-03editeng: sal_Bool->boolNoel Grandin1-2/+2
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-16/+16
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2011-12-23Fix for fdo43460 Part XIV getLength() to isEmpty()Gustavo Buzzatti Pacheco1-1/+1
2011-11-27remove include of pch header in editengNorbert Thiebaud1-2/+0
2011-05-16do not leak memoryDavid Tardon1-9/+2
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-21/+21
2011-02-14Remove bogus comments and dead code from editeng, next part.Arnaud Versini1-1/+0
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong /...Carsten Driesner1-25/+25
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-04Convert all Query/Put Value() to boolNorbert Thiebaud1-6/+7
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-01-06#i107450#: move code from svx to new module editengMathias Bauer1-0/+251