summaryrefslogtreecommitdiffstats
path: root/sc/inc/global.hxx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove broadcaster from ScBaseCell, remove ScNoteCell and CELLTYPE_NOTE...Kohei Yoshida2013-05-091-1/+0
* fdo#61541 : Count Number of selected Cells in calcPrashant Pandey2013-04-191-1/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-4/+4
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* Get the whole change tracking code entirely ScBaseCell-free!Kohei Yoshida2013-03-261-0/+17
* Fix the build with OSL_DEBUG_LEVEL > 0.Kohei Yoshida2013-03-231-1/+1
* Nobody uses CELLTYPE_SYMBOLS anymore. Chuck it away.Kohei Yoshida2013-03-221-1/+0
* fdo#38838: Replaced some (Uni)String to OUString in core/scelixir2013-03-141-2/+2
* fdo#38838 ScGlobal::GetRscString() now returns OUString instead of String.Jean-Noël Rouvignac2013-02-191-2/+2
* moved the export row check to qahelper, made it useful for import/exportNoel Power2013-02-041-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* UniString->rtl::OUStringBufferCaolán McNamara2012-10-281-3/+3
* fix column navigation with CTRL + direction, fdo#45020Markus Mohrhard2012-08-091-0/+8
* Replaced deprecated tools/String with OUString in ScMatrixSören Möller2012-07-051-0/+4
* Remove unused definesThomas Arnhold2012-07-021-17/+0
* Remove unused definesThomas Arnhold2012-07-011-1/+0
* Revert "fix bad import positions of shapes & controls fdo#49430"Noel Power2012-05-251-18/+0
* include vector for std::vectorCaolán McNamara2012-05-031-0/+1
* fix bad import positions of shapes & controls fdo#49430Noel Power2012-05-031-0/+18
* Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák2012-04-191-1/+1
* do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák2012-04-071-1/+1
* ScGlobal::GetAutoFormat not always required to create fresh instance.Stephan Bergmann2012-01-111-0/+1