/source/ss/mysqlc/

cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/mvtabdlg.hxx
AgeCommit message (Expand)Author
2023-11-10tdf#96854 - De-static-ize last used option for copy/move sheetAndreas Heinisch
2023-05-07tdf#96854 - Remember last used option in copy/move sheet dialogAndreas Heinisch
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2022-04-29tdf#139464 Change label of OK buttonLaurent BP
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-11-30LOKit: hide 'To document' dropdownAndras Timar
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-05-01weld ScMoveTableDlgCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2016-11-07loplugin:expandablemethods in scNoel Grandin
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-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2013-07-24always 'show' error label, but leave it blank for no errorCaolán McNamara
2013-07-24convert move table dialog to .ui formatoger000
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks