summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2016-08-03masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-07tdf#96516 fixup: when removing entry, entry count does not stay constantLionel Elie Mamane
2016-05-31tdf#96516 do not increment position counter when an entry is removedLionel Elie Mamane
2016-05-26Resolves: tdf#97854 crash on deleting inner join relationshipCaolán McNamara
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-19clang-tidy clang-analyzer-alpha.core.IdenticalExprNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-16Fix typosAndrea Gelmini
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet
2016-05-12in non-debug build, leave sPath emptyStephan Bergmann
2016-05-12dbaccess: replace boost::bind with C++11 lambdasMichael Stahl
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-10Avoid some OUString temporariesMatteo Casalin
2016-05-10Avoid some OUString temporaries and constifyMatteo Casalin
2016-05-10Avoid some temporaries and constifyMatteo Casalin
2016-05-10Fix typosAndrea Gelmini
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann
2016-05-03Remove unnecessary setBOOL, makeBoolAnyStephan Bergmann
2016-05-01Fix typosAndrea Gelmini
2016-05-01Fix typosAndrea Gelmini
2016-04-30Fix typosAndrea Gelmini
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-27-Werror,-WvarargsStephan Bergmann
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-22Fix typosAndrea Gelmini
2016-04-21aColumns is only used as a setStephan Bergmann
2016-04-21tableNames_t is only used as a setStephan Bergmann
2016-04-21comphelper::UStringMixLess defaults to bCaseSensitive = trueStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20Replace map to sal_Bool with map to boolStephan Bergmann
2016-04-20Replace map to sal_Bool with map to boolStephan Bergmann
2016-04-20Replace map to sal_Bool with map to boolStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-18Avoid reserved identifiersStephan Bergmann
2016-04-18Elide const varsStephan Bergmann
2016-04-18dbaccess: replace boost::bind with C++11 lambdasMichael Stahl