summaryrefslogtreecommitdiff
path: root/framework/inc/xml
AgeCommit message (Expand)Author
2016-01-26Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann
2016-01-14fix the MSVC 2013 --enable-lto buildMichael Stahl
2015-11-20new loplugin:unusedfieldsNoel Grandin
2015-11-18Remove unused toolbaritem propertiesSamuel Mehrbrodt
2015-11-16Remove the ability to set tooltips in the toolbar xml filesSamuel Mehrbrodt
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-03Support of popupmenu resource typeMaxim Monastirsky
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01Fix typosAndrea Gelmini
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-15loplugin:unusedmethods frameworkNoel Grandin
2015-06-29coverity#1308570 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308516 Uncaught exceptionCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-12framework: sal_Bool -> boolStephan Bergmann
2014-08-18document the swap-on-free idiom usageNoel Grandin
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20Remove unused ThreadHelpBase baseStephan Bergmann
2014-03-19Remove unused ThreadHelpBase baseStephan Bergmann
2014-03-19Access safe members directlyStephan Bergmann
2014-03-19Use SolarMutexGuard directlyStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-18Remove unused ThreadHelpBase baseStephan Bergmann
2014-02-26Remove visual noise from frameworkAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-13coverity#737240 Uncaught exceptionCaolán McNamara
2014-02-13coverity#737239 Uncaught exceptionCaolán McNamara
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-09-26typo fixes in commentsAndras Timar
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin
2013-07-23Convert framework::AcceleratorConfigurationReader to WeakImplHelperNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-16Resolves: #i118556# replace framework::OUStringHashCode with rtl::OUStringHashAriel Constenla-Haile
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2012-12-14callcatcher: update unused code listCaolán McNamara
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-23fdo#46808, use service constructor for xml::sax::WriterNoel Grandin