summaryrefslogtreecommitdiff
path: root/sc/source/ui/formdlg/dwfunctr.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-01-31guard against null pointer access on LRU function list, fdo#60036Eike Rathke1-4/+4
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-08convert sc/source/ui/formdlg/*.cxx from String to OUStringNoel Grandin1-13/+13
2013-08-29convert include/sfx2/childwin.hxx from String to OUStringNoel Grandin1-18/+17
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-1/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida1-1/+1
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
2012-12-15calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Marina Plakalovic1-2/+8
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-6/+5
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara1-1/+1
2012-05-13removed unused definesTakeshi Abe1-1/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+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 Thiebaud1-2/+0
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara1-3/+3
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-35/+35
2011-02-06Remove dead codeThomas Arnhold1-13/+0
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-2/+0
2011-01-24Removed local duplicate implementation and used ScFuntionMgr's insteadSören Möller1-16/+5
2011-01-18Removed some dead lines, dates and commit notes. Thanks to liuchen, limingl, ...Thomas Arnhold1-23/+23
2011-01-18Some more dead code removalThomas Arnhold1-18/+1
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-42/+42
2011-01-10Slight clean-up.Kohei Yoshida1-8/+8
2011-01-10Changed String to OUString in funcdesc.hxxSören Möller1-1/+1
2011-01-10Changed String to OUString in public variables of ScFuncDescSören Möller1-1/+1
2010-12-11cleaning of __EXPORT defineGert Faller1-6/+6
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-1/+1
2009-02-20#i99305#,#i99132# remove DOS lineends, remove solenv/unxmacxp/inc/poll.hOliver Bolte1-1185/+1185
2009-01-08CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien1-1185/+1185
2008-04-10INTEGRATION: CWS changefileheader (1.14.34); FILE MERGEDRüdiger Timm1-23/+18
2008-03-07INTEGRATION: CWS odff02 (1.13.266); FILE MERGEDKurt Zenker1-10/+15
2007-04-26INTEGRATION: CWS residcleanup (1.11.158); FILE MERGEDRüdiger Timm1-8/+8
2007-02-27INTEGRATION: CWS calcwarnings (1.11.88); FILE MERGEDVladimir Glazounov1-24/+16
2006-08-04INTEGRATION: CWS addinconfig (1.9.224); FILE MERGEDIvo Hinkelmann1-2/+4
2006-07-21INTEGRATION: CWS pchfix01 (1.9.214); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.8.456); FILE MERGEDRüdiger Timm1-47/+21
2004-05-18INTEGRATION: CWS dr17 (1.7.62); FILE MERGEDRüdiger Timm1-9/+3
2004-03-08INTEGRATION: CWS cac (1.6.174); FILE MERGEDJens-Heiner Rechtien1-10/+10
2002-11-26#69391#; erase leading and trailing charsSascha Ballach1-3/+4
2002-11-26#69391#; replace all blanks and not only the firstSascha Ballach1-4/+4
2002-11-06#69391#; replace all blanks in all arguments with _Sascha Ballach1-3/+6
2001-11-28#94702# set initial splitter pos from StateChanged/INITSHOWNiklas Nebel1-10/+17