summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/relationdesign/RelationController.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-22Translate German comments and debug strings (leftovers in dirs d...)Johnny_M1-2/+2
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-4/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-4/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-05loplugin:constantparamNoel Grandin1-6/+4
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet1-4/+4
2016-02-25convert EComposeRule to scoped enumNoel Grandin1-2/+2
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky1-0/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-17boost->stdCaolán McNamara1-3/+3
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+1
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks1-1/+1
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin1-2/+2
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-6/+6
2015-04-20dbaccess: convert new to ::Create.Michael Meeks1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks1-2/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-2/+2
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-5/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-25convert RELATION_DESIGN_SAVEMODIFIED with custom buttons to .uiCaolán McNamara1-2/+3
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+2
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-6/+6
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann1-0/+1
2014-04-03dbaccess: sal_Bool->boolNoel Grandin1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-28Remove unused #include <comphelper/basicio.hxx>Stephan Bergmann1-1/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann1-1/+5
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin1-1/+1
2013-10-01convert more of dbaccess from String to OUStringNoel Grandin1-3/+3
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-31/+19
2013-04-15fdo#60724 informations -> informationThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-23/+23
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2013-03-04doubled namespaceThomas Arnhold1-1/+0
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin1-4/+4
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-1/+1
2012-09-27Improvements on previous commitStephan Bergmann1-2/+2
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin1-1/+2