summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)Author
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
2020-07-08SAL_WARN->SAL_INFO to prevent spamming the unit test logsNoel Grandin
2020-07-07introduce property-tree versions of SfxLokHelper::notifyOtherView*()Dennis Francis
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann
2020-06-30tdf#128502: Fix (haha) for a crash with multiple docs open in the iOS appTor Lillqvist
2020-06-15sd signature line: create signature with pre-selected cert, if availableMiklos Vajna
2020-06-11sd signature line: inform infobar if a cert is already selectedMiklos Vajna
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-06-05sd signature line: limit this to PDF signing for nowMiklos Vajna
2020-06-05Upcoming loplugin:elidestringvar: sfx2Stephan Bergmann
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-04Use lokCallbackTypeToString to show value symbolicallyTor Lillqvist
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-15use more try_emplaceNoel Grandin
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti
2020-05-08lok: MSForms: Add callback for form field button.Tamás Zolnai
2020-05-01move some headers inside their respective modulesNoel Grandin
2020-04-29[API CHANGE] uitest: make HasInfoBarWithID accessible from APIXisco Fauli
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen