summaryrefslogtreecommitdiff
path: root/editeng/source/items/xmlcnitm.cxx
AgeCommit message (Expand)Author
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-01-12More loplugin:cstylecast: editengStephan Bergmann
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2016-09-09use std::unique_ptrDavid Tardon
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-05use std::move in a few placesNoel Grandin
2016-06-13Clean up uses of Any::getValue() in editengStephan Bergmann
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-25tdf#89329: use unique_ptr for pImpl in xmlcnitmXisco Fauli
2016-02-09Remove excess newlinesChris Sherlock
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht
2015-09-13editeng: com::sun::star->cssNoel Grandin
2015-07-20loplugin:unusedmethods svlNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-12-12fdo#39440 reduce scope of local variablesMichael Weghorn
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-25editeng: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-08-11-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2011-12-23Fix for fdo43460 Part XIV getLength() to isEmpty()Gustavo Buzzatti Pacheco
2011-11-27remove include of pch header in editengNorbert Thiebaud
2011-05-16do not leak memoryDavid Tardon
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-14Remove bogus comments and dead code from editeng, next part.Arnaud Versini
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong /...Carsten Driesner
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-04Convert all Query/Put Value() to boolNorbert Thiebaud
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-01-06#i107450#: move code from svx to new module editengMathias Bauer