summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/unodatbr.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-03loplugin: cstylecastNoel Grandin1-14/+14
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann1-11/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-12dbaccess: sal_Bool -> boolStephan Bergmann1-3/+3
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet1-1/+1
2014-09-02Related fdo#82088: removing and shortening aliasesStefan Weiberg1-2/+2
2014-07-01clang scan-build: various warningsCaolán McNamara1-1/+1
2014-06-29Typo: beeing->beingJulien Nabet1-2/+2
2014-06-13loplugin:staticcallStephan Bergmann1-4/+4
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-3/+3
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-98/+98
2014-04-16WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist1-6/+6
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann1-0/+1
2014-04-03dbaccess: sal_Bool->boolNoel Grandin1-5/+5
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-25svtools: sal_Bool->boolNoel Grandin1-3/+3
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-10dbaccess: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-11/+1
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-3/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-24/+24
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-3/+3
2014-02-24Remove unnecessary bool2anyStephan Bergmann1-1/+1
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann1-2/+3
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-24bool improvementsStephan Bergmann1-1/+1
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-3/+3
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-2/+2
2013-11-14remove unnecessary sal_Unicode casts in DBACCESS moduleNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin1-19/+19
2013-10-21remove uses of COMPARE_*Caolán McNamara1-4/+4
2013-10-01convert dbaccess module from String to OUStringNoel Grandin1-2/+2
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-121/+25
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-23/+22
2013-07-02i#112615 table names are allowed slashesLionel Elie Mamane1-1/+15
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-4/+4
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-04-25dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-19further OUString cleanupThomas Arnhold1-1/+1
2013-03-15dbaccess: fix ambiguityThomas Arnhold1-1/+1
2013-03-15fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi1-165/+164
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin1-7/+7
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin1-1/+1
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-1/+1
2012-12-26PCH for Library_dbuLubos Lunak1-3/+3