summaryrefslogtreecommitdiffstats
path: root/framework/inc/xml
Commit message (Expand)AuthorAgeFilesLines
* loplugin:singlevalfields in frameworkNoel Grandin2016-06-243-4/+0
* tdf#97499 Fixed containers parameters clearing #4tymyjan2016-04-041-2/+1
* tdf#97499 Fixed containers parameters clearing #3tymyjan2016-04-042-4/+2
* Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann2016-01-262-21/+0
* fix the MSVC 2013 --enable-lto buildMichael Stahl2016-01-142-0/+3
* new loplugin:unusedfieldsNoel Grandin2015-11-202-4/+0
* Remove unused toolbaritem propertiesSamuel Mehrbrodt2015-11-182-17/+9
* Remove the ability to set tooltips in the toolbar xml filesSamuel Mehrbrodt2015-11-162-4/+1
* framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-111-2/+1
* framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-111-1/+1
* framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-111-1/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* Support of popupmenu resource typeMaxim Monastirsky2015-11-031-2/+5
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-271-1/+0
* com::sun::star->css in frameworkNoel Grandin2015-10-147-283/+283
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-126-68/+68
* Fix typosAndrea Gelmini2015-10-011-1/+1
* framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-146-12/+12
* loplugin:unusedmethodsNoel Grandin2015-08-051-5/+0
* loplugin:unusedmethods frameworkNoel Grandin2015-07-152-17/+7
* coverity#1308570 Uncaught exceptionCaolán McNamara2015-06-291-1/+1
* coverity#1308516 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-155-18/+18
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-265-13/+13
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-023-14/+14
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-151-1/+0
* framework: sal_Bool -> boolStephan Bergmann2014-09-121-1/+1
* document the swap-on-free idiom usageNoel Grandin2014-08-183-3/+3
* framework: sal_Bool->boolNoel Grandin2014-04-076-25/+25
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-066-36/+0
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-266-68/+68
* Remove unused ThreadHelpBase baseStephan Bergmann2014-03-201-2/+1
* Remove unused ThreadHelpBase baseStephan Bergmann2014-03-191-3/+1
* Access safe members directlyStephan Bergmann2014-03-191-2/+1
* Use SolarMutexGuard directlyStephan Bergmann2014-03-191-4/+2
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-3/+2
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-3/+2
* Remove unused ThreadHelpBase baseStephan Bergmann2014-03-181-2/+1
* Remove visual noise from frameworkAlexander Wilms2014-02-265-32/+32
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-266-66/+66
* coverity#737240 Uncaught exceptionCaolán McNamara2014-02-131-2/+3
* coverity#737239 Uncaught exceptionCaolán McNamara2014-02-131-2/+3
* fixincludeguards.sh: frameworkThomas Arnhold2013-11-0510-26/+26
* drop unnecessary tools/string includesCaolán McNamara2013-10-201-1/+0
* typo fixes in commentsAndras Timar2013-09-261-5/+5
* convert FRAMEWORK module from String to OUStringNoel Grandin2013-09-171-10/+10
* Convert framework::AcceleratorConfigurationReader to WeakImplHelperNoel Grandin2013-07-231-8/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-078-108/+108
* Resolves: #i118556# replace framework::OUStringHashCode with rtl::OUStringHashAriel Constenla-Haile2013-03-163-3/+3
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-1/+1