Age | Commit message (Expand) | Author |
2023-11-16 | tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyName | Michael Stahl |
2023-11-09 | lok: fix crash on DDE Link modify | Szymon Kłos |
2023-11-07 | make this a more straight forward yes/no question | Caolán McNamara |
2023-11-06 | lok: notebookbar: reduce calls to SfxNotebookBar::IsActive | Szymon Kłos |
2023-11-06 | lok: notebookbar: query SID_NOTEBOOKBAR only when requested to switch UI | Szymon Kłos |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-20 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sfx2 | Stephan Bergmann |
2023-10-18 | Clean up the remaining uses of OUStringConstExpr, and drop it | Stephan Bergmann |
2023-10-16 | tdf#157482 UI: Turn Security Warnings popup windows into infobars | Balazs Varga |
2023-10-16 | Revert "Make sure views get new themes on .uno:ChangeTheme" | Paris Oplopoios |
2023-10-06 | Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHint | Caolán McNamara |
2023-10-03 | sfx2: fix gcc dbgutil -Werror=unused-variable | Miklos Vajna |
2023-10-03 | replace ErrorInfo with simpler mechanism | Noel Grandin |
2023-10-02 | Deduplicate and simplify some SfxWorkWindow methods | Mike Kaganski |
2023-09-29 | rename SfxMedium::GetError -> GetErrorIgnoreWarning | Noel Grandin |
2023-09-10 | using decls should come after #include | Noel Grandin |
2023-08-18 | ITEM: preparations for more/easier changes | Armin Le Grand (allotropia) |
2023-08-09 | Use _beginthreadex instead of CreateThread | Mike Kaganski |
2023-08-02 | split Point/Size/Rectangle into AbsoluteScreenPixel* types | Noel Grandin |
2023-07-28 | SfxMedium::GetItemSet never returns nullptr | Mike Kaganski |
2023-07-24 | tdf#92620 - Adjust error message about exceeding legacy module size | Andreas Heinisch |
2023-07-22 | merge SetOptions_Nbc and SetOptions | Noel Grandin |
2023-07-22 | SfxItemSetHint is dead | Noel Grandin |
2023-07-21 | Related: tdf#155708 Clean-up - Fix validity dialog closes | Balazs Varga |
2023-07-20 | split GetWindowExtentsRelative asunder | Noel Grandin |
2023-07-19 | Cleanup SfxApplication::Get/SetOptions, and drop unused SIDs | Mike Kaganski |
2023-07-18 | tdf#68565 autosave: add option to store backup in document's folder | Justin Luth |
2023-07-18 | [API CHANGE] Drop unused AutoSavePrompt config key | Justin Luth |
2023-07-18 | Drop aSendSet | Mike Kaganski |
2023-07-17 | Simplify a bit | Mike Kaganski |
2023-07-17 | tdf#156308: Restore use of /org.openoffice.Office.Recovery/AutoSave | Mike Kaganski |
2023-07-06 | loplugin:unusedfields all-can-be-private | Noel Grandin |
2023-07-05 | tdf#155708 Fix validity dialog closes when moving focus to another window | Balazs Varga |
2023-07-05 | Make sure views get new themes on .uno:ChangeTheme | Paris Oplopoios |
2023-06-27 | loplugin:stringstatic look for more strings | Noel Grandin |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-06-19 | tdf#38742 - Start Center: move last opened documents to the top | Andreas Heinisch |
2023-06-11 | Related: tdf#155507 don't broadcast UI Theme change unless it did change | Caolán McNamara |
2023-06-06 | use more officecfg for SvtMiscOptions | Noel Grandin |
2023-06-06 | tdf#38742 - Start Center: introduce push pins to favorite documents | Andreas Heinisch |
2023-05-25 | merge some stringadds | Noel Grandin |
2023-05-23 | [API CHANGE] Add createShortCutManager function to uiconfigurationmanager. | Gökay Şatır |
2023-04-30 | Use getXWeak in sfx2 | Mike Kaganski |
2023-04-28 | survive exporting to pdf without config for fuzzing | Caolán McNamara |
2023-04-23 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2023-04-14 | loplugin:stringviewparam improvements | Noel Grandin |
2023-04-09 | new loplugin:unnecessarygetstr | Noel Grandin |
2023-04-07 | move using the vcl file dialog in headless mode to the point of creation | Caolán McNamara |
2023-04-07 | set m_bSystemDialogs just once | Caolán McNamara |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |