summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/app/AppController.hxx
Commit message (Expand)AuthorAgeFilesLines
* move SvTreeListBox to vclCaolán McNamara2018-11-071-1/+1
* tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen2018-04-131-1/+0
* Fix typosAndrea Gelmini2018-01-161-1/+1
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-141-1/+1
* loplugin:includeform: dbaccessStephan Bergmann2017-10-231-7/+7
* normalize resource locale ctor construction mechanismsCaolán McNamara2017-08-021-1/+0
* loplugin:constparams in dbaccessNoel Grandin2017-07-311-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-2/+2
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-9/+9
* Convert MENU_BROWSER_DEFAULTCONTEXT to xmlMaxim Monastirsky2017-02-011-2/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-31/+31
* New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann2017-01-191-0/+2
* loplugin:expandablemethods in dbaccessNoel Grandin2016-11-091-27/+0
* Add resource name method to IContextMenuProviderMaxim Monastirsky2016-10-301-0/+1
* loplugin:unnecessaryoverride in dbaccessNoel Grandin2016-10-051-8/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-4/+4
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* new loplugin unnecessary overrideNoel Grandin2016-07-151-5/+2
* Fix some spelling errors in comments and stringsOtto Kekäläinen2016-07-041-1/+1
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-231-1/+1
* convert some manual ref-counting in dbaccessNoel Grandin2016-06-091-2/+2
* Fix typosAndrea Gelmini2016-05-011-1/+1
* loplugin:unuseddefaultparams in dbaccessNoel Grandin2016-03-031-4/+1
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-2/+3
* Fix typosAndrea Gelmini2016-01-101-1/+1
* New saving behaviorMaxim Monastirsky2015-12-231-2/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-55/+55
* loplugin:mergeclassesNoel Grandin2015-10-121-15/+38
* formattingNoel Grandin2015-10-121-7/+5
* unnecessary and confusing typedefNoel Grandin2015-10-121-3/+2
* convert Link<> to typedNoel Grandin2015-09-111-1/+1
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-2/+2
* convert Link<> to typedNoel Grandin2015-08-171-1/+1
* loplugin:unusedmethodsNoel Grandin2015-08-051-7/+0
* cppcheck: noExplicitConstructorCaolán McNamara2015-07-201-1/+1
* Fix typosAndrea Gelmini2015-07-191-1/+1
* remove some unnecessary typedefs around uno::ReferenceNoel Grandin2015-07-061-74/+73
* loplugin:staticmethodsNoel Grandin2015-05-051-2/+2
* Get rid of initial :: for the svx namespaceTor Lillqvist2015-04-301-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-3/+3
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-2/+2
* Typo: getQueryDefintions->getQueryDefinitionsJulien Nabet2015-02-081-1/+1
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* Typo: ..syncronous..=>synchronous (dbaccess)(new)Julien Nabet2015-01-241-1/+1
* Revert "Typo: ..syncronous..=>synchronous (dbaccess)"Julien Nabet2015-01-241-1/+1
* Typo: ..syncronous..=>synchronous (dbaccess)Julien Nabet2015-01-241-1/+1
* dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-251-3/+3
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1