summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/browser/sbagrid.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2016-07-201-1/+1
* loplugin:unusedfields in dbaccessNoel Grandin2015-11-201-9/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-13/+13
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-1/+1
* Fix typosAndrea Gelmini2015-10-061-1/+1
* tdf#94559: first step to remove rtti.hxxOliver Specht2015-09-291-1/+1
* boost->stdCaolán McNamara2015-09-171-2/+2
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-6/+2
* Remove two silly typedefsStephan Bergmann2015-08-191-1/+1
* com::sun::star->css in dbaccessNoel Grandin2015-08-031-23/+23
* cppcheck: noExplicitConstructorCaolán McNamara2015-07-201-1/+1
* Fix typosAndrea Gelmini2015-06-161-2/+2
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-4/+4
* loplugin:loopvartoosmallNoel Grandin2015-05-291-1/+1
* convert ENDTRACK_ constants to scoped enumNoel Grandin2015-05-131-1/+1
* Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann2015-05-101-2/+2
* PostUserEvent - first cut at keeping a VclPtr for posted UserEvents.Michael Meeks2015-05-081-1/+1
* Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann2015-05-071-0/+1
* dbaccess: simplify code by using std::any_of/std::none_ofTakeshi Abe2015-05-061-3/+3
* convert CTF_ constants to scoped enumNoel Grandin2015-04-291-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-13/+19
|\
| * dbaccess: convert new to ::Create.Michael Meeks2015-04-201-2/+2
| * svx: convert new to ::Create.Noel Grandin2015-04-171-2/+2
| * Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-2/+2
| * vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-2/+2
| * cleanup Printer VclRef pieces.Michael Meeks2015-04-101-3/+3
| * vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
| * vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-6/+6
| * vcl: VclPtr conversion in dbaccessNoel Grandin2015-04-091-0/+6
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-3/+3
|/
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-2/+2
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-6/+7
* Resolves: tdf#88825 absent datasource causes exception / abortCaolán McNamara2015-02-051-15/+23
* tdf#73059 isDBReadOnly ensure connection before trying to retrieve itLionel Elie Mamane2015-01-251-0/+1
* fdo#84938: replace MIB_ constants with enumNoel Grandin2014-11-011-5/+5
* loplugin: cstylecastNoel Grandin2014-10-031-11/+11
* fdo#82577: Handle WindowNoel Grandin2014-09-231-3/+3
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet2014-05-221-2/+2
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* dbaccess: sal_Bool->boolNoel Grandin2014-04-171-28/+28
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-131-0/+1
* connectivity: sal_Bool->bool and fix method nameNoel Grandin2014-04-011-1/+1
* svtools: sal_Bool->boolNoel Grandin2014-03-241-3/+3
* svtools: sal_Bool->boolNoel Grandin2014-03-241-4/+4
* dbaccess: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-11/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-18/+18
* Remove unnecessary extractInterfaceStephan Bergmann2014-02-241-5/+5
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-4/+4
* DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-01-211-9/+0
* Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann2013-12-061-1/+1