summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/dbsubcomponentcontroller.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-2/+2
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-2/+2
2014-10-03loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-21QueryBox QUERY_CONNECTION_LOST -> MessageDialog + stringCaolán McNamara1-3/+3
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-04-03dbaccess: sal_Bool->boolNoel Grandin1-20/+20
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-11/+11
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-2/+2
2013-10-01convert dbaccess module from String to OUStringNoel Grandin1-1/+1
2013-09-12Remove sal_char* from dbexception and some cleanup.Andrzej J.R. Hunt1-1/+1
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-51/+1
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-05-07dbaccess: remove Package_incMichael Stahl1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+7
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+0
2013-03-05doubled usingThomas Arnhold1-1/+0
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin1-2/+3
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin1-2/+5
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-30removed duplicate includes in dbaccessTakeshi Abe1-1/+0
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-09-29add modelinesCaolán McNamara1-0/+2
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen1-1/+1
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-1/+1
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]1-1/+1
2011-04-05fix typoCaolán McNamara1-1/+1
2011-04-05createFromAscii -> RTL_CONSTASCII_USTRINGCaolán McNamara1-1/+1
2010-11-25undoapi: split OSingleDocumentController into DBSubComponentController (which...Frank Schoenheit [fs]1-0/+672