summaryrefslogtreecommitdiff
path: root/editeng/source/items/justifyitem.cxx
AgeCommit message (Expand)Author
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