summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2020-04-29[API CHANGE] uitest: make HasInfoBarWithID accessible from APIXisco Fauli1-0/+7
2020-04-29tdf#132441 thumb scrolling in Start Center should be more accuracyRoman Kuznetsov1-9/+7
2020-04-29weld SfxTemplatePanelControlCaolán McNamara7-1055/+1031
2020-04-29tdf#131733 Show only CN part of X.509 subject infoGabor Kelemen1-1/+1
2020-04-27STYLESPREVIEW is never definedCaolán McNamara1-29/+0
2020-04-27aPoint is never consumed so calculations to derive it are mootCaolán McNamara1-19/+0
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann15-3/+17
2020-04-26move PanelLayout to sfx2Caolán McNamara2-0/+121
2020-04-26update pchesCaolán McNamara1-3/+1
2020-04-26all ItemWindows are now weldedCaolán McNamara3-4/+5
2020-04-25tdf#91818 disable scrollbar in Start Center when it isn't neededRoman Kuznetsov1-0/+1
2020-04-25loplugin:constantparamNoel Grandin1-1/+1
2020-04-23Drop Macromedia Flash export filterGabor Kelemen1-13/+0
2020-04-23Fix typoAndrea Gelmini1-1/+1
2020-04-23Add config to disable individual infobarsSamuel Mehrbrodt1-0/+20
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara5-102/+3
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen7-0/+8
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-1/+3
2020-04-21Relates tdf#130778 - Branding for 7.0Heiko Tietze1-2/+6
2020-04-21CreateDocumentInfoDialog should return shared_ptrNoel Grandin1-2/+2
2020-04-20effectively unused mnStyle memberCaolán McNamara1-13/+2
2020-04-17Move Word compat option where it belongsSamuel Mehrbrodt1-6/+0
2020-04-16fixes for code creating reversed RectanglesNoel Grandin1-0/+2
2020-04-15send state changes of .uno:NumberFormatDecimal command to LOKMert Tumer1-0/+1
2020-04-15loplugin:buriedassign in sfx2..sotNoel Grandin3-7/+9
2020-04-15tdf#126828 don't crash fetching cmis properties from disposed SfxBaseModelCaolán McNamara1-2/+6
2020-04-15Related tdf#130778: New About dialogHeiko Tietze5-9/+38
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin3-4/+4
2020-04-15ofz#21701 fix DISABLE_DYNLOADING caseCaolán McNamara2-0/+4
2020-04-14basctl functions cannot be missing hereStephan Bergmann3-17/+11
2020-04-14Fix build without HAVE_FEATURE_SCRIPTINGTor Lillqvist2-0/+10
2020-04-13Reuse getBasctlFunction codeStephan Bergmann5-67/+97
2020-04-12More fixes to loading of basctl with --enable-mergelibsTomoyuki Kubota1-4/+27
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin2-2/+2
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