summaryrefslogtreecommitdiffstats
path: root/sc/inc/global.hxx
Commit message (Expand)AuthorAgeFilesLines
* sal_uLong to sal_uInt32/sal_uInt64Matteo Casalin2015-12-271-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* com::sun::star->css in scNoel Grandin2015-10-281-5/+5
* don't allocate rtl::Reference or SvRef on the heapNoel Grandin2015-10-271-1/+1
* convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin2015-10-261-62/+27
* Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* move ConvertStringToValue() implementation from ScInterpreter to ScGlobalEike Rathke2015-10-031-0/+112
* convert SC_PASTE constants to scoped enumNoel Grandin2015-09-221-6/+3
* convert SC_ENTER constants to scoped enumNoel Grandin2015-09-211-3/+3
* convert SC_LINK constants to scoped enumNoel Grandin2015-09-211-5/+4
* remove unused _SCALC_EXE #ifdefNoel Grandin2015-09-201-2/+0
* Resolves: tdf#92995 do not delete caption objects that are held by UndoEike Rathke2015-09-101-1/+2
* rename confusing classesWinfried Donkers2015-08-121-3/+3
* inline a handful of use-once #definesNoel Grandin2015-07-231-14/+1
* loplugin:unusedmethods scripting,scNoel Grandin2015-07-221-2/+0
* Resolves: tdf#77479 do not reset AutoFilter range for temporary operationsEike Rathke2015-07-171-3/+4
* Calc: Insert row/col before/after [1/2]Philippe Jung2015-05-311-2/+4
* convert SCRIPTTYPE_ constants to scoped enumNoel Grandin2015-04-171-3/+4
* Small cleanup - no need to have 2 OpenURL's.Jan Holesovsky2015-03-161-3/+3
* tdf#89705: make hyperlinks clickable on impress/calcSiqi Liu2015-03-161-0/+2
* remove SC_START_INDEX_DB_COLL binary file format legacyEike Rathke2015-03-051-4/+0
* convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara2015-02-051-3/+2
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-3/+0
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-031-1/+0
* Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann2014-10-231-1/+1
* create type-safe bitfield for sc insert/delete flagsNoel Grandin2014-09-041-21/+63
* fdo#73148 add options to Calc function AGGREGATEWinfried Donkers2014-07-081-3/+4
* fdo#73148 (partial patch) Add Excel 2010 function AGGREGATEWinfried Donkers2014-04-251-0/+16
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-071-2/+1
* sfx2, sc: remove macros for using Windows NT Call ProfilerMichael Stahl2014-03-271-15/+0
* remove unused code ScGlobal::GetStandardFormatNoel Grandin2014-02-271-2/+0
* sal_Bool->boolNoel Grandin2014-02-121-5/+5
* sal_Bool->boolNoel Grandin2014-02-121-4/+4
* Keep the standard row height situation under control.Kohei Yoshida2014-01-301-4/+0
* bool improvementsStephan Bergmann2014-01-281-1/+1
* Better check this with a static assertStephan Bergmann2014-01-281-0/+3
* convert STRING_NOTFOUND in sc moduleNoel Grandin2013-11-111-2/+2
* "%1 is replaced to ..." ... maybe, or maybe notEike Rathke2013-11-081-0/+13
* drop unnecessary tools/string includesCaolán McNamara2013-10-201-2/+2
* convert remaining String in SC to OUStringNoel Grandin2013-10-181-3/+0
* convert sc/source/core/data/*.cxx from String to OUStringNoel Grandin2013-10-081-15/+15
* de-GetBuffer calcCaolán McNamara2013-10-031-9/+1
* fdo#69450 - IDF_ATTRIB & IDF_CONTENTS must be disjoint.Michael Meeks2013-09-271-1/+1
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-251-1/+1
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-311-7/+0
* fdo#39484 - don't loose outlines while trying to undo formulae changes.Michael Meeks2013-08-221-4/+5
* resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke2013-07-251-0/+7
* Attempt to fix windows link error.Kohei Yoshida2013-07-091-0/+1
* CELLTYPE_DESTROYED no longer relevant. Chuck it.Kohei Yoshida2013-06-241-3/+0