summaryrefslogtreecommitdiff
path: root/dbaccess/source/ext/macromigration/macromigrationdialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-4/+4
2018-02-22weld native message dialogsCaolán McNamara1-3/+4
2017-11-18Replace list by vector in macromigrationdialog (dbaccess)Julien Nabet1-23/+19
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-2/+2
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-8/+11
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-6/+6
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke1-1/+0
2016-10-05loplugin:unnecessaryoverride in dbaccessNoel Grandin1-15/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-04-27-Werror,-WvarargsStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-4/+4
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-5/+0
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-10-06Fix typosAndrea Gelmini1-1/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-4/+1
2015-08-14loplugin: defaultparamsNoel Grandin1-2/+2
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann1-1/+1
2015-05-08PostUserEvent - first cut at keeping a VclPtr for posted UserEvents.Michael Meeks1-1/+1
2015-04-29convert WZB_ constants to scoped enumNoel Grandin1-8/+8
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-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-15ErrorBox ERR_INVALID_BACKUP_LOCATION to StringThomas Arnhold1-2/+2
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara1-1/+0
2014-07-22convert DLG_MACRO_MIGRATION to widget layoutCaolán McNamara1-9/+4
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-1/+1
2014-03-25svtools: sal_Bool->boolNoel Grandin1-7/+7
2014-03-17dbaccess: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-32/+3
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+0
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin1-5/+5
2013-02-26fdo#38838, String to OUString in dbaccess/source/ext/macromigrationAuthor: Gergő Mocsi1-4/+4
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-7/+7
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-13/+11
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen1-1/+1
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-3/+6
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]1-1/+1
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-2/+2
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3