summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/mvtabdlg.hxx
AgeCommit message (Expand)Author
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
2012-04-17resolved rhbz#813280 the current document is not always the first in listEike Rathke
2011-11-17remove obsolete layout codeFelix Zhang
2011-11-15removing obsolete layout codeFelix Zhang
2011-08-29More on String to rtl::OUString.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-03Don't reset the default sheet name when the name has evern been edited.Kohei Yoshida
2011-01-03Different warning messages for different causes.Kohei Yoshida
2011-01-03Force copy when all sheets are selected.Kohei Yoshida
2011-01-03Adjusted the dialog layout a bit to make it look more consistent.Kohei Yoshida
2011-01-03New layout Move/Copy sheet in calcJoost Wezenbeek
2010-12-13Update new sheet name when control states change.Kohei Yoshida
2010-12-13BOOL -> bool, and tabs to whitespace in new code.Kohei Yoshida
2010-12-13Change Sheet copy processJoost Wezenbeek
2010-12-13Change Sheet copy processJoost Wezenbeek
2010-12-13Change Sheet copy processJoost Wezenbeek
2010-10-28add modelines to .hxx files as wellCaolán McNamara