summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg
AgeCommit message (Expand)Author
2017-01-17unixODBC changed soname to .2 so reflect itTomáš Chvátal
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-11-04loplugin:oncevar in dbaccessNoel Grandin
2016-10-31update vclwidgets plugin to check local variablesNoel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-19loplugin:expandablemethodds in dbaccess..drawinglayerNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-16clang-cl loplugin: dbaccessStephan Bergmann
2016-10-13remove (yet yet another) StringListResource implementationCaolán McNamara
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-05loplugin:unnecessaryoverride in dbaccessNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-25remove unused parameterJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-09-09loplugin:constantparam in svtoolsNoel Grandin
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-08-15tdf#89329: use unique_ptr for pImpl in odbcconfigArnold Dumas
2016-08-15tdf#89329: use unique_ptr for pImpl in dlgsaveArnold Dumas
2016-08-10tdf#67647 getStructuredFilter returns operatorFabio Buso
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
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-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-27loplugin:singlevalfields in dbaccessNoel Grandin
2016-06-09tdf#100286 Fix deactivate flagsMaxim Monastirsky
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-06-02coverity#1362486 Unchecked dynamic_castCaolán McNamara
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
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-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
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-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
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