summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
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
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann
2015-11-09Lets assume this doesn't want to update m_pForcedPrefix->GetText() anywayStephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin
2015-11-05java: make inner classes static where possibleNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-28dbaccess KeySet: on insert, set NULL only when there is no default valueLionel Elie Mamane
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-27inline SfxMediumRef typedefNoel Grandin
2015-10-26remove extra spaces around ::Noel Grandin
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-21Fix indentation.Jan Holesovsky
2015-10-20tdf#89592: use initializer listmarstay
2015-10-20tdf#93724 KeySet insert: properly set default values: NULL & right typeLionel Elie Mamane
2015-10-20convert Link<> to typedNoel Grandin
2015-10-20convert Link<> to typedNoel Grandin
2015-10-20convert Link<> to typedNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-19remove dead Link<> codeNoel Grandin
2015-10-19sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky
2015-10-17coverity#1327443 Division or modulo by zeroCaolán McNamara
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15simplify the CellController modify Link<> handlingNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin