summaryrefslogtreecommitdiff
path: root/sc/inc/global.hxx
AgeCommit message (Expand)Author
2018-06-20use std::atomic rather than OSL_DOUBLE_CHECKED_LOCKING_MEMORY_BARRIERLuboš Luňák
2018-06-04move mbThreadedGroupCalcInProgress from ScDocument to ScGlobalLuboš Luňák
2018-05-14Drop module-specific defines of DELETEZGabor Kelemen
2018-05-13Drop newly unused ScGlobal::GetRscStringGabor Kelemen
2018-04-19drop IS_SET macroNoel Grandin
2018-04-18convert DelCellCmd to scoped enumNoel Grandin
2018-03-26tdf#116241 Customizing value highlighting colorsSzymon Kłos
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt
2018-02-16Consolidate the dreaded "Text - txt - csv (StarCalc)" filter nameEike Rathke
2018-01-19inline some definesNoel Grandin
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin
2017-08-22loplugin:constparam in sc part1Noel Grandin
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-27add test for update address code, related tdf#107289Markus Mohrhard
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-17tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-05-12convert SdrLayerId to strong_intNoel Grandin
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