summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/output2.cxx
AgeCommit message (Expand)Author
2021-02-09autofilter: scale dropdown button according to zoom levelSzymon Kłos
2019-10-26Resolves: tdf#128403 Use ScPatternAttr::GetNumberFormat()Eike Rathke
2019-10-22sc: rowcol: tdf#50916 convert outputNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-05-16tdf#125054 fixed WhichIDs for cloned ItemsArmin Le Grand
2019-05-10pass SfxItemSet by unique_ptr to ScEditEngineDefaulterNoel Grandin
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-03-27return unique_ptr from CreateOutputEditEngineNoel Grandin
2019-02-12tdf#121040 sc: cell with ### has too big heightSerge Krot
2019-02-09loplugin:indentation in scNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-25Assert missing SalGraphics font on GetTextLayoutJan-Marek Glogowski
2018-12-25Simplify containers iterations in sc/source/ui/{view,xmlsource}Arkadiy Illarionov
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-07loplugin:collapseif in scNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-09Resolves: tdf#66545 display URL fields non-shaded in CalcEike Rathke
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-08-01loplugin:stringloop in scNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-20Fix typosAndrea Gelmini
2018-07-03Resolves: tdf#118221 whole cell kerning default is offEike Rathke
2018-06-20tdf#66089 tdf#105720: only rely on bPixelToLogicAron Budea
2018-06-18tdf#105720: lok: sc: currency symbol is displayed in the preceding cellMarco Cecchetti
2018-05-26Rename bNeedEdit → bUseEditEngineKhaled Hosny
2018-02-21ColorData->Color in sd..svxNoel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-02-03TypedWhichId in scNoel Grandin
2018-01-29No more need to restrict paper width to USHRT_MAXStephan Bergmann
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-18convert EEHorizontalTextDirection to scoped enumNoel Grandin
2017-12-07loplugin:constparamsNoel Grandin
2017-12-04tdf#39593 deduplicate code in ScOutputDatatagezi
2017-11-27Address some nitpicks, tdf#39593 follow-upEike Rathke
2017-11-27tdf#39593 deduplicate code in ScOutputDatatagezi
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin
2017-11-22Follow our naming conventions, tdf#39593 follow-upEike Rathke
2017-11-22tdf#39593 deduplicate code in ScOutputDatatagezi