summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2020-02-25Fix currency symbol selection in Calc on mobileTomaž Vajngerl
2020-02-24Make undo/redo shortcuts work from sidebar docking windowJim Raykowski
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-20Revert "Don't display reload as toggle command"Samuel Mehrbrodt
2020-02-19can avoid including svtools/ctrlbox.hxxCaolán McNamara
2020-02-19Turn SfxGlobalEvents_Impl into an XComponentStephan Bergmann
2020-02-18Drop obsolete XEventBroadcaster again from XGlobalEventBroadcasterStephan Bergmann
2020-02-18Revert too aggressive clean-upStephan Bergmann
2020-02-18SfxGlobalEvents_Impl::m_xEvents is never changed and never nullStephan Bergmann
2020-02-17remove some unnecessary button.hxx includesCaolán McNamara
2020-02-17Fix failed assertion "value >= 0" in o3tl::make_unsignedStephan Bergmann
2020-02-17inline some acquire/release callsNoel Grandin
2020-02-17Don't display reload as toggle commandSamuel Mehrbrodt
2020-02-17sidebar: Distinguish between Impress and the rest for LOKAron Budea
2020-02-17Drop needless junit and python make conditionalsJan-Marek Glogowski
2020-02-16use fwd declsCaolán McNamara
2020-02-16clang-format sfx2 with under 5-percent lines of changeMuhammet Kara
2020-02-16move some headers inside sfx2/Noel Grandin
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara
2020-02-14don't need to include split.hxx or scrbar.hxxCaolán McNamara
2020-02-13inherit MediaControl from InterimItemWindowCaolán McNamara
2020-02-12cypress: mobile: Font size combobox is broken on core/master.Caolán McNamara
2020-02-12Allow boolean valued statechange messages for...Dennis Francis
2020-02-12tdf#126700 allow replacing the default documentsJan-Marek Glogowski
2020-02-11make Base install via packagekit also confgurable (like fonts/langpacks)Rene Engelhard
2020-02-10weld SvxFmAbsRecWin item windowCaolán McNamara
2020-02-10weld SvxFmTbxCtlRecTotal label item windowCaolán McNamara
2020-02-09give the SvtURLBox in toolbar its 'classic' widthCaolán McNamara
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara
2020-02-07SvtURLBox is now unusedCaolán McNamara
2020-02-07weld URLBox ItemWindowCaolán McNamara
2020-02-07Fix typoAndrea Gelmini
2020-02-07Fix typoAndrea Gelmini
2020-02-07weld SwJumpToSpecificBox_ImplCaolán McNamara
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna
2020-02-07loplugin:unusedmethodsNoel Grandin
2020-02-06weld ClassificationControl ToolboxWindowCaolán McNamara
2020-02-06Typo fix.Michael Meeks
2020-02-06use forward declCaolán McNamara
2020-02-05lok: writer: Convert row height / cloumn width to the correct unit.Tamás Zolnai
2020-02-04Allow opt-out from document events checkSamuel Mehrbrodt
2020-02-04Remove unused maAsynchronousDeckSwitch.Emiliano Vavassori
2020-02-04weld MasterPagesSelectorCaolán McNamara
2020-02-03-Werror,-Wunused-variable (clang-cl)Stephan Bergmann
2020-02-03make some headers privateCaolán McNamara
2020-02-02don't include vcl/button.hxx from vcl/layout.hxxCaolán McNamara
2020-02-02no difference between ImageRadioButton and RadioButtonCaolán McNamara
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-30loplugin:unusedfieldsNoel Grandin