summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)Author
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-12tdf#125909 tdf#141298 sw: show (Hidden) Track Changes infobarLászló Németh
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara
2021-04-08SfxInPlaceClient: avoid crash when chart deleted by other viewSzymon Kłos
2021-04-08GetEditWin() is already fetched as pEditWinCaolán McNamara
2021-04-08online: send selection coordinates with inplace modeSzymon Kłos
2021-04-08online: Don't send chart selection to all viewsSzymon Kłos
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-22change SfxApplication::GetTopWindow to weld::WindowCaolán McNamara
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-11use some forward declares to reduce includesCaolán McNamara
2021-03-11lok: avoid a set of invalidations per view on re-size.Michael Meeks
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-05emplace_back: use perfect forwarding if possibleThorsten Behrens
2021-03-03Fix non-valid json generation on NotifyOtherViewsmert
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