summaryrefslogtreecommitdiff
path: root/svl/source/inc
AgeCommit message (Expand)Author
2016-06-01tdf#89329: use unique_ptr for pImpl in itempoolXisco Fauli
2016-05-19loplugin:unusedmethods in slideshow to svtoolsNoel Grandin
2016-04-13loplugin:passstuffbyref in svlNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-09-07svl: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-27remove some unused definesNoel Grandin
2015-07-06loplugin:unusedmethods svlNoel Grandin
2015-07-02coverity#1309053 Uncaught exceptionCaolán McNamara
2015-07-02coverity#1309052 Uncaught exceptionCaolán McNamara
2015-07-02coverity#1309051 Uncaught exceptionCaolán McNamara
2015-07-02loplugin:unusedmethods toolsNoel Grandin
2015-06-27coverity#1308438 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308437 Uncaught exceptionCaolán McNamara
2015-06-19rename some types in SfxPoolItemArray_ImplNoel Grandin
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-11svl: use constructor syntax in svl.componentChris Sherlock
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-04V813: Decreased performanceCaolán McNamara
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-24svl: Internalize strmadpt.hxx headerMatúš Kukan
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-07-25fdo#39468 Make svl/ German comment cleanPhilipp Weissenbacher
2014-07-24svl: remove some odd and obsolete debugging code related to MI_HATS_REPARIERTMichael Stahl
2014-07-24move SFX_ITEMS_DIRECT etc. definitions inside the moduleNoel Grandin
2014-07-23move string IO methods out of global headerNoel Grandin
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-06-17fdo#38513 - Accelerate non-poolable item add / remove.Michael Meeks
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-04-07Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from svlAlexander Wilms
2014-02-19coverity#738854 Uninitialized scalar fieldCaolán McNamara