summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwshf.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-9/+9
2013-03-09group undo action when hiding/showing sheetsLaurent Godard1-37/+17
2013-02-24loplugin: unused variablesThomas Arnhold1-2/+0
2013-02-14adapt code to insert sheet .uiCaolán McNamara1-3/+2
2013-02-13calc : multiple tabs can be hidden at onceLaurent Godard1-22/+15
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-02Don't instantiate ScDocFunc objects, get them from the doc-shellMichael Meeks1-3/+3
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist1-0/+4
2012-02-07Have SfxItemSet::HasItem take an optional pointer-to-pointer.Kohei Yoshida1-12/+12
2012-02-06I think it's time we had a real method for this...Kohei Yoshida1-17/+12
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida1-0/+1
2011-11-17remove obsolete layout codeFelix Zhang1-1/+0
2011-11-15removing obsolete layout codeFelix Zhang1-6/+0
2011-08-29More on String to rtl::OUString.Kohei Yoshida1-4/+4
2011-08-26String to rtl::OUString.Kohei Yoshida1-7/+7
2011-07-05yet more iterator->const_iteratorCaolán McNamara1-1/+1
2011-07-05change from manual loop to ScMarkData::iteratorMarkus Mohrhard1-52/+54
2011-06-11Some cppcheck cleaningJulien Nabet1-1/+1
2011-06-07Merge branch 'feature/unlimited-number-of-sheets'Markus Mohrhard1-17/+12
2011-05-31some minor performance improvementsMarkus Mohrhard1-9/+1
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-9/+9
2011-05-27rework some other methods for performance improvementsMarkus Mohrhard1-2/+6
2011-05-19fix some bugs introduced with the last patches and rework some partsMarkus Mohrhard1-6/+5
2011-03-14Various fixes for build breakages, for sc.Kohei Yoshida1-5/+5
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-38/+44
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-1/+1
2011-01-28Replace SvShorts with std::vectorNigel Hawkins1-3/+5
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-37/+37
2011-01-03Force copy when all sheets are selected.Kohei Yoshida1-2/+1
2010-12-13A little code cleanups.Kohei Yoshida1-4/+5
2010-12-13Removed unused block.Kohei Yoshida1-6/+0
2010-12-13BOOL -> bool, and tabs to whitespace in new code.Kohei Yoshida1-2/+1
2010-12-13Change Sheet copy processJoost Wezenbeek1-1/+6
2010-12-13Change Sheet copy processJoost Wezenbeek1-1/+5
2010-12-13Change Sheet copy processJoost Wezenbeek1-1/+15
2010-11-22undoapi: merge after pulling DEV300.m94Frank Schoenheit [fs]1-2/+2
2010-11-01CWS-TOOLING: integrate CWS svarrayVladimir Glazunov1-2/+2
2010-10-29merge after pulling DEV300.m91Frank Schoenheit [fs]1-8/+8
2010-10-20undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IU...Frank Schoenheit [fs]1-1/+1
2010-10-20Removed lots of dead code.Povilas Kanapickas1-14/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05svarray: #i112395#: SvShortsBartosz Kosiorek1-2/+2
2010-10-01Finished removing //CHINA comments and odd dead code from sc/source/ui/*Luke Symes1-23/+9
2010-09-15sc-sheet-gridline-toggle.diff: Toggle gridline display per sheet.Kohei Yoshida1-0/+16
2010-06-22CWS-TOOLING: integrate CWS mib16obo1-8/+25
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz1-0/+25
2010-02-26calctabcolor: Fixed a build breakage by adjusting for the svx split. Some he...Kohei Yoshida1-1/+1
2010-02-26calctabcolor: resynced with the repository to get more recent changes in.Kohei Yoshida1-20/+21