summaryrefslogtreecommitdiff
path: root/svl/source/inc
AgeCommit message (Expand)Author
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
2014-02-12remove SvStream::operator>> methodsNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-10-28fixincludeguards.sh: svlThomas Arnhold
2013-07-17fdo#62475 removed pointless commentsJelle van der Waa
2013-07-08-Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann
2013-06-05fdo#46808, Convert XMultiServiceFactory in svl moduleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-27Check for _MSC_VER instead of MSC in sourcesTor Lillqvist
2012-10-02sal_Bool->bool in svl::PasswordContainerNoel Grandin
2012-09-11Improvement on previous commitStephan Bergmann