summaryrefslogtreecommitdiff
path: root/sc/inc/global.hxx
AgeCommit message (Expand)Author
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-16convert ScGetDBSelection to scoped enumNoel Grandin
2017-01-09New loplugin:externvar: scStephan Bergmann
2017-01-01don't need to forward declare ImageList hereCaolán McNamara
2016-12-12manage OutlineBitmap imagelist directly in its owner userCaolán McNamara
2016-12-02coverity#1394668 Inferred misuse of enumCaolán McNamara
2016-11-20PivotMedian: Implement median as a new pivot table functionTamás Zolnai
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-09-26convert CR flags to typed_flags_setNoel Grandin
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-09-26convert SUBTOTAL constants to typed_flags_setNoel Grandin
2016-09-26convert BREAK constants to typed_flags_setNoel Grandin
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
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