summaryrefslogtreecommitdiff
path: root/editeng/source/items/justifyitem.cxx
AgeCommit message (Expand)Author
2019-12-11tdf#129300 alignment enums not translated in organizerCaolán McNamara
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-07-27Remove unused copy assignment ops of SfxPoolItem-derived classesStephan Bergmann
2018-01-15More loplugin:cstylecast: editengStephan Bergmann
2017-10-23loplugin:includeform: editengStephan Bergmann
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-09-14improve redundantcast lopluginNoel Grandin
2017-08-07Removing unused SfxItemPool serialisation from editengVarun Dhall
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-03-31use actual UNO enums in editengNoel Grandin
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-17convert SvxCellJustifyMethod to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-04-13loplugin:staticmethodsNoel Grandin
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin
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
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-02-27Removed unused codeSzabolcs Dezsi
2011-11-27remove include of pch header in editengNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12fix mis-merge all-around.Norbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-16Translation of german comments.Albert Thuswaldner
2011-02-14Remove bogus comments and dead code from editeng, next part.Arnaud Versini
2011-01-18No need to check for a failed condition since the value has an init value.Kohei Yoshida
2011-01-18WaE patch for editeng.Christian Lohmaier
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05Fixed a build breakage; QueryValue and PutValue now return bool.Kohei Yoshida
2010-10-05Ported calc-distributed-cell-text-*.diff from ooo-build.Kohei Yoshida