summaryrefslogtreecommitdiff
path: root/include/dbaccess/genericcontroller.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-04make binary functors unary, related tdf#108782Jochen Nitschke1-7/+15
2017-04-07tdf#95386 More Help Agent cleanupGabor Kelemen1-20/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-02-21loplugin:unusedmethodsNoel Grandin1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-41/+41
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin1-2/+1
2016-06-16tdf#42949: clean up includes in include/dbaccess with iwyuJorenz Paragas1-23/+47
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann1-1/+1
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-1/+0
2016-04-30Fix typosAndrea Gelmini1-1/+1
2016-04-13loplugin:passstuffbyref in dbaccessNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-21com::sun::star->css in include/dbaccessNoel Grandin1-110/+110
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-54/+54
2015-09-11convert Link<> to typedNoel Grandin1-2/+2
2015-08-05loplugin:unusedmethodsNoel Grandin1-1/+0
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-13/+13
2015-06-22new uno sidebar api tdf#91806Laurent Godard1-0/+5
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-3/+4
2015-04-20dbaccess: convert new to ::Create.Michael Meeks1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-5/+5
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-3/+4
2015-04-06apparently OGenericUnoController::InvalidateFeature is unusedCaolán McNamara1-4/+3
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann1-1/+1
2015-03-09V801: Decreased performanceCaolán McNamara1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-4/+4
2015-01-24Typo: ..syncronous..=>synchronous (dbaccess)(new)Julien Nabet1-3/+3
2015-01-24Revert "Typo: ..syncronous..=>synchronous (dbaccess)"Julien Nabet1-3/+3
2015-01-24Typo: ..syncronous..=>synchronous (dbaccess)Julien Nabet1-3/+3
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-05-13Typo: shoud -> shouldJulien Nabet1-1/+1
2014-04-03dbaccess: sal_Bool->boolNoel Grandin1-18/+18
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-53/+53
2014-03-01Remove visual noise from includeAlexander Wilms1-19/+19
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-39/+39
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann1-2/+3
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann1-1/+5
2013-11-09fdo#65108 inter-module includes <> include/dbaccessNorbert Thiebaud1-4/+4
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold1-3/+3
2013-05-07dbaccess: remove Package_incMichael Stahl1-0/+531