summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign
AgeCommit message (Expand)Author
2017-03-25Fix typosAndrea Gelmini
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-17remove unused defines from HRC files in dbaccessNoel Grandin
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-12Various typos about propertyJulien Nabet
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-19loplugin:expandablemethodds in dbaccess..drawinglayerNoel Grandin
2016-10-12de-src RID_DB_TAB_EDITOR controlCaolán McNamara
2016-10-08de-src solo PushButton resourceCaolán McNamara
2016-10-05now ditch WB_INFOCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-06-27loplugin:singlevalfields in dbaccessNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-16tdf#42949: clean up includes in include/dbaccess with iwyuJorenz Paragas
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-10Avoid some OUString temporariesMatteo Casalin
2016-05-10Avoid some OUString temporaries and constifyMatteo Casalin
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-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-04-21aColumns is only used as a setStephan 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-13loplugin:passstuffbyref in dbaccessNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in dbaccessNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet
2016-03-15loplugin:constantparamNoel Grandin
2016-03-09loplugin:constantparam in dbaccessNoel Grandin
2016-03-07expand src templatesDavid Tardon
2016-03-07expand src templatesDavid Tardon
2016-03-03loplugin:unuseddefaultparams in dbaccessNoel Grandin
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-01boost::mem_fn->std::mem_fn in dbaccessNoel Grandin