summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign/TEditControl.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin1-1/+1
2018-10-10clean up column pos vs column idLionel Elie Mamane1-1/+1
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-8/+9
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara1-1/+1
2018-04-16follow on for tdf#116981Noel Grandin1-5/+5
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen1-0/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-20drop msgbox includeCaolán McNamara1-1/+0
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann1-2/+2
2018-01-11Use for-range loops in dbaccess (part2)Julien Nabet1-22/+17
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-13/+13
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-2/+2
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-13/+14
2017-06-23loplugin:unusedfields in dbaccessNoel Grandin1-6/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-18DBACORE_RESSTRING can go nowCaolán McNamara1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+1
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-05-02loplugin:checkunusedparams in cppcanvas and dbaccessNoel Grandin1-7/+7
2017-04-18convert table design row menu to .uiCaolán McNamara1-33/+31
2017-04-07convert RID_QUERYCOLPOPUPMENU to .ui formatCaolán McNamara1-8/+5
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-9/+9
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-3/+3
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin1-3/+3
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-1/+1
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna1-1/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-14/+14
2016-06-16tdf#42949: clean up includes in include/dbaccess with iwyuJorenz Paragas1-0/+1
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-3/+3
2016-05-10Avoid some OUString temporaries and constifyMatteo Casalin1-16/+9
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin1-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-5/+5
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-1/+1
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet1-3/+3
2016-03-03loplugin:unuseddefaultparams in dbaccessNoel Grandin1-3/+2
2016-01-11loplugin:unusedmethods unused return value in dbaccessNoel Grandin1-7/+5
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-31/+31
2015-10-19loplugin:defaultparamsStephan Bergmann1-5/+5
2015-10-01loplugin:unusedmethodsNoel Grandin1-19/+0
2015-09-17boost->stdCaolán McNamara1-21/+21
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-13/+5