summaryrefslogtreecommitdiff
path: root/svl/source/items/style.cxx
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-06loplugin:unusedmethods svlNoel Grandin
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-04-22convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-02-18boost->stdCaolán McNamara
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2014-12-12leave the deliberately unused, not-for-use method inlineCaolán McNamara
2014-12-08Move IndexedStyleSheets to the Imp(l) class.Kohei Yoshida
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-25loplugin: cstylecastNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-16svl: Remove ASCII art and pointless commentsChris Laplante
2014-07-23fdo#39468 Translate German commentsPhilipp Weissenbacher
2014-07-23fdo#76754 Add return first to IndexedStyleSheets to speed up ods writingTobias Lippert
2014-07-23simplify SfxItemPool::GetPresentationNoel Grandin
2014-07-23fdo#76754 Add Positions by StyleSheetFamily to IndexedStyleSheetsTobias Lippert
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