summaryrefslogtreecommitdiff
path: root/include/xmlscript
AgeCommit message (Expand)AuthorFilesLines
2018-07-24loplugin:unusedfields,can-be-const in xmlscriptNoel Grandin1-1/+1
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin4-13/+13
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-5/+5
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-12/+6
2017-01-19new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin1-1/+3
2016-12-07Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski2-2/+2
2016-12-06tdf#88206 replace cppu::WeakImplHelper* in sax and xml*Jochen Nitschke1-2/+2
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin1-3/+3
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-05sequence->vector in xmlscriptNoel Grandin1-2/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin4-56/+39
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-07-30loplugin:unusedmethodsNoel Grandin1-8/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2014-06-05xmlscript: remove SAL_THROW macroNoel Grandin4-32/+16
2014-03-27xmlscript: sal_Bool->boolNoel Grandin1-4/+4
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-03-01Remove visual noise from includeAlexander Wilms3-3/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2013-11-09fdo#65108 inter-module includes <> include/xmlscriptNorbert Thiebaud4-6/+6
2013-10-23fixincludeguards.sh: include/xml*Thomas Arnhold6-12/+12
2013-04-23execute move of global headersBjoern Michaelsen6-0/+439