summaryrefslogtreecommitdiff
path: root/sc/inc/global.hxx
AgeCommit message (Expand)Author
2014-10-23Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin
2014-07-08fdo#73148 add options to Calc function AGGREGATEWinfried Donkers
2014-04-25fdo#73148 (partial patch) Add Excel 2010 function AGGREGATEWinfried Donkers
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-03-27sfx2, sc: remove macros for using Windows NT Call ProfilerMichael Stahl
2014-02-27remove unused code ScGlobal::GetStandardFormatNoel Grandin
2014-02-12sal_Bool->boolNoel Grandin
2014-02-12sal_Bool->boolNoel Grandin
2014-01-30Keep the standard row height situation under control.Kohei Yoshida
2014-01-28bool improvementsStephan Bergmann
2014-01-28Better check this with a static assertStephan Bergmann
2013-11-11convert STRING_NOTFOUND in sc moduleNoel Grandin
2013-11-08"%1 is replaced to ..." ... maybe, or maybe notEike Rathke
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-08convert sc/source/core/data/*.cxx from String to OUStringNoel Grandin
2013-10-03de-GetBuffer calcCaolán McNamara
2013-09-27fdo#69450 - IDF_ATTRIB & IDF_CONTENTS must be disjoint.Michael Meeks
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa
2013-08-22fdo#39484 - don't loose outlines while trying to undo formulae changes.Michael Meeks
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke
2013-07-09Attempt to fix windows link error.Kohei Yoshida
2013-06-24CELLTYPE_DESTROYED no longer relevant. Chuck it.Kohei Yoshida
2013-05-09Remove broadcaster from ScBaseCell, remove ScNoteCell and CELLTYPE_NOTE...Kohei Yoshida
2013-04-19fdo#61541 : Count Number of selected Cells in calcPrashant Pandey
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-26Get the whole change tracking code entirely ScBaseCell-free!Kohei Yoshida
2013-03-23Fix the build with OSL_DEBUG_LEVEL > 0.Kohei Yoshida
2013-03-22Nobody uses CELLTYPE_SYMBOLS anymore. Chuck it away.Kohei Yoshida
2013-03-14fdo#38838: Replaced some (Uni)String to OUString in core/scelixir
2013-02-19fdo#38838 ScGlobal::GetRscString() now returns OUString instead of String.Jean-Noël Rouvignac
2013-02-04moved the export row check to qahelper, made it useful for import/exportNoel Power
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara
2012-08-09fix column navigation with CTRL + direction, fdo#45020Markus Mohrhard
2012-07-05Replaced deprecated tools/String with OUString in ScMatrixSören Möller
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-05-25Revert "fix bad import positions of shapes & controls fdo#49430"Noel Power
2012-05-03include vector for std::vectorCaolán McNamara
2012-05-03fix bad import positions of shapes & controls fdo#49430Noel Power
2012-04-19Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák
2012-01-11ScGlobal::GetAutoFormat not always required to create fresh instance.Stephan Bergmann
2011-11-11translation of german comments to english plus rename of define MAX_COL_HEIGHTWinfried Donkers
2011-11-07sal_Bool->bool in ScDocumentMarkus Mohrhard