summaryrefslogtreecommitdiff
path: root/sc/source/ui/formdlg
AgeCommit message (Expand)Author
2013-06-02initial work on removing some ScFormulaCell instancesMarkus Mohrhard
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-10add explicit template instantiations to appease Apple llvm-g++ 4.2.1Michael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-22this return value is always trueMarkus Mohrhard
2013-03-22replace auto_ptr with boost::scoped_ptrMarkus Mohrhard
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-22fix sc buildCaolán McNamara
2012-12-15calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Marina Plakalovic
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-13removed unused definesTakeshi Abe
2012-03-22restructure the code a bit moreMarkus Mohrhard
2012-03-22prevent call to virtual method in destructor, fdo#47589Markus Mohrhard
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-27merge GetString variantsCaolán McNamara
2012-02-08Move away from TypedScStrCollection in favor of STL's.Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-13I believe the src charset pragma is archaic and unusedCaolán McNamara
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-29switch sc to gbuildNorbert Thiebaud
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-01Remove bogus comments.Guillaume Poussel
2011-02-06Remove dead codeThomas Arnhold
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-24Removed local duplicate implementation and used ScFuntionMgr's insteadSören Möller
2011-01-18Removed some dead lines, dates and commit notes. Thanks to liuchen, limingl, ...Thomas Arnhold
2011-01-18Some more dead code removalThomas Arnhold
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-10Slight clean-up.Kohei Yoshida
2011-01-10Changed String to OUString in funcdesc.hxxSören Möller
2011-01-10Changed String to OUString in public variables of ScFuncDescSören Möller
2010-12-11cleaning of __EXPORT defineGert Faller
2010-11-24cppcheck: removed a local var that is never used, plus some cleanups.Kohei Yoshida