summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2025-02-06tdf#164745 fix SfxStateCacheArmin Le Grand (Collabora)
2025-02-05avoid uno casting cost, and simplifyCaolán McNamara
2025-02-04sidebar: Have sidebar deck tooltip only set on its buttonMichael Weghorn
2025-02-04tdf#165002 sidebar a11y: Set a11y name on sidebar deck buttonsMichael Weghorn
2025-02-04tdf#165002 sidebar a11y: Set a11y names for "Styles" toolbar items in .uiMichael Weghorn
2025-02-04tdf#165002 sidebar a11y: Set a11y names for styles tool buttonsMichael Weghorn
2025-02-04No longer use std::optional for SfxModule::CreateStyleFamiliesMichael Weghorn
2025-02-03lok: allow save on comment only modeJaume Pujantell
2025-01-31Simplify SfxBindings::ExecuteSynchronMike Kaganski
2025-01-31Drop unused arguments from Execute_ImplMike Kaganski
2025-01-30tdf#164899 Don't call SystemWindow::SetNotebookBar recursivelyMichael Weghorn
2025-01-30ucbhelper::Content can do nothing with a "private:stream"Caolán McNamara
2025-01-30More appealing design for alientformat warn dialogHeiko Tietze
2025-01-28Don't broadcast SfxHintId::TitleChanged if title doesn't changeCaolán McNamara
2025-01-27enable spotlight subset in kit modeCaolán McNamara
2025-01-24cool#11002 sfx2: fix uncaught exception in SfxObjectShell::isExportLocked()Miklos Vajna
2025-01-24cool#11002 sfx2: fix uncaught exception in SfxObjectShell::isContentExtractio...Miklos Vajna
2025-01-24tdf#158624 - Improve warning dialogue for non-recommended formats during savebruh
2025-01-24cool#11002 sfx2: fix crash in SfxViewFrame::StateReload_Impl()Miklos Vajna
2025-01-23sfx2: fix uncaught exception in SfxObjectShell::isEditDocLocked()Miklos Vajna
2025-01-23Extend the Link DBG_UTIL support to non-member function LinksStephan Bergmann
2025-01-23defer finding dialog parent until we need itCaolán McNamara
2025-01-20cool#10630 doc electronic sign: unselect & reject reselectMiklos Vajna
2025-01-19tdf#130857 templatedlg.ui: Don't use "pack-type end"Michael Weghorn
2025-01-19Use COMReference to handle COM pointers in CreateShortcutMike Kaganski
2025-01-19Use std::u16string_view to avoid needless allocationMike Kaganski
2025-01-18Use EXTENDED_MAX_PATH in ShutdownIconMike Kaganski
2025-01-18tdf#152299 - Remove unused define(s) from C/C++ filesBogdan Buzea
2025-01-17LOK: Do not try to show an "update links" dialogMike Kaganski
2025-01-16cool#10630 doc electronic sign: move signature line tracking to the viewMiklos Vajna
2025-01-16math: store main viewshell id in math view shellPranam Lashkari
2025-01-15cool#10630 doc electronic sign: fix no graphic selection for the signature lineMiklos Vajna
2025-01-14Change alpha behavour of OutputDevice::SetFillColorNoel Grandin
2025-01-14Fix typoAndrea Gelmini
2025-01-13tdf#164686: drop the erroneous exclusion of pdf exportMike Kaganski
2025-01-13loplugin:redundantcastStephan Bergmann
2025-01-13cool#10630 doc electronic sign: fix insertion of the signature lineMiklos Vajna
2025-01-13loplugin:externalStephan Bergmann
2025-01-13Remove RecentFilesStringLengthStephan Bergmann
2025-01-13Slightly more informative loggingAron Budea
2025-01-13tdf#41775 copy the Start Center menubar to the default menubar on macOSPatrick Luby
2025-01-10ITEM: Refactor ItemTypeArmin Le Grand (Collabora)
2025-01-10tdf#146947 - UI: Ability to show/reveal characters being typed intoBalazs Varga
2025-01-09tdf#161411 - UI: Add Better wording for ASCII-only charactersBalazs Varga
2025-01-09tdf#161412 - UI: fix warning in PDF password dialog didn't disappearBalazs Varga
2025-01-09cool#10782 vcl lok: avoid changing the current view during YieldMiklos Vajna
2025-01-07tdf#164619: bite the bullet, and write the correct ODF versionMike Kaganski
2025-01-07cool#10630 doc sign: fix Impress sign line, to be able to finish signing againMiklos Vajna
2025-01-04Gtk-WARNING: GtkBox does not have a child property called homogeneousCaolán McNamara
2025-01-03jsdialog: enable style sidebarSzymon Kłos