summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc
AgeCommit message (Expand)Author
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-10Avoid some temporaries and constifyMatteo Casalin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-06teach passstuffbyref plugin to check for..Noel 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-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13loplugin:passstuffbyref in dbaccessNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in dbaccessNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11tdf#49554 Fix misleading error messageMuhammet Kara
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-09loplugin:constantparam in dbaccessNoel Grandin
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin
2016-03-03loplugin:unuseddefaultparams in dbaccessNoel Grandin
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-02-25convert SQLExceptionInfo::TYPE to scoped enumNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
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-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2015-12-23loplugin:unusedfields in dbaccessNoel Grandin
2015-12-05loplugin:defaultparamsMatúš Kukan
2015-12-05tdf#96234: Type Formatting, Primary key checkbox may be checkedJulien Nabet
2015-12-03Revert "tdf#96012: Type formatting in Base shouldn't be multiselect"Lionel Elie Mamane
2015-12-02tdf#96012: Type formatting in Base shouldn't be multiselectJulien Nabet
2015-11-30tdf#96135 - Crash : When Field Format Window CloseNoel 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-09new loplugin: oncevarNoel Grandin