summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppController.hxx
AgeCommit message (Expand)Author
2017-03-25Fix typosAndrea Gelmini
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-01Convert MENU_BROWSER_DEFAULTCONTEXT to xmlMaxim Monastirsky
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-10-30Add resource name method to IContextMenuProviderMaxim Monastirsky
2016-10-05loplugin:unnecessaryoverride in dbaccessNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-09convert some manual ref-counting in dbaccessNoel Grandin
2016-05-01Fix typosAndrea Gelmini
2016-03-03loplugin:unuseddefaultparams in dbaccessNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-23New saving behaviorMaxim Monastirsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12loplugin:mergeclassesNoel Grandin
2015-10-12formattingNoel Grandin
2015-10-12unnecessary and confusing typedefNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-17convert Link<> to typedNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-20cppcheck: noExplicitConstructorCaolán McNamara
2015-07-19Fix typosAndrea Gelmini
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-08Typo: getQueryDefintions->getQueryDefinitionsJulien Nabet
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-24Typo: ..syncronous..=>synchronous (dbaccess)(new)Julien Nabet
2015-01-24Revert "Typo: ..syncronous..=>synchronous (dbaccess)"Julien Nabet
2015-01-24Typo: ..syncronous..=>synchronous (dbaccess)Julien Nabet
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-02coverity#706482 Uncaught exceptionCaolán McNamara
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03dbaccess: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann