summaryrefslogtreecommitdiff
path: root/sc/inc/global.hxx
AgeCommit message (Expand)Author
2019-07-17tdf#121039 "Open hyperlink" from context menu does not workSamuel Mehrbrodt
2019-07-17tdf#126393 Select cell even when clicking on a hyperlinkSamuel Mehrbrodt
2019-04-08tdf#124327 sc opengl: fix lack of AA text in chartsMiklos Vajna
2019-03-27no need to allocate aEmptyOUString separatelyNoel Grandin
2019-03-01do not call GetFormatTable() from GetNonThreadedContext() (tdf#121949)Luboš Luňák
2019-02-18Resolves tdf#121596 - Include a key combination to insert thin spacesheiko tietze
2018-12-05loplugin:singlevalfields in scNoel Grandin
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-13thread-safe ScGlobal::GetUnitConverter()Luboš Luňák
2018-11-08tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxxGabor Kelemen
2018-06-26loplugin:useuniqueptr in ScConsolidateParamNoel Grandin
2018-06-18use std::atomic rather than OSL_DOUBLE_CHECKED_LOCKING_MEMORY_BARRIERLuboš Luňák
2018-05-31move mbThreadedGroupCalcInProgress from ScDocument to ScGlobalLuboš Luňák
2018-05-25tdf#42949 Fix IWYU warnings in sc/inc/[gh]*Gabor Kelemen
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