summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh6.cxx
AgeCommit message (Expand)Author
2024-05-15lok: don't show separator conversion dialogSzymon Kłos
2024-04-10tdf#114441 Convert sal_uLong to better integer typesRafał Dobrakowski
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-03-01sc lok: make the formula separator warning dialog asyncMiklos Vajna
2024-01-09tdf#114441 - Convert sal_uLong to better integer typessahil
2023-12-28Decouple ScPatternAttr from SfxItemPoolArmin Le Grand (allotropia)
2022-08-06Related: tdf#135993 Use ScCompiler to create English OpCodeMap with AddInsEike Rathke
2022-05-17Related: tdf#142635 Make ScDocShell reference ScDocument by shared_ptrMike Kaganski
2022-03-01use SfxItemSet::GetItemIfSet in sc/source/ui/Noel Grandin
2021-09-17rather return ref from getLocaleDataPtrNoel Grandin
2021-07-05store the SfxItemSet inside SfxSetItem by valueNoel Grandin
2021-04-06skip intermediate vcl::WindowCaolán McNamara
2020-10-20use tools::Long in scNoel
2020-09-26UpdateOle never called with a null ScViewData*Caolán McNamara
2020-09-17base-class formula::FormulaCompiler is sufficient hereCaolán McNamara
2020-07-30loplugin:flatten in sc/uiNoel Grandin
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2019-10-23sc: rowcol: tdf#50916 convert docshellNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-02-18tdf#122624 XLSX OLE in DOCX: import view positionsLászló Németh
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-06-03sc: prefix members of ScDocShellHenry Castro
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-10-27Check decimalSeparatorAlternative in CheckConfigOptions(), tdf#81671Eike Rathke
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann
2017-04-04tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29Translate German comments in sc/source/ui/docshell/Johnny_M
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-06-13Fix typosAndrea Gelmini
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-23loplugin:constantparam in scNoel Grandin