summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* tdf#100726: Improve readability of OUString concatenationnadith2016-08-0413-80/+33
* tdf#101185 OString concatanations for efficiently codingnadith2016-08-041-3/+3
* tdf#101136 dbaccess: use SolarMutex in ModelMethodGuardMichael Stahl2016-08-032-2/+21
* svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna2016-08-014-5/+5
* svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna2016-08-014-5/+5
* comphelper,vcl: let DeInitVCL() join some AsyncEventNotifier threadsMichael Stahl2016-07-291-9/+15
* Revert "temp tinderbox fix"Caolán McNamara2016-07-283-0/+3
* add uui component to some other placesCaolán McNamara2016-07-272-0/+2
* add uui component to some other placesCaolán McNamara2016-07-272-0/+2
* improve passstuffbyref return analysisNoel Grandin2016-07-2717-29/+30
* masses of MessBoxes not being disposed promptlyCaolán McNamara2016-07-2610-17/+17
* new loplugin overrideparamNoel Grandin2016-07-254-4/+4
* inconsistent default param vals in SetMaxTextLenNoel Grandin2016-07-251-1/+1
* improve unnecessaryoverride pluginNoel Grandin2016-07-194-17/+0
* Resolves: tdf#100964 singlevalfields cleanup took wrong branchCaolán McNamara2016-07-181-2/+2
* new loplugin unnecessary overrideNoel Grandin2016-07-1518-81/+7
* there is no "FormularProperties", math is called "FormulaProperties"Michael Stahl2016-07-141-1/+1
* Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann2016-07-131-4/+0
* tdf#84635 - Slow layout of large tablesNoel Grandin2016-07-131-4/+9
* loplugin:redundantcast: redundant static_casts in dbaccessStephan Bergmann2016-07-084-11/+9
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-075-5/+5
* restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin2016-07-061-0/+1
* when disposing popup menus, don't leave dangling pointersNoel Grandin2016-07-052-2/+2
* merge dbaui::OQueryView with dbaui::OQueryDesignViewNoel Grandin2016-07-0410-113/+21
* remove comphelper::string::removeNoel Grandin2016-07-041-1/+1
* comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin2016-07-0412-21/+23
* Fix some spelling errors in comments and stringsOtto Kekäläinen2016-07-042-2/+2
* Improve readability of OUString concatanation in ODatabaseExportMuhammet Kara2016-06-301-10/+11
* loplugin:singlevalfields in dbaccessNoel Grandin2016-06-2710-86/+29
* compilerplugins: add OWeakObject::release() override checkMichael Stahl2016-06-241-1/+1
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-2318-75/+74
* Increase width of Copy Table dialog in BaseMuhammet Kara2016-06-221-1/+1
* Simplify OPropertyContainerHelper::registerPropertyNoMember's _pInitialValueStephan Bergmann2016-06-171-4/+2
* tdf#42949: clean up includes in include/dbaccess with iwyuJorenz Paragas2016-06-166-1/+9
* coverity#1362680 Pointer to local outside scopeCaolán McNamara2016-06-131-1/+1
* Fix typosAndrea Gelmini2016-06-131-1/+1
* Clean up uses of Any::getValue() in dbaccessStephan Bergmann2016-06-102-15/+17
* tdf#100286 Fix deactivate flagsMaxim Monastirsky2016-06-091-1/+1
* convert some manual ref-counting in dbaccessNoel Grandin2016-06-098-54/+35
* Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann2016-06-081-1/+1
* tdf#96099 Remove various smart pointer typedefsMark Page2016-06-081-1/+1
* split AddRemoveListener into two methodsNoel Grandin2016-06-082-4/+4
* remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin2016-06-083-1/+14
* Normalize on using @throws instead of @raise[s]Stephan Bergmann2016-06-063-5/+5
* Convert DeactivePage return code to scoped enumNoel Grandin2016-06-065-10/+9
* tdf#96516 fixup: when removing entry, entry count does not stay constantLionel Elie Mamane2016-06-041-2/+1
* connectivity: firebird: use ODS12 test database for Firebird 3Michal Kubecek2016-06-032-0/+5
* coverity#1362486 Unchecked dynamic_castCaolán McNamara2016-06-021-2/+2
* loplugin:unusedfieldsNoel Grandin2016-06-022-10/+2
* Convert VCL_MESSAGE to scoped enumNoel Grandin2016-06-016-7/+7