summaryrefslogtreecommitdiffstats
path: root/include/dbaccess
Commit message (Expand)AuthorAgeFilesLines
...
* convert StandardSQLState to scoped enumNoel Grandin2016-02-251-1/+1
* Remove excess newlinesChris Sherlock2016-02-093-5/+0
* -Werror=misleading-indentation (GCC 6)Stephan Bergmann2016-01-141-1/+4
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-102-3/+3
* com::sun::star->css in include/dbaccessNoel Grandin2015-10-216-171/+171
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-99/+99
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-2/+0
* convert Link<> to typedNoel Grandin2015-09-211-2/+2
* convert Link<> to typedNoel Grandin2015-09-151-1/+1
* convert Link<> to typedNoel Grandin2015-09-112-4/+4
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-1/+1
* loplugin:unusedmethodsNoel Grandin2015-08-052-5/+0
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-172-18/+18
* new uno sidebar api tdf#91806Laurent Godard2015-06-221-0/+5
* Fix typosAndrea Gelmini2015-06-161-1/+1
* loplugin:staticmethodsNoel Grandin2015-05-051-2/+2
* Gradually typed LinkStephan Bergmann2015-04-301-2/+2
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-283-7/+10
|\
| * dbaccess: convert new to ::Create.Michael Meeks2015-04-201-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-102-4/+6
| * dbaccess: nail the last double-dispose issue breaking the test.Michael Meeks2015-04-091-2/+2
| * vcl: VclPtr conversion in variousNoel Grandin2015-04-091-1/+2
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-152-6/+6
|/
* apparently OGenericUnoController::InvalidateFeature is unusedCaolán McNamara2015-04-061-4/+3
* Clean up template-parameter-dependent C-style castsStephan Bergmann2015-03-291-1/+1
* V801: Decreased performanceCaolán McNamara2015-03-091-1/+1
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-161-2/+2
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-264-7/+7
* Typo: ..syncronous..=>synchronous (dbaccess)(new)Julien Nabet2015-01-242-7/+7
* Revert "Typo: ..syncronous..=>synchronous (dbaccess)"Julien Nabet2015-01-242-7/+7
* Typo: ..syncronous..=>synchronous (dbaccess)Julien Nabet2015-01-242-7/+7
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-1/+2
* dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-254-4/+4
* fdo#82577: Handle WindowNoel Grandin2014-09-232-4/+4
* fold dbaccess::IReference interface into the only place it is in useNoel Grandin2014-07-102-42/+4
* Typo: beeing->beingJulien Nabet2014-06-291-1/+1
* tweak things to allow switching between small and large toolbar iconsCaolán McNamara2014-06-101-4/+5
* Typo: shoud -> shouldJulien Nabet2014-05-131-1/+1
* The opaque PostUserEvent IDs are actually pointersStephan Bergmann2014-05-071-1/+3
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-032-5/+5
* dbaccess: sal_Bool->boolNoel Grandin2014-04-033-30/+30
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-274-97/+97
* Remove visual noise from includeAlexander Wilms2014-03-015-41/+41
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-263-72/+72
* Window::PreNotify should return boolStephan Bergmann2014-01-181-1/+1
* Get rid of DECLARE_STL_MAPStephan Bergmann2013-12-061-2/+3
* Get rid of DECLARE_STL_VECTORStephan Bergmann2013-12-061-1/+5
* fdo#65108 inter-module includes <> include/dbaccessNorbert Thiebaud2013-11-098-12/+12