summaryrefslogtreecommitdiffstats
path: root/include/toolkit/helper/macros.hxx
Commit message (Expand)AuthorAgeFilesLines
* log nice exception messages whereever possibleNoel Grandin2019-03-071-7/+8
* expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin2019-03-011-12/+0
* tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen2019-01-151-2/+0
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-241-0/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* replace double checked locking patterns in getTypes macrosJochen Nitschke2017-06-121-12/+2
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-3/+1
* Some manual loplugin:comparisonwithconstant fixes in macros...Stephan Bergmann2017-05-181-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-13/+13
* Remove excess newlinesChris Sherlock2016-02-091-6/+0
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* com::sun::star->css in include/sot to include/typelibNoel Grandin2015-10-231-25/+25
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-10/+10
* remove some unused definesNoel Grandin2015-08-031-16/+0
* inline a bunch of use-once macrosNoel Grandin2015-07-271-51/+0
* remove some unused definesNoel Grandin2015-07-271-17/+0
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-1/+1
* tdf#78174: toolkit: work around GCC 4.9 -Os link failureMichael Stahl2015-02-161-4/+6
* toolkit: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-121-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-13/+13
* toolkit: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-11/+1
* Remove visual noise from includeAlexander Wilms2014-03-011-10/+10
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-17/+17
* bool improvementsStephan Bergmann2014-01-291-1/+1
* fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold2013-10-231-3/+3
* These functions can throw RuntimeExceptionStephan Bergmann2013-05-151-2/+2
* execute move of global headersBjoern Michaelsen2013-04-231-0/+305