summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2023-11-16add some protocols that don't make sense as floating frame targetsCaolán McNamara1-1/+4
2023-10-08tdf#150639 Fix sidebar width too narrowMihai Vasiliu1-1/+6
2023-09-12tdf#156959 - Remove pinned icons from thumbnail view itemAndreas Heinisch4-53/+65
2023-09-06tdf#154270 Sync toolbar button recent colorsMaxim Monastirsky3-0/+20
2023-08-30tdf#156591 - A11Y - add fix button for "Style has no language set."Balazs Varga1-0/+18
2023-08-23sfx2: fix crash in SfxLokHelper::notifyOtherView()Miklos Vajna1-1/+1
2023-08-16tdf#156557 Sidebar: Make Shift+Tab kb navigation behave as expectedJim Raykowski1-0/+7
2023-08-03sfx2: fix crash in SfxLokHelper::notifyOtherViews()Miklos Vajna1-1/+1
2023-07-25Regression: eliminate white lines in infobar's close buttonPatrick Luby1-4/+5
2023-07-23Related: tdf#155708 Clean-up - Fix validity dialog closesBalazs Varga1-1/+1
2023-07-16tdf#155708 Fix validity dialog closes when moving focus to another windowBalazs Varga1-6/+15
2023-07-15tdf#143038: preserve extension on backup fileJustin Luth1-1/+3
2023-07-05Resolves: tdf#155750 allow private:factory urls in floating framesCaolán McNamara1-6/+10
2023-07-04sfx2: fix crash in SfxViewShell::StartPrintXisco Fauli1-2/+5
2023-06-28tdf#146547 sfx2: preserve modified state from read-only to editableMichael Stahl1-0/+3
2023-06-23tdf#146547 sfx2: allow read-only documents to be modifiedMichael Stahl3-3/+21
2023-06-20tdf#38742 - Start Center: move last opened documents to the topAndreas Heinisch2-4/+2
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin1-3/+2
2023-06-06Revert "tdf#146547 Mark read-only docs as modified"Julien Nabet1-2/+1
2023-06-06use more officecfg for SvtMiscOptionsNoel Grandin1-2/+1
2023-06-06sfx2: SfxMedium::Transfer_Impl() ignore exceptions when getting propsMichael Stahl1-4/+11
2023-06-06SvtCommandOptions only supports CMDOPTION_DISABLEDNoel Grandin1-1/+1
2023-06-06tdf#38742 - Start Center: introduce push pins to favorite documentsAndreas Heinisch9-11/+92
2023-06-05tdf#152431 Fix line count resets to zero after 65535Bogdan B1-2/+2
2023-06-05svx: extract theme color generation into ThemeColorPaletteManagerTomaž Vajngerl1-1/+1
2023-06-02Resolves tdf#155200 - Don't scale overlay images in start centerHeiko Tietze1-0/+1
2023-06-02WaE: fix more warnings I see with gcc-13.1.1Caolán McNamara1-3/+3
2023-06-02lok: accessibility event listener for focused paragraphMarco Cecchetti2-1/+757
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin1-4/+4
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin1-4/+4
2023-05-31Resolves: tdf#109149 don't poll the Default Printer Name on every queryCaolán McNamara2-1/+20
2023-05-26use more TypedWhichIdNoel Grandin1-1/+1
2023-05-25use more TypedWhichIdNoel Grandin2-3/+2
2023-05-25merge some stringaddsNoel Grandin4-13/+12
2023-05-23[API CHANGE] Add createShortCutManager function to uiconfigurationmanager.Gökay Şatır4-4/+56
2023-05-22tdf#146547 Mark read-only docs as modifiedSamuel Mehrbrodt1-1/+2
2023-05-17navigator: use toggle available for all appsSzymon Kłos1-2/+1
2023-05-15LOK: Navi-1 open/close on sidebarAttila Szűcs2-2/+12
2023-05-12lok: escape notifyWindow messageSzymon Kłos1-2/+3
2023-05-12tdf#134901: update print statistics on PDF exportJustin Luth1-0/+34
2023-05-10Revert "Resolves tdf#134941 - Fix size issue on start center"Heiko Tietze1-349/+336
2023-05-10Revert "Resolves tdf#155167 - Start center app pane issue under gtk3"Heiko Tietze1-1/+0
2023-05-08Resolves tdf#155167 - Start center app pane issue under gtk3Heiko Tietze1-0/+1
2023-05-07Simplify some initializations in sfx2/source/doc/printhelper.cxxJulien Nabet1-31/+12
2023-05-06Resolves tdf#134941 - Fix size issue on start centerHeiko Tietze1-336/+349
2023-05-04tdf#153587 Display CTRL+F in the keyboard shortcuts listJuergen Funk3-1/+25
2023-04-30Use getXWeak in sfx2Mike Kaganski13-31/+30
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara2-0/+7
2023-04-28optimise find/insert calls to mapsNoel Grandin1-2/+1
2023-04-27tdf#151715 sfx2: do not use FORCERELOAD for document stored in /tmpMichael Stahl1-1/+4