summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/browser/brwctrlr.cxx
Commit message (Expand)AuthorAgeFilesLines
* dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-6/+6
* dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-151-1/+1
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-1/+1
* loplugin: cstylecastNoel Grandin2014-10-031-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* dbaccess: sal_Bool -> boolStephan Bergmann2014-09-121-3/+3
* convert QUERY_BRW_SAVEMODIFIED with custom buttons to .uiCaolán McNamara2014-08-251-2/+3
* QueryBox QUERY_BRW_DELETE_ROWS -> MessageDialog + stringCaolán McNamara2014-08-211-1/+2
* loplugin:staticcallStephan Bergmann2014-06-131-1/+1
* fdo#79786 implement getFormOperations for data grid (table view)Lionel Elie Mamane2014-06-091-2/+3
* WaE: warning C4101: 'e' : unreferenced local variableThomas Arnhold2014-06-041-2/+2
* fdo#73352 don't crash if clearWarnings throws an SQLExceptionLionel Elie Mamane2014-05-311-2/+11
* dbaccess: remove SAL_INFO's that only make function entryNoel Grandin2014-05-141-72/+0
* dbaccess: sal_Bool->boolNoel Grandin2014-04-171-60/+60
* It's "its", not "it's"Tor Lillqvist2014-04-101-1/+1
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-4/+4
* dbaccess: sal_Bool->boolNoel Grandin2014-04-031-16/+16
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* connectivity: sal_Bool->bool and fix method nameNoel Grandin2014-04-011-2/+2
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-47/+47
* svtools: sal_Bool->boolNoel Grandin2014-03-241-2/+2
* dbaccess: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-12/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-119/+119
* Remove unnecessary extractInterfaceStephan Bergmann2014-02-241-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-231-1/+1
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-171-10/+10
* bool improvementsStephan Bergmann2014-01-281-1/+1
* DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-01-211-6/+0
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-121-2/+2
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-1/+1
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-111-1/+1
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-271-158/+18
* Fix error: reference to 'ErrorCondition' is ambiguousTor Lillqvist2013-07-101-1/+1
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-07-031-106/+105
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-17/+17
* dbaccess: this can happen, that's why we check for itMiklos Vajna2013-05-301-2/+2
* Potty mouthChris Sherlock2013-05-101-2/+2
* fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi2013-03-151-71/+70
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* loplugin: unused variablesThomas Arnhold2013-02-251-2/+0
* fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin2013-01-151-10/+14
* remove unused variables [-Werror,-Wunused-private-field]Matúš Kukan2012-12-231-2/+0
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-1/+1
* fdo#46808, Convert connectivity::SQLError to use XComponentContext...Noel Grandin2012-12-101-1/+1
* fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin2012-12-061-2/+2
* fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2012-11-051-1/+1
* Fixes/improvements on previous commitStephan Bergmann2012-10-041-1/+1
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-4/+3
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-1/+2
* fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2012-09-031-4/+5