summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)Author
2021-02-20loplugin:refcounting in sfx2Noel
2021-02-20drop some unneeded includesCaolán McNamara
2021-02-16loplugin:referencecasting in sfx2Noel
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-07Remove unneeded breaksAndrea Gelmini
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-26loplugin:passstuffbyrefNoel
2021-01-25avoid some ref-countingNoel Grandin
2021-01-17cppcheck: derefInvalidIteratorRedundantCheck (sfx2/classificationhelper)Julien Nabet
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-25Typos in code (vlc->vcl/vclx)Julien Nabet
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-26Separate uno:Printer and uno:PrinterSetup handlingSamuel Mehrbrodt
2020-11-26uno:Printersetup: Allow preselecting a printerSamuel Mehrbrodt
2020-11-24sw tiled rendering: fix paint->invalidation loop when paint is started by vclMiklos Vajna
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-22tdf#123936 Formatting files in module sfx2 with clang-formatPhilipp Hofer
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian
2020-11-21these don't need to include vcl/button.hxx anymoreCaolán McNamara
2020-11-20weld TabBarCaolán McNamara
2020-11-20sfx2: lok: refactor notifications and const correctnessAshod Nakashian
2020-11-19sw replacement image creation: fix this when an ODT's settings.xml is invalidMiklos Vajna
2020-11-17Remove unused SfxFrameDescriptor::SetActualURL parameterStephan Bergmann
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-11loplugin:stringviewNoel
2020-11-02tdf#126700 handle Impress default documentsJan-Marek Glogowski
2020-11-02use officecfg or MacroRecorderModeNoel Grandin
2020-10-22long->tools::Long in sfx2Noel
2020-10-05Disable WhatsNew infobar with standard methodHeiko Tietze
2020-10-02sfx2: downgrade a warning in SfxViewFrame::ChildWindowState() to infoMiklos Vajna
2020-09-30loplugin:reducevarscope in sfx2Noel
2020-09-21weld infobarsCaolán McNamara
2020-09-13Unify the code used to get object shell for componentsMike Kaganski
2020-08-27tdf#136133: AppendInfoBar can return nullJulien Nabet
2020-08-19sd signature line: preserve current page after signingMiklos Vajna
2020-08-19Fix typosAndrea Gelmini
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-13simplify memory management in SfxInPlaceClient_ImplNoel Grandin
2020-08-13expand out DELETEZ in sfx2Noel Grandin
2020-08-07tdf#135082 fix print selectionSrijan Bhatia
2020-08-03loplugin:flatten in sfx2Noel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-29replace and drop SvtPrintWarningOptionsCaolán McNamara
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara