summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsh4.cxx
AgeCommit message (Expand)Author
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-09Remove unused methodsThomas Arnhold
2013-01-30no user of nVisibleTab inside ScDocument anymoreMarkus Mohrhard
2013-01-30move these methods to ScDocShellMarkus Mohrhard
2012-12-07an app can have print options without a print options dialogCaolán McNamara
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-04-18Removed duplicate set/get methods for initial tab countAlbert Thuswaldner
2012-04-13Moved ScDefaultsOptions from ScDocOptions to separate classAlbert Thuswaldner
2012-03-22removed duplicate includes in scTakeshi Abe
2012-03-15i#84393 Fix title field in header, footerSzabolcs Dezsi
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-03-01fdo#45671 calc cell background color simplified code for split buttonWinfried Donkers
2012-02-01fdo#34425: [Feature] Persist bgcolor toolbar button.Winfried Donkers
2011-12-03ManageNames: make the add button usableMarkus Mohrhard
2011-11-29fdo#32826: Preserve selected sheets after print preview ended.Kohei Yoshida
2011-11-28dr78: #i26822# remove draw shell if selected object is removed by undoEike Rathke
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-08-26String to rtl::OUString.Kohei Yoshida
2011-06-13fdo#33293: Option to configure initial number of sheets in Calc.Albert Thuswaldner
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida
2011-05-13Fixed the fallout of the changes in ScDBCollection.Kohei Yoshida
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-19Switching the order of the SetLinesWidth argumentsCédric Bosdonnat
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-02Remove bogus comments.Guillaume Poussel
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-22Enabled backspace with any modifier in case of SC_INPUT_TYPETakeshi Abe
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-17Remove some dead code in 'view'Thomas Arnhold
2010-12-11cleaning of __EXPORT defineGert Faller
2010-11-09vcl117: #i115477# clean up unused methodsPhilipp Lohmann [pl]
2010-11-04vcl117: #i115056# remove now unused svtools PrintDialogPhilipp Lohmann [pl]
2010-11-02replace use RTL_CONSTASCII_USTRINGPARAMGert Faller
2010-10-20undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IU...Frank Schoenheit [fs]
2010-10-20Removed lots of dead code.Povilas Kanapickas
2010-10-13Merge commit 'origin/master' fix conflicts and more trailing wsNoel Power
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-07FASTBOOL to bool conversionNorbert Thiebaud