summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/formatsh.cxx
AgeCommit message (Expand)Author
2020-03-30FrameLineColor - add Color parameter, and share code for color params.Michael Meeks
2020-01-13Fix FontColor does not change selected cells on calcMert Tumer
2019-11-13jsdialogs: send .uno:NumberFormat updatesSzymon Kłos
2019-10-31jsdialogs: set .uno:BackgroundColor in CalcSzymon Kłos
2018-11-18Resolves: tdf#121409 missing dialog parentCaolán McNamara
2018-11-07loplugin:collapseif in scNoel Grandin
2018-11-05tdf#105225 new background tab pageJim Raykowski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-12coverity#1440239 Uncaught exceptionCaolán McNamara
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-28weld ScStyleDlgCaolán McNamara
2018-09-09weld SfxNewStyleDlgCaolán McNamara
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen
2018-08-01loplugin:stringloop in scNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-04loplugin:useuniqueptr in ScTabViewNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-03-07use more Color in scNoel Grandin
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin
2018-01-25tdf#114519 Update cell content on sidebar number format changeJim Raykowski
2018-01-18Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-21TypedWhichId in svx part 2Noel Grandin
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-18convert EEHorizontalTextDirection to scoped enumNoel Grandin
2017-12-09Name it what it is, the format category for the sidebarEike Rathke
2017-12-09Rip out already masked out css::util::NumberFormat::DEFINED in casesEike Rathke
2017-12-08GetCurrentNumberFormatType() mask out the user defined bitEike Rathke
2017-12-08We already have the type, use itEike Rathke
2017-12-08A "standard" format does not necessarily mean the General formatEike Rathke
2017-12-08Avoid iterating over selected cells' attribute rangesEike Rathke
2017-12-08Call GetItemState() only once per WhichID loopEike Rathke
2017-12-08Slightly change state method logic, tdf#86085 follow-upEike Rathke
2017-12-08tdf#86085 add slot for toggling thousands separatorJim Raykowski
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin
2017-11-23TypedWhichId for sc constantsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin