summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-04-03Drop extra "temporary of class String"Michael Weghorn
2020-04-03tdf#131849 Handle changed doc print options when printer changedMichael Weghorn
2020-04-03SfxViewShell::SetPrinter_Impl: Adapt comments a bitMichael Weghorn
2020-04-01Related: tdf#131613 remove explicit UpdateSettings callCaolán McNamara
2020-04-01tdf#131613 ignore printer change as a trigger for relayout panelsCaolán McNamara
2020-03-31listen for and broadcast FrameLineColor state changes.Michael Meeks
2020-03-31tdf#131190 Make custom page styles deletable again in CalcJim Raykowski
2020-03-31Fix exception when accessing empty lock listJulian Kalinowski
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2020-03-30convert to scoped enum in SvFileObjectNoel Grandin
2020-03-30tdf#101652 Add config option to prevent disabling readonly modeSamuel Mehrbrodt
2020-03-26Drop intermediate temporary variableMike Kaganski
2020-03-26tdf#130310 Load Sidebar Icons for extensionsilhan
2020-03-26Extend loplugin:cstylecast to certain function-style castsStephan Bergmann
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-24weld writer navigatorCaolán McNamara
2020-03-23Related tdf#97694 Check Base macro signatures on loadSamuel Mehrbrodt
2020-03-20The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-ltoStephan Bergmann
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-03-16Some more places to check for AllowOverrideLocking optionSamuel Mehrbrodt
2020-03-13tdf#42316 always evaluate macro signatures on loadJan-Marek Glogowski
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2020-03-11tdf#125440 Allow raising text import dialog for pasteSamuel Mehrbrodt
2020-03-11sfx2: fix UB in SfxBindings::LeaveRegistrations()Miklos Vajna
2020-03-05Android Viewer: Set SfxWorkWindow::bIsFullScreen to true againMichael Weghorn
2020-03-03move some headers inside their moduleNoel Grandin
2020-03-03tdf#130600:Removed the New Category and Refresh icons from Template dialogayhanyalcinsoy
2020-03-02tdf#130348: Add special case for ChartDeck, tooTor Lillqvist
2020-02-29skip non-uno dispatch toolbar entriesCaolán McNamara
2020-02-28weld calc navigatorCaolán McNamara
2020-02-28lok: send hyperlink text and address under cursorGrzegorz Araminowicz
2020-02-27tdf#128357 Forcing default style to stay at top in page stylesShivam Kumar Singh
2020-02-27Related: tdf#128191 tdf#130862 Use whole words in lieu of clippings in UI str...Adolfo Jayme Barrientos
2020-02-26Resolves tdf#130742 - Flat ODF in start centerHeiko Tietze
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