summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/mvtabdlg.cxx
AgeCommit message (Expand)Author
2015-04-10vclwidget: only call dispose() onceNoel 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-24new compilerplugin returnbyrefNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-30coverity#1194916 Overflowed return valueCaolán McNamara
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-19sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-14nFlags parameter to Window::Hide appears effectively unusedStephan Bergmann
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-08convert sc/source/ui/miscdlgs/*.cxx from String to OUStringNoel Grandin
2013-07-25minor updatesCsikós Tamás
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-30make ResId::toString a non-static memberCaolán McNamara
2012-04-17resolved rhbz#813280 the current document is not always the first in listEike Rathke
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-15removing obsolete layout codeFelix Zhang
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard
2011-08-29More on String to rtl::OUString.Kohei Yoshida
2011-08-26String 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-07cppcheck: Reduce variable scope in mvtabdlg.cxxNigel Hawkins
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-03Indentation fix & BOOL to bool.Kohei Yoshida
2011-01-03New layout Move/Copy sheet in calcJoost Wezenbeek
2010-12-13When the name equals the automatically assigned one, remove it.Kohei Yoshida
2010-12-13A little code cleanups.Kohei Yoshida
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-12-11cleaning of __EXPORT defineGert Faller
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-04-21CWS-TOOLING: integrate CWS layoutdialogs2Ivo Hinkelmann