summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)AuthorFilesLines
2020-02-25Fix currency symbol selection in Calc on mobileTomaž Vajngerl2-2/+41
2020-02-24Make undo/redo shortcuts work from sidebar docking windowJim Raykowski1-0/+6
2020-02-21Drop o3tl::optional wrapperStephan Bergmann4-8/+8
2020-02-20Revert "Don't display reload as toggle command"Samuel Mehrbrodt1-0/+7
2020-02-19can avoid including svtools/ctrlbox.hxxCaolán McNamara2-0/+17
2020-02-19Turn SfxGlobalEvents_Impl into an XComponentStephan Bergmann1-3/+127
2020-02-18Drop obsolete XEventBroadcaster again from XGlobalEventBroadcasterStephan Bergmann1-0/+1
2020-02-18Revert too aggressive clean-upStephan Bergmann1-1/+3
2020-02-18SfxGlobalEvents_Impl::m_xEvents is never changed and never nullStephan Bergmann1-9/+1
2020-02-17remove some unnecessary button.hxx includesCaolán McNamara2-0/+2
2020-02-17Fix failed assertion "value >= 0" in o3tl::make_unsignedStephan Bergmann1-2/+2
2020-02-17inline some acquire/release callsNoel Grandin1-23/+0
2020-02-17Don't display reload as toggle commandSamuel Mehrbrodt1-7/+0
2020-02-17sidebar: Distinguish between Impress and the rest for LOKAron Budea1-7/+7
2020-02-16clang-format sfx2 with under 5-percent lines of changeMuhammet Kara8-8/+9
2020-02-16move some headers inside sfx2/Noel Grandin64-106/+106
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara4-0/+5
2020-02-13inherit MediaControl from InterimItemWindowCaolán McNamara1-1/+1
2020-02-12cypress: mobile: Font size combobox is broken on core/master.Caolán McNamara1-1/+1
2020-02-12Allow boolean valued statechange messages for...Dennis Francis1-1/+4
2020-02-12tdf#126700 allow replacing the default documentsJan-Marek Glogowski3-1/+29
2020-02-11make Base install via packagekit also confgurable (like fonts/langpacks)Rene Engelhard1-13/+16
2020-02-10weld SvxFmAbsRecWin item windowCaolán McNamara3-3/+19
2020-02-10weld SvxFmTbxCtlRecTotal label item windowCaolán McNamara1-4/+8
2020-02-09give the SvtURLBox in toolbar its 'classic' widthCaolán McNamara1-1/+3
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara1-9/+9
2020-02-07SvtURLBox is now unusedCaolán McNamara1-1/+1
2020-02-07weld URLBox ItemWindowCaolán McNamara1-24/+82
2020-02-07Fix typoAndrea Gelmini1-1/+1
2020-02-07Fix typoAndrea Gelmini1-2/+2
2020-02-07loplugin:unusedmethodsNoel Grandin1-6/+0
2020-02-06weld ClassificationControl ToolboxWindowCaolán McNamara2-71/+141
2020-02-06Typo fix.Michael Meeks1-1/+1
2020-02-05lok: writer: Convert row height / cloumn width to the correct unit.Tamás Zolnai1-0/+12
2020-02-04Allow opt-out from document events checkSamuel Mehrbrodt1-1/+3
2020-02-04Remove unused maAsynchronousDeckSwitch.Emiliano Vavassori1-7/+0
2020-02-04weld MasterPagesSelectorCaolán McNamara1-4/+3
2020-02-03-Werror,-Wunused-variable (clang-cl)Stephan Bergmann1-1/+0
2020-02-03make some headers privateCaolán McNamara19-15/+370
2020-02-02don't include vcl/button.hxx from vcl/layout.hxxCaolán McNamara2-0/+2
2020-02-02no difference between ImageRadioButton and RadioButtonCaolán McNamara2-4/+4
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin36-72/+72
2020-01-30loplugin:unusedfieldsNoel Grandin1-11/+1
2020-01-29lok: preserve mouse event logic position and use in calcTomaž Vajngerl2-10/+13
2020-01-29bInterim is always trueCaolán McNamara1-11/+6
2020-01-28remove some unused local varsNoel Grandin1-2/+0
2020-01-28tdf#127169: Auto-redaction doesn't cover the title completelyOnur Yilmaz1-5/+15
2020-01-28New loplugin:unsignedcompareStephan Bergmann4-6/+12
2020-01-27tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesiakarsu1-1/+1
2020-01-26Avoid explicit casts to smaller sal_uInt16 from larger longStephan Bergmann1-4/+5