summaryrefslogtreecommitdiff
path: root/sc/source/ui/formdlg
AgeCommit message (Expand)AuthorFilesLines
2013-11-04fdo#69971 formula dialog crash when Paint restores EditEngine listenerCaolán McNamara1-0/+17
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-1/+1
2013-10-11Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida1-1/+1
2013-10-08convert sc/source/ui/formdlg/*.cxx from String to OUStringNoel Grandin2-22/+22
2013-09-17convert include/formula/IFunctionDescription.hxx from String to OUStringNoel Grandin1-5/+5
2013-09-17convert include/formula/formula.hxx from String to OUStringNoel Grandin1-3/+3
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-2/+1
2013-08-29convert include/sfx2/childwin.hxx from String to OUStringNoel Grandin1-18/+17
2013-08-02remove last uses of XubString in scCaolán McNamara1-1/+1
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-1/+4
2013-06-02initial work on removing some ScFormulaCell instancesMarkus Mohrhard1-16/+5
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-1/+4
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-10add explicit template instantiations to appease Apple llvm-g++ 4.2.1Michael Stahl1-0/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-10/+10
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida2-2/+2
2013-03-22this return value is always trueMarkus Mohrhard1-3/+1
2013-03-22replace auto_ptr with boost::scoped_ptrMarkus Mohrhard1-3/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim3-0/+9
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac1-5/+3
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2013-02-22fix sc buildCaolán McNamara1-1/+1
2012-12-15calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Marina Plakalovic1-2/+8
2012-12-04re-base on ALv2 code. Includes:Michael Meeks4-92/+56
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard1-2/+2
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud1-2/+4
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-1/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-7/+8
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-6/+5
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-21re-base on ALv2 code.Michael Meeks2-52/+34
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara1-1/+1
2012-06-09Remove superfluous empty lines on topThomas Arnhold2-5/+0
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
2012-05-13removed unused definesTakeshi Abe1-1/+0
2012-03-22restructure the code a bit moreMarkus Mohrhard1-1/+1
2012-03-22prevent call to virtual method in destructor, fdo#47589Markus Mohrhard1-0/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-02-27merge GetString variantsCaolán McNamara1-3/+1
2012-02-08Move away from TypedScStrCollection in favor of STL's.Kohei Yoshida1-1/+1
2011-11-27remove include of pch header from scNorbert Thiebaud4-8/+0
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara1-3/+3
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+4
2011-09-13I believe the src charset pragma is archaic and unusedCaolán McNamara1-3/+1
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak2-5/+3
2011-03-29switch sc to gbuildNorbert Thiebaud1-56/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida4-79/+83
2011-03-01Remove bogus comments.Guillaume Poussel1-1/+1