summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2021-03-09master slide panel shouldn't have "more options" buttonCaolán McNamara
2021-02-23tdf#139039 sfx2 store: fix export to PDF when dir name is URL-encodedMiklos Vajna
2021-02-17tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara
2021-02-15tdf#140308 Crash import old OpenOffice templateNoel Grandin
2021-02-11tdf#140280 sfx2: fix crash on double-clicking a no-sign shape in read-only modeMiklos Vajna
2021-01-30Improve macro checksSamuel Mehrbrodt
2021-01-30tdf#139981: remove unsupported unused 'stock' propertyCaolán McNamara
2021-01-29tdf#123476 filter: Also handle empty ODFMike Kaganski
2021-01-28Make brand image clickableHeiko Tietze
2021-01-27tdf#138727 help browser didn't flow textCaolán McNamara
2021-01-22tdf#135590 MapUnit::Map100thMM fallback is inappropiate for writerCaolán McNamara
2021-01-20silence "gsignal.c:2731: instance X has no handler with id Y" warningCaolán McNamara
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
2021-01-14Resolves tdf#139343 and tdf#139335 - Community/Enterprise flavorHeiko Tietze
2021-01-10Bump copyright year to 2021Adolfo Jayme Barrientos
2021-01-08Missing construction of SfxCmisVersionsDialog::m_xVersionBoxStephan Bergmann
2020-12-23tdf#89709 Make statusbar page number/bookmarks control tooltip showJim Raykowski
2020-12-18Delete Category dialog includes '~' text in the titlebarCaolán McNamara
2020-12-16tdf#138938 put the tooltip on the toolbar item instead of the toolbarCaolán McNamara
2020-12-15tdf#138935 rsDeckId is invalid by the time collectUIInformation is calledCaolán McNamara
2020-12-12tdf#138823 "Recent Files" --> "Recent Documents" in StartcenterSeth Chaiklin
2020-12-11tdf#138762: crash when trying to open sidebar w chart in WriterAron Budea
2020-12-09cid#1470371 Uninitialized scalar fieldCaolán McNamara
2020-12-07Remove remaining bogus use of objc_msgSend()Tor Lillqvist
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh
2020-12-03uno:Printersetup: Allow preselecting a printerSamuel Mehrbrodt
2020-12-03Add 'SinglePrintJobs' to PrintOptionsSamuel Mehrbrodt
2020-12-01Resolves: tdf#138417 crash on customize sidebarCaolán McNamara
2020-12-01cid#1470362 Uninitialized scalar fieldCaolán McNamara
2020-11-24center the button for narrower Colibre theme iconCaolán McNamara
2020-11-24open_more.png is narrower than other icons in Colibre themeCaolán McNamara
2020-11-24tdf#132860 Assign value to set_sensitive flag in m_xNameshubham656
2020-11-22tdf#123936 Formatting files in module sfx2 with clang-formatPhilipp Hofer
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian
2020-11-21these don't need to include vcl/button.hxx anymoreCaolán McNamara
2020-11-21Avoid unused parameter 'pImpl'Tor Lillqvist
2020-11-20weld TabBarCaolán McNamara
2020-11-20sfx2: lok: refactor notifications and const correctnessAshod Nakashian
2020-11-20fix tdf#138335 guard sidebar uno methods with SolarMutexThorsten Behrens
2020-11-19tdf#138315 make More options buttons in Chart Sidebar deck work againCaolán McNamara
2020-11-19sw replacement image creation: fix this when an ODT's settings.xml is invalidMiklos Vajna
2020-11-17Remove unused SfxFrameDescriptor::SetActualURL parameterStephan Bergmann
2020-11-17loplugin:stringviewparam extend to constructorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16tdf#138024 Default Icons not refreshing in template manger search viewVert D
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-11-12loplugin:unusedmethodsNoel
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12notebookbar: set language before creatingSzymon Kłos