summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann
2016-01-11-Werror=unused-but-set-variableStephan Bergmann
2016-01-11loplugin:unusedmethods unused return value in dbaccessNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2016-01-02cppcheck: noExplicitConstructorCaolán McNamara
2015-12-31Typo: NOTIFY_LISTERNERS_CHECK->NOTIFY_LISTENERS_CHECKJulien Nabet
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-23New saving behaviorMaxim Monastirsky
2015-12-23loplugin:unusedfields in dbaccessNoel Grandin
2015-12-18dbaccess: module_dba not used anymoreMatúš Kukan
2015-12-18XComponentContext not needed for DataAccessDescriptorMatúš Kukan
2015-12-16assert that no ODF import happens without a BaseURLMichael Stahl
2015-12-12OOneInstanceAutoRegistration is not usedMatúš Kukan
2015-12-12tdf#74608 dbaccess: Constructor for singleton DataAccessDescriptorFactoryMatúš Kukan
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-11Return std::unique_ptr from svt::AcceleratorExecute::createAcceleratorHelperStephan Bergmann
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-05loplugin:defaultparamsMatúš Kukan
2015-12-05tdf#74608 dbaccess: Constructor feature for ODatabaseDocumentMatúš Kukan
2015-12-05tdf#74608 dbaccess: Constructor feature for OComponentDefinitionMatúš Kukan
2015-12-05Fix Treelist shouldn't use VCLEVENT_LISTBOX_SELECTJulien Nabet
2015-12-05tdf#96234: Type Formatting, Primary key checkbox may be checkedJulien Nabet
2015-12-05tdf#74608 dbaccess: Constructor feature for OCommandDefinitionMatúš Kukan
2015-12-04UBSan: Bad static_cast from dbaccess::ODatabaseSourceStephan Bergmann
2015-12-03tdf#74608 dbaccess: Constructor feature for ODatabaseSourceMatúš Kukan
2015-12-03Use comphelper::containerToSequence()Noel Grandin
2015-12-03Revert "tdf#96012: Type formatting in Base shouldn't be multiselect"Lionel Elie Mamane
2015-12-03tdf#96012 enable simple mode for the multilistboxLionel Elie Mamane
2015-12-02tdf#96012: Type formatting in Base shouldn't be multiselectJulien Nabet
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-30tdf#96135 - Crash : When Field Format Window CloseNoel Grandin
2015-11-28dbaccess: small cleanupMatúš Kukan
2015-11-25tdf#96059 Replace imageproducer with CommandInfoProviderSamuel Mehrbrodt
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-20loplugin:unusedfields in dbaccessNoel Grandin
2015-11-20Remove last redundant toolbar:style propertiesSamuel Mehrbrodt
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-19Remove redundant toolbar:style attributesSamuel Mehrbrodt
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-17Toolbar: Remove empty attributesSamuel Mehrbrodt
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian