summaryrefslogtreecommitdiff
path: root/sc/inc/global.hxx
AgeCommit message (Expand)Author
2015-10-03move ConvertStringToValue() implementation from ScInterpreter to ScGlobalEike Rathke
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin
2015-09-21convert SC_ENTER constants to scoped enumNoel Grandin
2015-09-21convert SC_LINK constants to scoped enumNoel Grandin
2015-09-20remove unused _SCALC_EXE #ifdefNoel Grandin
2015-09-10Resolves: tdf#92995 do not delete caption objects that are held by UndoEike Rathke
2015-08-12rename confusing classesWinfried Donkers
2015-07-23inline a handful of use-once #definesNoel Grandin
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin
2015-07-17Resolves: tdf#77479 do not reset AutoFilter range for temporary operationsEike Rathke
2015-05-31Calc: Insert row/col before/after [1/2]Philippe Jung
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-03-16Small cleanup - no need to have 2 OpenURL's.Jan Holesovsky
2015-03-16tdf#89705: make hyperlinks clickable on impress/calcSiqi Liu
2015-03-05remove SC_START_INDEX_DB_COLL binary file format legacyEike Rathke
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
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