summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2016-08-03tdf#101136 dbaccess: use SolarMutex in ModelMethodGuardMichael Stahl
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-29comphelper,vcl: let DeInitVCL() join some AsyncEventNotifier threadsMichael Stahl
2016-07-28Revert "temp tinderbox fix"Caolán McNamara
2016-07-27add uui component to some other placesCaolán McNamara
2016-07-27add uui component to some other placesCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-25inconsistent default param vals in SetMaxTextLenNoel Grandin
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2016-07-18Resolves: tdf#100964 singlevalfields cleanup took wrong branchCaolán McNamara
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-14there is no "FormularProperties", math is called "FormulaProperties"Michael Stahl
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann
2016-07-13tdf#84635 - Slow layout of large tablesNoel Grandin
2016-07-08loplugin:redundantcast: redundant static_casts in dbaccessStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin
2016-07-04merge dbaui::OQueryView with dbaui::OQueryDesignViewNoel Grandin
2016-07-04remove comphelper::string::removeNoel Grandin
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-30Improve readability of OUString concatanation in ODatabaseExportMuhammet Kara
2016-06-27loplugin:singlevalfields in dbaccessNoel Grandin
2016-06-24compilerplugins: add OWeakObject::release() override checkMichael Stahl
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-22Increase width of Copy Table dialog in BaseMuhammet Kara
2016-06-17Simplify OPropertyContainerHelper::registerPropertyNoMember's _pInitialValueStephan Bergmann
2016-06-16tdf#42949: clean up includes in include/dbaccess with iwyuJorenz Paragas
2016-06-13coverity#1362680 Pointer to local outside scopeCaolán McNamara
2016-06-13Fix typosAndrea Gelmini
2016-06-10Clean up uses of Any::getValue() in dbaccessStephan Bergmann
2016-06-09tdf#100286 Fix deactivate flagsMaxim Monastirsky
2016-06-09convert some manual ref-counting in dbaccessNoel Grandin
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-06-08split AddRemoveListener into two methodsNoel Grandin
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin
2016-06-06Normalize on using @throws instead of @raise[s]Stephan Bergmann
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-06-04tdf#96516 fixup: when removing entry, entry count does not stay constantLionel Elie Mamane
2016-06-03connectivity: firebird: use ODS12 test database for Firebird 3Michal Kubecek
2016-06-02coverity#1362486 Unchecked dynamic_castCaolán McNamara
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30move the one single use of EnableMenuStrings to its call siteCaolán McNamara