summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2020-06-04tdf#130354 sfx2: make PDF signing UI work againMiklos Vajna1-0/+4
2020-05-06tdf#132623 custom property dialog expand updateandreas kainz1-0/+4
2020-05-01Related tdf#97694 Check Base macro signatures on loadSamuel Mehrbrodt5-41/+63
2020-04-29tdf#131733 Show only CN part of X.509 subject infocp-6.4-branch-pointGabor Kelemen1-1/+1
2020-04-27tdf#91818 disable scrollbar in Start Center when it isn't neededRoman Kuznetsov1-0/+1
2020-04-16tdf#131209 reload the notebook barJim Raykowski2-1/+8
2020-04-16tdf#126828 don't crash fetching cmis properties from disposed SfxBaseModelCaolán McNamara1-2/+6
2020-04-07tdf#131190 Make custom page styles deletable again in CalcJim Raykowski1-2/+21
2020-04-07tdf#131849 Handle changed doc print options when printer changedMichael Weghorn1-0/+5
2020-03-31tdf#128662 Fix exception when accessing empty lock listJulian Kalinowski1-1/+1
2020-03-26tdf#130310 Load Sidebar Icons for extensionsilhan1-3/+1
2020-03-25tdf#130348: Add special case for ChartDeck, tooTor Lillqvist1-1/+3
2020-02-26Resolves tdf#130742 - Flat ODF in start centerHeiko Tietze1-4/+4
2020-02-13tdf#126700 allow replacing the default documentsJan-Marek Glogowski3-1/+26
2020-02-10tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski1-0/+15
2020-02-07tdf#130187: Don't crash on exiting print preview with NotebookbarMike Kaganski1-12/+3
2020-01-31Adapt o3tl::span to P1872R0Stephan Bergmann1-1/+2
2020-01-17tdf#129788: Revert "no need to use AlphaMask in RecentDocsViewItem"Xisco Faulí1-1/+2
2020-01-08Bump copyright year to 2020Adolfo Jayme Barrientos1-1/+1
2019-12-18tdf#129311 don't allow temporary trusted certsJan-Marek Glogowski1-1/+9
2019-12-16tdf#129005 Make Infobar push buttons keyboard accessibleJim Raykowski1-3/+8
2019-12-13tdf#128191 Show infobar when hyphenation info for text language is missingSamuel Mehrbrodt4-0/+37
2019-12-03Disable macro menu entries when DisableMacrosExecution is setSamuel Mehrbrodt3-1/+16
2019-12-03Don't disable "Send doc via email" when LockExport is setSamuel Mehrbrodt1-1/+1
2019-12-02lok: add viewId to window painting, to allow special-casing on render.Michael Meeks1-0/+7
2019-12-02tdf#118639: store ODF encryption data for autorecoveryMike Kaganski1-6/+12
2019-11-30Resolves: tdf#97086 Allow "unlimited" password length for OOXML encryptionEike Rathke1-4/+6
2019-11-29tdf#128898 import text from file with text-decode failedNoel Grandin3-19/+13
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara4-12/+24
2019-11-26tdf#128557 Show disabled menu items in style lists context menuJim Raykowski1-0/+1
2019-11-26tdf#128557 Add tooltips to styles listsJim Raykowski2-0/+48
2019-11-26tdf#128557 Only show delete menu item when custom style is not in useJim Raykowski1-12/+4
2019-11-23tdf#125359 Don't overlap multiple infobarsSamuel Mehrbrodt1-26/+7
2019-11-23Add SolarMutexGuard to infobar api methodsSamuel Mehrbrodt1-0/+6
2019-11-22tdf#97926 Add UNO API for InfobarSamuel Mehrbrodt5-67/+158
2019-11-21tdf#84183 Give infobar close btn some 'clicked' stateSamuel Mehrbrodt1-1/+6
2019-11-19tdf#128723 Options Print Dialog updateandreas kainz1-318/+425
2019-11-15Revert "tdf#126128 Reduce page properties dialog's height."Heiko Tietze1-5/+0
2019-11-13Add document level option to lock down edit doc commandSerge Krot4-5/+49
2019-11-13SystemPath does not need to be a classNoel Grandin2-4/+6
2019-11-12Property Dialog Description Tab fix expand optionandreas kainz1-0/+2
2019-11-11tdf#118526 Reload Notebookbar if read mode has switchedJim Raykowski1-1/+1
2019-11-09Template dialog updateandreas kainz1-12/+5
2019-11-09Removed executable bit on source fileAndrea Gelmini1-0/+0
2019-11-09Switch to read-only mode: do not force reload document if possibleSerge Krot1-1/+3
2019-11-08loplugin:indentation (clang-cl)Stephan Bergmann1-1/+1
2019-11-08Writer Property Dialog updateandreas kainz5-54/+27
2019-11-07Fix UBSan null-pointer-useStephan Bergmann2-5/+5
2019-11-07we want this size group to handle both dimensionsCaolán McNamara1-0/+1
2019-11-07loplugin:unusedmethodsNoel Grandin1-17/+0