summaryrefslogtreecommitdiff
path: root/sc/source/filter/starcalc
AgeCommit message (Expand)AuthorFilesLines
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-05-10coverity#984136 Uninitialized scalar fieldCaolán McNamara1-16/+23
2014-04-23sc: sal_Bool->boolNoel Grandin1-23/+23
2014-04-22coverity#708056 Uninitialized scalar fieldCaolán McNamara1-7/+9
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard3-26/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-24Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-4/+5
2014-03-12coverity#1158232 Fix ownership of NamedDBs::insert argumentStephan Bergmann1-1/+4
2014-03-03Remove visual noise from scAlexander Wilms2-3/+3
2014-02-27remove unused code ScCollection::IndexOf(ScDataObject*) constNoel Grandin2-14/+0
2014-02-23Remove unneccessary commentsAlexander Wilms2-28/+28
2014-02-14sal_Bool->boolNoel Grandin2-13/+13
2014-02-14sal_Bool->boolNoel Grandin1-4/+4
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-202/+202
2014-01-28bool improvementsStephan Bergmann1-3/+3
2014-01-17bool improvementsStephan Bergmann1-4/+4
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-3/+3
2013-10-08convert sc/source/filter/starcalc/*.cxx from String to OUStringNoel Grandin1-8/+8
2013-06-06Resolves: #i121334# Changed default for charts background to be none...Armin Le Grand1-0/+5
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-5/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida1-1/+1
2013-03-22More on reducing use of ScDocument::PutCell().Kohei Yoshida1-1/+2
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac1-4/+1
2013-02-24loplugin: unused variablesThomas Arnhold1-2/+0
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-2/+2
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks4-95/+59
2012-11-14Turn some memmove into memcpy when it is safe to do so.jailletc361-1/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2-3/+3
2012-07-27tabs to spacesEike Rathke1-27/+27
2012-07-27StarCalc 1.0: fix memory leaksEike Rathke [er]1-90/+135
2012-07-14Check for assignment to self for =operatorJulien Nabet1-0/+4
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-09Remove superfluous include commentsThomas Arnhold2-4/+0
2012-02-20unusedcode.easy: some cleaningThomas Arnhold2-30/+0
2012-02-08Moved ScCollection under filter/starcalc.Kohei Yoshida2-0/+269
2012-01-23Redundant condition and Comment Translations.Mariusz Dykierek1-12/+12
2011-11-27remove include of pch header from scNorbert Thiebaud2-4/+0
2011-11-07sal_Bool->bool in ScDocumentMarkus Mohrhard1-1/+1
2011-11-04Fixed fdo#37083 mis-positioning caused by internal TeX points.Eike Rathke1-8/+8
2011-08-032 fixes in OSL_DEBUG part with ByteStringJulien Nabet1-1/+1
2011-05-28Removed dependency on ScCollection from ScChartCollection.Kohei Yoshida1-1/+1
2011-05-27Follow-up of DBG_* removalJacek Wolszczak1-2/+2
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak2-4/+4
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida1-1/+1
2011-05-13Fixed the fallout of the changes in ScDBCollection.Kohei Yoshida1-1/+1