summaryrefslogtreecommitdiffstats
path: root/framework/inc/xml
Commit message (Expand)AuthorAgeFilesLines
* 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
* callcatcher: update unused code listCaolán McNamara2012-12-141-4/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-11-157-164/+101
* fdo#46808, use service constructor for xml::sax::WriterNoel Grandin2012-10-231-1/+1
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-1/+2
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-161-3/+0
* reduce ascii noise and useless commentsThomas Arnhold2012-08-085-21/+0
* remove include comments and boxesThomas Arnhold2012-08-086-43/+0
* Remove commented out codeThomas Arnhold2012-08-071-3/+0
* remove unnecessary includes of svl/svarray.hxxCaolán McNamara2012-07-301-1/+0
* Remove unused definesThomas Arnhold2012-07-011-32/+0
* re-base on ALv2 code.Michael Meeks2012-06-213-69/+42
* Convert SV_DECL_PTRARR_DEL(ImageItemListDescriptor) to boost::ptr_vectorNoel Grandin2012-06-121-2/+1
* Convert SV_DECL_PTRARR_DEL(ExternalImageItemListDescriptor) to ptr_vectorNoel Grandin2012-06-121-2/+1
* Convert SV_DECL_PTRARR_DEL( ImageListDescriptor) to boost::ptr_vectorNoel Grandin2012-06-121-2/+2
* remove static objects from static_initialization_and_destruction chainCaolán McNamara2012-04-022-0/+5
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-3/+3