summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2023-11-16tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyNameMichael Stahl
2023-11-09lok: fix crash on DDE Link modifySzymon Kłos
2023-11-07make this a more straight forward yes/no questionCaolán McNamara
2023-11-06lok: notebookbar: reduce calls to SfxNotebookBar::IsActiveSzymon Kłos
2023-11-06lok: notebookbar: query SID_NOTEBOOKBAR only when requested to switch UISzymon Kłos
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sfx2Stephan Bergmann
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-10-16tdf#157482 UI: Turn Security Warnings popup windows into infobarsBalazs Varga
2023-10-16Revert "Make sure views get new themes on .uno:ChangeTheme"Paris Oplopoios
2023-10-06Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHintCaolán McNamara
2023-10-03sfx2: fix gcc dbgutil -Werror=unused-variableMiklos Vajna
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-10-02Deduplicate and simplify some SfxWorkWindow methodsMike Kaganski
2023-09-29rename SfxMedium::GetError -> GetErrorIgnoreWarningNoel Grandin
2023-09-10using decls should come after #includeNoel Grandin
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)
2023-08-09Use _beginthreadex instead of CreateThreadMike Kaganski
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-07-24tdf#92620 - Adjust error message about exceeding legacy module sizeAndreas Heinisch
2023-07-22merge SetOptions_Nbc and SetOptionsNoel Grandin
2023-07-22SfxItemSetHint is deadNoel Grandin
2023-07-21Related: tdf#155708 Clean-up - Fix validity dialog closesBalazs Varga
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-07-19Cleanup SfxApplication::Get/SetOptions, and drop unused SIDsMike Kaganski
2023-07-18tdf#68565 autosave: add option to store backup in document's folderJustin Luth
2023-07-18[API CHANGE] Drop unused AutoSavePrompt config keyJustin Luth
2023-07-18Drop aSendSetMike Kaganski
2023-07-17Simplify a bitMike Kaganski
2023-07-17tdf#156308: Restore use of /org.openoffice.Office.Recovery/AutoSaveMike Kaganski
2023-07-06loplugin:unusedfields all-can-be-privateNoel Grandin
2023-07-05tdf#155708 Fix validity dialog closes when moving focus to another windowBalazs Varga
2023-07-05Make sure views get new themes on .uno:ChangeThemeParis Oplopoios
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-19tdf#38742 - Start Center: move last opened documents to the topAndreas Heinisch
2023-06-11Related: tdf#155507 don't broadcast UI Theme change unless it did changeCaolán McNamara
2023-06-06use more officecfg for SvtMiscOptionsNoel Grandin
2023-06-06tdf#38742 - Start Center: introduce push pins to favorite documentsAndreas Heinisch
2023-05-25merge some stringaddsNoel Grandin
2023-05-23[API CHANGE] Add createShortCutManager function to uiconfigurationmanager.Gökay Şatır
2023-04-30Use getXWeak in sfx2Mike Kaganski
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara
2023-04-23use more TOOLS_WARN_EXCEPTIONNoel Grandin
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
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-02Avoid conversions between OUString and OString in VCLMike Kaganski