summaryrefslogtreecommitdiff
path: root/svl/source/items/style.cxx
AgeCommit message (Expand)Author
2014-06-17fdo#38513 - Accelerate non-poolable item add / remove.Michael Meeks
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara
2014-05-06dflt -> defaultThomas Arnhold
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-04svl/style.hxx: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-14coverity#708255 Uninitialized pointer fieldCaolán McNamara
2014-03-13Related: fdo#30770 fix rtf cut/paste crashCaolán McNamara
2014-03-11fdo#39468 Translate German commentsTobias Lippert
2014-03-11fdo#30770 - Speed up xslx importTobias Lippert
2014-03-11callcatcher: update unused codeCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from svlAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-10-03SfxStyleSheetBase::SetFollow: OSL_FAIL -> SAL_WARNMiklos Vajna
2013-09-04remove filerec.hxx inclusion where not neededPhilipp Riemer
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl
2013-07-27SfxStyleSheetBasePool::Make: remove nPos parameterMichael Stahl
2013-07-07OUString, missing conversion in a DBG caseNorbert Thiebaud
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-04-30i#120015# Let SdrUndoAttrObj remember a reference to the used style to surviveArmin Le Grand
2013-04-10Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_ImplArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith
2013-03-26Cleanup comments and some translations in style.cxxJoren De Cuyper
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-22silence MacOS X tinderboxDavid Tardon
2013-01-22do not second-guess which classes use a stylesheetDavid Tardon
2012-11-30Fixed style iterators filters to show only hidden styles when requiredCédric Bosdonnat
2012-11-30Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden stylesCédric Bosdonnat
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke
2012-10-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin
2012-09-14SfxStyleSheetBasePool::Remove: fix valgrind warning:Michael Stahl
2012-09-06Replace usage of rtl/memory.h in svl with equivalent from string.hArnaud Versini
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-02re-base on ALv2 code.Michael Meeks
2012-04-11UniString->rtl::OUStringCaolán McNamara
2012-02-28SfxStyleSheet needs a default ctorCaolán McNamara
2012-02-16callcatcher: update unused code listCaolán McNamara
2012-02-08update unused listCaolán McNamara
2012-02-07Reintroduce MSVC workaroundStephan Bergmann
2012-02-05Remove unused codeElton Chung
2012-01-13Fix for fdo43460 Part XXXVI getLength() to isEmpty()Olivier Hallot