summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2020-04-09Fix loading of basctl with --enable-mergelibsStephan Bergmann1-2/+13
2020-04-09tdf#104878 avoid OUString allocation in TransformParametersNoel Grandin1-2/+1
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt3-50/+46
2020-04-08Fix edit button still appearing in CalcSamuel Mehrbrodt3-15/+16
2020-04-07tdf#131190 Make custom page styles deletable again in CalcJim Raykowski1-7/+21
2020-04-06loplugin:unusedvariableplus in sfx2Noel Grandin3-12/+1
2020-04-06LOk: notify the state values of the position and size property panelHenry Castro1-3/+24
2020-04-06lok: introduce QueryControlState functionHenry Castro6-0/+56
2020-04-05tdf#131209 reload the notebook barJim Raykowski2-1/+8
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl6-9/+15
2020-04-03Drop extra "temporary of class String"Michael Weghorn1-5/+2
2020-04-03tdf#131849 Handle changed doc print options when printer changedMichael Weghorn1-0/+5
2020-04-03SfxViewShell::SetPrinter_Impl: Adapt comments a bitMichael Weghorn1-2/+2
2020-04-01Related: tdf#131613 remove explicit UpdateSettings callCaolán McNamara1-13/+0
2020-04-01tdf#131613 ignore printer change as a trigger for relayout panelsCaolán McNamara1-0/+3
2020-03-31listen for and broadcast FrameLineColor state changes.Michael Meeks1-1/+2
2020-03-31tdf#131190 Make custom page styles deletable again in CalcJim Raykowski1-1/+6
2020-03-31Fix exception when accessing empty lock listJulian Kalinowski1-1/+1
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin4-60/+56
2020-03-30convert to scoped enum in SvFileObjectNoel Grandin2-17/+20
2020-03-30tdf#101652 Add config option to prevent disabling readonly modeSamuel Mehrbrodt1-0/+3
2020-03-26Drop intermediate temporary variableMike Kaganski1-4/+1
2020-03-26tdf#130310 Load Sidebar Icons for extensionsilhan1-3/+1
2020-03-26Extend loplugin:cstylecast to certain function-style castsStephan Bergmann1-1/+1
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen4-5/+0
2020-03-24weld writer navigatorCaolán McNamara4-6/+15
2020-03-23Related tdf#97694 Check Base macro signatures on loadSamuel Mehrbrodt5-41/+63
2020-03-20The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-ltoStephan Bergmann2-3/+0
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist3-6/+6
2020-03-16Some more places to check for AllowOverrideLocking optionSamuel Mehrbrodt1-2/+4
2020-03-13tdf#42316 always evaluate macro signatures on loadJan-Marek Glogowski1-0/+3
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin41-78/+78
2020-03-11tdf#125440 Allow raising text import dialog for pasteSamuel Mehrbrodt1-0/+16
2020-03-11sfx2: fix UB in SfxBindings::LeaveRegistrations()Miklos Vajna1-1/+1
2020-03-05Android Viewer: Set SfxWorkWindow::bIsFullScreen to true againMichael Weghorn1-0/+5
2020-03-03move some headers inside their moduleNoel Grandin11-10/+73
2020-03-03tdf#130600:Removed the New Category and Refresh icons from Template dialogayhanyalcinsoy1-3/+2
2020-03-02tdf#130348: Add special case for ChartDeck, tooTor Lillqvist1-1/+3
2020-02-29skip non-uno dispatch toolbar entriesCaolán McNamara1-1/+4
2020-02-28weld calc navigatorCaolán McNamara1-4/+4
2020-02-28lok: send hyperlink text and address under cursorGrzegorz Araminowicz1-2/+5
2020-02-27tdf#128357 Forcing default style to stay at top in page stylesShivam Kumar Singh2-12/+61
2020-02-27Related: tdf#128191 tdf#130862 Use whole words in lieu of clippings in UI str...Adolfo Jayme Barrientos1-1/+1
2020-02-26Resolves tdf#130742 - Flat ODF in start centerHeiko Tietze1-4/+4
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 Bergmann5-9/+9
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