summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2020-04-21Relates tdf#130778 - Branding for 7.0Heiko Tietze
2020-04-21CreateDocumentInfoDialog should return shared_ptrNoel Grandin
2020-04-20effectively unused mnStyle memberCaolán McNamara
2020-04-17Move Word compat option where it belongsSamuel Mehrbrodt
2020-04-16fixes for code creating reversed RectanglesNoel Grandin
2020-04-15send state changes of .uno:NumberFormatDecimal command to LOKMert Tumer
2020-04-15loplugin:buriedassign in sfx2..sotNoel Grandin
2020-04-15tdf#126828 don't crash fetching cmis properties from disposed SfxBaseModelCaolán McNamara
2020-04-15Related tdf#130778: New About dialogHeiko Tietze
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-15ofz#21701 fix DISABLE_DYNLOADING caseCaolán McNamara
2020-04-14basctl functions cannot be missing hereStephan Bergmann
2020-04-14Fix build without HAVE_FEATURE_SCRIPTINGTor Lillqvist
2020-04-13Reuse getBasctlFunction codeStephan Bergmann
2020-04-12More fixes to loading of basctl with --enable-mergelibsTomoyuki Kubota
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-04-09Fix loading of basctl with --enable-mergelibsStephan Bergmann
2020-04-09tdf#104878 avoid OUString allocation in TransformParametersNoel Grandin
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt
2020-04-08Fix edit button still appearing in CalcSamuel Mehrbrodt
2020-04-07tdf#131190 Make custom page styles deletable again in CalcJim Raykowski
2020-04-06loplugin:unusedvariableplus in sfx2Noel Grandin
2020-04-06LOk: notify the state values of the position and size property panelHenry Castro
2020-04-06lok: introduce QueryControlState functionHenry Castro
2020-04-05tdf#131209 reload the notebook barJim Raykowski
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