summaryrefslogtreecommitdiff
path: root/include/xmloff/controlpropertyhdl.hxx
AgeCommit message (Expand)Author
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
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2013-11-09fdo#65108 inter-module includes <> include/xmloffNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/xml*Thomas Arnhold
2013-09-16sal_Bool to boolEike Rathke
2013-04-23execute move of global headersBjoern Michaelsen
/inc/odbc/ODatabaseMetaDataResultSet.hxx?id=6069a66690a10550d54f7641cda1aa83560ff019'>tdf#124176 Use pragma once in connectivityVincent LE GARREC 2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann 2020-07-18compact namespace: connectivityNoel Grandin 2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin 2017-12-19inline use-once typedefsNoel Grandin 2017-10-23loplugin:includeform: connectivityStephan Bergmann 2017-07-05loplugin:useuniqueptr in basic..cppcanvasNoel Grandin 2017-03-03Remove redundant 'inline' keywordStephan Bergmann 2017-02-15Drop :: prefix from std in c*/Tor Lillqvist 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann 2016-11-10loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin 2016-10-26coverity#1374285 Uncaught exceptionCaolán McNamara 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin 2016-06-09remove some manual ref-counting in connectivityNoel Grandin 2016-05-30com::sun::star->css in connectivityNoel Grandin 2015-12-23loplugin:unusedfields in connectivityNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-08-05loplugin:unusedmethodsNoel Grandin 2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann 2015-05-29convert ODBC3SQL constants to scoped enumNoel Grandin 2015-04-23loplugin:staticmethodsNoel Grandin 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-03-25new constantfunction lopluginNoel Grandin 2015-03-23Revert "loplugin:constantfunction: connectivity"Noel Grandin 2015-03-23loplugin:constantfunction: connectivityNoel Grandin 2014-06-04connectivity: fix includesThomas Arnhold