summaryrefslogtreecommitdiff
path: root/editeng/source/items/numitem.cxx
AgeCommit message (Expand)Author
2014-11-11callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-26remove unnecessary casts in misc calls to SvStream.Write*Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-23coverity#707758 Uninitialized scalar fieldCaolán McNamara
2014-05-11coverity#707758 Uninitialized scalar fieldCaolán McNamara
2014-05-11coverity#1019408 Uninitialized scalar fieldCaolán McNamara
2014-04-15editeng: sal_Bool->boolNoel Grandin
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist
2014-03-06coverity#1190356 Dereference null return valueCaolán McNamara
2014-03-05remove unused code SvxNumRule::Create(SvStream&)Noel Grandin
2014-03-05remove unused code SvxNumberFormat::Create(SvStream&)Noel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-11-14SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameterStephan Bergmann
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-09-12WaE: C4701: potentially uninitialized local variable 'pGraphic' usedTor Lillqvist
2013-09-11convert editeng/source/items/*.cxx from String to OUStringNoel Grandin
2013-09-11convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin
2013-09-11convert include/editeng/numitem.hxx from String to OUStringNoel Grandin
2013-08-28fdo#68648: SvxNumRule: serialize the aFmtsSet flags tooMichael Stahl
2013-08-17String to OUStringMatteo Casalin
2013-08-12String to OUString and some optimizationsMatteo Casalin
2013-04-22restore SvxNumRule::SetLevel variantCaolán McNamara
2013-04-19Revert "Revert "fix fdo#47018 Impress paste destroy bullet""Eike Rathke
2013-04-19Revert "fix fdo#47018 Impress paste destroy bullet"Stephan Bergmann
2013-04-18fix fdo#47018 Impress paste destroy bulletCao Cuong Ngo
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-05-29targeted string re-workNorbert Thiebaud
2012-04-06reduce overzealous namingLuboš Luňák
2012-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara
2012-02-14Remove unused code.Santiago Martinez
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara