summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/scmod.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-12-05resolved fdo#71667 and fdo#72278, fdo#69971 follow-up fixEike Rathke1-0/+7
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+3
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+11
2013-03-20fdo#46808, Convert XSLTFilterDialog to new-styleNoel Grandin1-7/+5
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-01-30Don't overwrite bCalcAll when it's already set & remove SetCompile().Kohei Yoshida1-1/+2
2013-01-30bnc#615317: Recompile cells with #NAME! for English function name option.Kohei Yoshida1-6/+23
2013-01-18make sure we call SetInRefMode only onceMarkus Mohrhard1-0/+5
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-12-03ugly hack to avoid virtual method in WindowMarkus Mohrhard1-0/+29
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard1-3/+54
2012-11-13fdo#56776: Change in formula options should cause repaint.Kohei Yoshida1-0/+5
2012-10-17write the custom sort list info into the item set, fdo#53870Markus Mohrhard1-0/+3
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-3/+3
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-5/+3
2012-06-09Remove superfluous include commentsThomas Arnhold1-6/+0
2012-06-05Disable file load and save and a whole bunch of other commands in preview.Kohei Yoshida1-18/+13
2012-04-13Moved ScDefaultsOptions from ScDocOptions to separate classAlbert Thuswaldner1-0/+34
2012-04-10Grouping ScFormulaOptionsAlbert Thuswaldner1-93/+27
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2012-02-27Fixed up several issues with the new formula options handler.Kohei Yoshida1-4/+20
2012-02-27Splitting ScDocument::SetDocOptions, moved new SetFormulaOptions to ScDocShellAlbert Thuswaldner1-6/+2
2012-02-27Moving misplaced Formula options from ScDocOptions to ScAppOptionsAlbert Thuswaldner1-5/+97
2012-02-08String to rtl::OUString.Kohei Yoshida1-1/+1
2012-02-07Have SfxItemSet::HasItem take an optional pointer-to-pointer.Kohei Yoshida1-19/+19
2012-02-06I think it's time we had a real method for this...Kohei Yoshida1-23/+19
2012-02-06Moved ScTpCompat from docoptions to appoptionsAlbert Thuswaldner1-4/+21
2012-02-04Fix 3 "Possible inefficient checking"Julien Nabet1-1/+1
2011-12-21callcatcher: remove unused Find1RefWindow variantCaolán McNamara1-16/+0
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-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot1-1/+1
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot1-1/+1
2011-08-29String to rtl::OUString, and I forgot to commit the new headers.Kohei Yoshida1-9/+9
2011-08-29Hide ScDragData and ScClipData from scmod.hxx, clean up ScModule a bit.Kohei Yoshida1-21/+33
2011-06-13fdo#33293: Option to configure initial number of sheets in Calc.Albert Thuswaldner1-1/+9
2011-06-07Merge branch 'feature/unlimited-number-of-sheets'Markus Mohrhard1-9/+2
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-11/+11
2011-05-20adjust to ensure renameCaolán McNamara1-1/+1
2011-05-19rework some additional partsMarkus Mohrhard1-9/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-190/+121
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-3/+3
2011-03-01Remove bogus comments.Guillaume Poussel1-2/+2
2011-02-11Fix build with the hyperlink toolbar removed.Jan Holesovsky1-1/+0
2011-02-08Remove obsolete Hyperlink Bar from calcAlfonso Eusebio1-1/+0
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-9/+2
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara1-10/+0