summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2023-06-05tdf#152431 Fix line count resets to zero after 65535Bogdan B
2023-06-05svx: extract theme color generation into ThemeColorPaletteManagerTomaž Vajngerl
2023-06-02Resolves tdf#155200 - Don't scale overlay images in start centerHeiko Tietze
2023-06-02WaE: fix more warnings I see with gcc-13.1.1Caolán McNamara
2023-06-02lok: accessibility event listener for focused paragraphMarco Cecchetti
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-05-31Resolves: tdf#109149 don't poll the Default Printer Name on every queryCaolán McNamara
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-25use more TypedWhichIdNoel Grandin
2023-05-25merge some stringaddsNoel Grandin
2023-05-23[API CHANGE] Add createShortCutManager function to uiconfigurationmanager.Gökay Şatır
2023-05-22tdf#146547 Mark read-only docs as modifiedSamuel Mehrbrodt
2023-05-17navigator: use toggle available for all appsSzymon Kłos
2023-05-15LOK: Navi-1 open/close on sidebarAttila Szűcs
2023-05-12lok: escape notifyWindow messageSzymon Kłos
2023-05-12tdf#134901: update print statistics on PDF exportJustin Luth
2023-05-10Revert "Resolves tdf#134941 - Fix size issue on start center"Heiko Tietze
2023-05-10Revert "Resolves tdf#155167 - Start center app pane issue under gtk3"Heiko Tietze
2023-05-08Resolves tdf#155167 - Start center app pane issue under gtk3Heiko Tietze
2023-05-07Simplify some initializations in sfx2/source/doc/printhelper.cxxJulien Nabet
2023-05-06Resolves tdf#134941 - Fix size issue on start centerHeiko Tietze
2023-05-04tdf#153587 Display CTRL+F in the keyboard shortcuts listJuergen Funk
2023-04-30Use getXWeak in sfx2Mike Kaganski
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara
2023-04-28optimise find/insert calls to mapsNoel Grandin
2023-04-27tdf#151715 sfx2: do not use FORCERELOAD for document stored in /tmpMichael Stahl
2023-04-27Avoid temporary OUString creationMike Kaganski
2023-04-27tdf#38194 Use a hashed string HSL color approachJim Raykowski
2023-04-26assume IFrame script/macro support isn't neededCaolán McNamara
2023-04-26Related: tdf#155017 Stop after the first pop in case the shell was not on stackMike Kaganski
2023-04-26tdf#155017: make sure that the correct shell is popped from SfxDispatcherMike Kaganski
2023-04-25add "m" prefix to member variables - SfxTabPageTomaž Vajngerl
2023-04-25tdf#38194 tdf#106556 Enhancement to highlight direct formatting,Jim Raykowski
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-23cid#1524748 Uninitialized pointer fieldCaolán McNamara
2023-04-23use more TOOLS_WARN_EXCEPTIONNoel Grandin
2023-04-23Run clang-tidy with misc-unused-using-decls on modules [s-t]*Gabor Kelemen
2023-04-23tdf#153806 a11y Allow opening context menu of fav/recent char w/ keyboardMichael Weghorn
2023-04-23sfx2: Pass SvxCharView context menu pos as paramMichael Weghorn
2023-04-21loplugin:unnecessarygetstr extend to checking std::string::c_strNoel Grandin
2023-04-20Typo getCurentSfxFilter->getCurrentSfxFilter in sfx2/filedgimpl-helperJulien Nabet
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-19sfx2: fix crash in StyleList::CustomRenderHdlXisco Fauli
2023-04-15a11y: Report focusable and focused state for ThumbnailViewItemMichael Weghorn
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-04-13query getUserAllowsLinkUpdate for the case of content in a floating frameCaolán McNamara
2023-04-13adjust IFrameObject so it could reuse mxFrame for a reload of contentCaolán McNamara
2023-04-13use parent window as dialog parentCaolán McNamara