summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2016-08-18screenshots: add dialog test cases for dbaccessArmin Le Grand4-0/+323
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin4-15/+0
2016-08-16loplugin:stringstaticStephan Bergmann1-6/+4
2016-08-15tdf#89329: use unique_ptr for pImpl in odbcconfigArnold Dumas2-2/+1
2016-08-15tdf#89329: use unique_ptr for pImpl in dlgsaveArnold Dumas2-4/+5
2016-08-11tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot5-0/+5
2016-08-10tdf#67647 getStructuredFilter returns operatorFabio Buso3-63/+9
2016-08-08loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin10-21/+21
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith13-80/+33
2016-08-04tdf#101185 OString concatanations for efficiently codingnadith1-3/+3
2016-08-03tdf#101136 dbaccess: use SolarMutex in ModelMethodGuardMichael Stahl2-2/+21
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna4-5/+5
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna4-5/+5
2016-07-29comphelper,vcl: let DeInitVCL() join some AsyncEventNotifier threadsMichael Stahl1-9/+15
2016-07-28Revert "temp tinderbox fix"Caolán McNamara3-0/+3
2016-07-27add uui component to some other placesCaolán McNamara2-0/+2
2016-07-27add uui component to some other placesCaolán McNamara2-0/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin17-29/+30
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara10-17/+17
2016-07-25new loplugin overrideparamNoel Grandin4-4/+4
2016-07-25inconsistent default param vals in SetMaxTextLenNoel Grandin1-1/+1
2016-07-19improve unnecessaryoverride pluginNoel Grandin4-17/+0
2016-07-18Resolves: tdf#100964 singlevalfields cleanup took wrong branchCaolán McNamara1-2/+2
2016-07-15new loplugin unnecessary overrideNoel Grandin18-81/+7
2016-07-14there is no "FormularProperties", math is called "FormulaProperties"Michael Stahl1-1/+1
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann1-4/+0
2016-07-13tdf#84635 - Slow layout of large tablesNoel Grandin1-4/+9
2016-07-08loplugin:redundantcast: redundant static_casts in dbaccessStephan Bergmann4-11/+9
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann5-5/+5
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-0/+1
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin2-2/+2
2016-07-04merge dbaui::OQueryView with dbaui::OQueryDesignViewNoel Grandin10-113/+21
2016-07-04remove comphelper::string::removeNoel Grandin1-1/+1
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin12-21/+23
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen2-2/+2
2016-06-30Improve readability of OUString concatanation in ODatabaseExportMuhammet Kara1-10/+11
2016-06-27loplugin:singlevalfields in dbaccessNoel Grandin10-86/+29
2016-06-24compilerplugins: add OWeakObject::release() override checkMichael Stahl1-1/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin18-75/+74
2016-06-22Increase width of Copy Table dialog in BaseMuhammet Kara1-1/+1
2016-06-17Simplify OPropertyContainerHelper::registerPropertyNoMember's _pInitialValueStephan Bergmann1-4/+2
2016-06-16tdf#42949: clean up includes in include/dbaccess with iwyuJorenz Paragas6-1/+9
2016-06-13coverity#1362680 Pointer to local outside scopeCaolán McNamara1-1/+1
2016-06-13Fix typosAndrea Gelmini1-1/+1
2016-06-10Clean up uses of Any::getValue() in dbaccessStephan Bergmann2-15/+17
2016-06-09tdf#100286 Fix deactivate flagsMaxim Monastirsky1-1/+1
2016-06-09convert some manual ref-counting in dbaccessNoel Grandin8-54/+35
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann1-1/+1
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page1-1/+1