summaryrefslogtreecommitdiff
path: root/include/xmlscript
AgeCommit message (Expand)Author
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin
2016-12-07Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski
2016-12-06tdf#88206 replace cppu::WeakImplHelper* in sax and xml*Jochen Nitschke
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-05sequence->vector in xmlscriptNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-06-05xmlscript: remove SAL_THROW macroNoel Grandin
2014-03-27xmlscript: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/xmlscriptNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/xml*Thomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen
span title='2015-09-18 07:59:14 +0000'>2015-09-18boost->stdCaolán McNamara 2015-08-06If we want this to crash intentionally, use abort() thenTor Lillqvist 2015-06-23Revert "Typo: iff->if"Julien Nabet 2015-06-23Typo: iff->ifJulien Nabet 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-01-20Some more loplugin:cstylecast: salhelperStephan Bergmann 2014-12-19Remove unused */qa/checkapi/Stephan Bergmann 2014-10-01fdo#82577: Handle TimeNoel Grandin 2014-08-25set names on a bunch more threads...Michael Stahl 2014-08-13salhelper: work around spurious warning C4189Michael Stahl 2014-06-06fixincludeguards: fix include guardsThomas Arnhold 2014-06-05various: remove SAL_THROW macroNoel Grandin 2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold 2014-04-28prefer makefile-gmake-modeTakeshi Abe 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-02-26Remove visual noise from salhelperAlexander Wilms 2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe 2014-02-17salhelper: sal_Bool -> boolStephan Bergmann