summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign/TEditControl.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-21weld ListBoxControlCaolán McNamara1-11/+12
2020-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen1-8/+1
2020-04-17loplugin:buriedassign in dbaccessNoel Grandin1-1/+2
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen1-0/+1
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin1-2/+2
2019-10-21loplugin:virtualdead unused param in OTableRowViewNoel Grandin1-4/+4
2019-09-05loplugin:constmethod in dbaccessNoel Grandin1-1/+1
2019-05-12Fix typoAndrea Gelmini1-1/+1
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen1-0/+1
2019-02-25Simplify containers iterations in dbaccessArkadiy Illarionov1-6/+3
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin1-8/+8
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen1-9/+8
2018-11-21tdf#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