summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
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
2023-04-11set Referer on loading IFramesCaolán McNamara
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-09tdf#154694 All icons: Sidebar's A11y CheckerRizal Muttaqin
2023-04-07set an InteractionHandler with the embedded frame as dialog parentCaolán McNamara
2023-04-07move using the vcl file dialog in headless mode to the point of creationCaolán McNamara
2023-04-07set m_bSystemDialogs just onceCaolán McNamara
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-04-03jsdialog: keep button under content in SpellCheck OptionsSzymon Kłos
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-01use more XVclWindowPeerNoel Grandin