summaryrefslogtreecommitdiff
path: root/include/svl/style.hxx
AgeCommit message (Expand)Author
2015-07-20loplugin:unusedmethods svlNoel Grandin
2015-07-06loplugin:unusedmethods svlNoel Grandin
2015-04-22convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin
2015-02-18boost->stdCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-18fdo#39468 translate German commentsMichael Weghorn
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-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
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-04-04svl/style.hxx: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
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-03-10Add comment to StyleSheetIteratorTobias Lippert
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/svlNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
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-27fdo#67303: sw: speed up setting IsHidden property on stylesMichael Stahl
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-04-23execute move of global headersBjoern Michaelsen