summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/formatsh.cxx
AgeCommit message (Expand)Author
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
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-14simplify calls to IsStreamValid/SetStreamValidNoel Grandin
2017-09-05sc: adjust block height only if neededDimitri Bouron
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-08-15loplugin:redundantcast, find more functional castsNoel Grandin
2017-08-15remove redundant SvxFrameDirection castsJochen Nitschke
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-07tdf#86119 Generalize number format control.Gulsah Kose
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-30tdf#86119 Fix toggle behaviour of SID_NUMBER_STANDARD.Gulsah Kose
2017-05-05tdf#95885 Add new toolbar and toggle icons for Cell ProtectionGulsah Kose
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin
2017-04-06tdf#39468 Translate German commentsJens Carl
2017-03-24tdf#86119 Fix toggle behaviour of SID_NUMBER_TWODEC.Gulsah Kose
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin