summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/uno/copytablewizard.cxx
AgeCommit message (Expand)Author
2015-04-17Use VclPtr for OGenericUnoDialog::createDialog.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-05V801: Decreased performanceCaolán McNamara
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-17coverity#983649 Uncaught exceptionCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-01convert more of dbaccess from String to OUStringNoel Grandin
2013-09-26typo fixes in commentsAndras Timar
2013-09-05use replaceFirstThomas Arnhold
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-06-17fdo#43460 dbaccess: use isEmpty()Jelle van der Waa
2013-04-25dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-01-09Remove some RTL_* macros, rtl:: prefixes and simplification in dbaccessMarcos Paulo de Souza
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin
2012-12-10fdo#46808, Adapt sdbc::ConnectionPool UNO service to new styleNoel Grandin
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-11-28OUString::replaceAt() does not modify in-placeTor Lillqvist
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-14re-base on ALv2 code.Michael Meeks
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-04-23Bug 42982 Patch - copytablewizard.cxxAbeer Sethi
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
2012-02-15Various string function clean upStephan Bergmann
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]