summaryrefslogtreecommitdiff
path: root/sc/inc/global.hxx
AgeCommit message (Expand)Author
2016-08-16loplugin:unusedenumvalues in scNoel Grandin
2016-08-06sc: drop most osl/endian.h includesJochen Nitschke
2016-08-03Resolves: tdf#97193 restore pre 5-1 values for INS_INSROWS and INS_INSCOLSCaolán McNamara
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke
2016-07-22sc: remove unused ScCloneFlags: Adjust3Drel and NoCaptionJochen Nitschke
2016-07-22sc: convert SC_CLONECELL_... to typed_flagsJochen Nitschke
2016-07-20sc: remove CHAR_CR defineJochen Nitschke
2016-07-10ditch the font/screen-scaling thingCaolán McNamara
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-03-24tdf#75372 rework sheet-copy names for converting global names to sheet-localEike Rathke
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin
2015-12-27sal_uLong to sal_uInt32/sal_uInt64Matteo Casalin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
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