summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/preview.cxx
AgeCommit message (Expand)Author
2022-03-01use SfxItemSet::GetItemIfSet in sc/source/ui/view/Noel Grandin
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-23use officecfg to retrieve GetIsForPagePreviewsNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-02-22Some more unit conversion unificationMike Kaganski
2021-02-21loplugin:refcounting in scNoel
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-13tdf#45705 rework zoom in and zoom out UI commands in CalcJim Raykowski
2020-10-28convert some more long -> tools::LongNoel
2020-10-20use tools::Long in scNoel
2020-08-23Fix typo in codeAndrea Gelmini
2020-08-12loplugin:flatten in sc/ui/viewNoel Grandin
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-12-02use weld::WaitObjectCaolán McNamara
2019-08-12Fix typosAndrea Gelmini
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-08-10cid#1401328 Uncaught exceptionCaolán McNamara
2019-05-10pass SfxItemSet by unique_ptr to ScEditEngineDefaulterNoel Grandin
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen
2019-02-23loplugin:unusedfields in scNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-09loplugin:indentation in scNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-16use unique_ptr in scNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-10ColumnSpanSet variant optimized for just one ScRangeLuboš Luňák
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-07-04loplugin:useuniqueptr in ScPreviewNoel Grandin
2018-06-11sc: ScHeaderFieldData always stores a datetimeTakeshi Abe
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-18tdf#42949 Remove unnecessary helpids.h from sc.hrcGabor Kelemen
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-02-27drop old tools/gen.hxx methods in scNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-11-23TypedWhichId for sc constantsNoel Grandin
2017-10-27tdf#113422 Crash in: ScPreview::MouseMove(MouseEvent const &)Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann