summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwshf.cxx
AgeCommit message (Expand)Author
2015-02-26fdo#39468 translated german commentsMichael Jaumann
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-18Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-08Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-24Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-29convert tab background color to .uiCaolán McNamara
2013-12-19convert show sheets dialog to .uiCaolán McNamara
2013-10-23convert input string dialog to .uiCaolán McNamara
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/i*.hxx from String to OUStringNoel Grandin
2013-07-24convert move table dialog to .ui formatoger000
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-09group undo action when hiding/showing sheetsLaurent Godard
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-14adapt code to insert sheet .uiCaolán McNamara
2013-02-13calc : multiple tabs can be hidden at onceLaurent Godard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-04-02Don't instantiate ScDocFunc objects, get them from the doc-shellMichael Meeks
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-02-07Have SfxItemSet::HasItem take an optional pointer-to-pointer.Kohei Yoshida
2012-02-06I think it's time we had a real method for this...Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida
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-08-26String to rtl::OUString.Kohei Yoshida
2011-07-05yet more iterator->const_iteratorCaolán McNamara
2011-07-05change from manual loop to ScMarkData::iteratorMarkus Mohrhard
2011-06-11Some cppcheck cleaningJulien Nabet
2011-06-07Merge branch 'feature/unlimited-number-of-sheets'Markus Mohrhard
2011-05-31some minor performance improvementsMarkus Mohrhard
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-05-27rework some other methods for performance improvementsMarkus Mohrhard
2011-05-19fix some bugs introduced with the last patches and rework some partsMarkus Mohrhard
2011-03-14Various fixes for build breakages, for sc.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-28Replace SvShorts with std::vectorNigel Hawkins
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-03Force copy when all sheets are selected.Kohei Yoshida
2010-12-13A little code cleanups.Kohei Yoshida