summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2024-03-08use more string_viewNoel Grandin
2024-03-07do not assume there are no extra seperators at the end for dde linksSarper Akdemir
2024-03-07tdf#158375: make it possible to hot disable embedded objectsSarper Akdemir
2024-03-06Resolves tdf#159486 - Larger hitbox for close button on infobarHeiko Tietze
2024-03-01tdf#159837 Drop unneeded TabBar EventNotify KEYINPUT handling codeJim Raykowski
2024-02-29Avoid -Werror,-Wunused-but-set-variable for ENABLE_WASM_STRIP_PINGUSERStephan Bergmann
2024-02-28Resolves tdf#131550 - Suppress Donate/Involve infobar if another is visibleHeiko Tietze
2024-02-26Use SHGetKnownFolderPath, to avoid MAX_PATH limitationMike Kaganski
2024-02-24move this header inside the moduleNoel Grandin
2024-02-23Fix warning C4312 when building with MSVC without -Wv:18Mike Kaganski
2024-02-21Allow Document properties tab custom properties for LOKMéven Car
2024-02-19ITEM: Speedup SlotIDToWhichID translationsArmin Le Grand (allotropia)
2024-02-19tdf#155961 put some spacing to the right of the "more options" toolbarCaolán McNamara
2024-02-19hide more symbolsNoel Grandin
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-02-15i#112829: offer svg as clipboard format as wellDamjan Jovanovic
2024-02-14tdf#159707: fix crash when changing to edit mode (calc)Julien Nabet
2024-02-13lok: remove unneeded mutex guardTomaž Vajngerl
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-02-09Fix no-PCH buildMike Kaganski
2024-02-08kit mode is similar to !HAVE_FEATURE_DESKTOP mode wrt menubarCaolán McNamara
2024-02-08lok: calc: fix for rendering issues on in place editingMarco Cecchetti
2024-02-08tdf#158975 Add option to not write temp file next to local fileSamuel Mehrbrodt
2024-02-07these casts are no longer necessaryNoel Grandin
2024-02-07simplify some Primitive2DContainer constructionNoel Grandin
2024-02-02Add SfxMedium::IsRepairPackageMike Kaganski
2024-02-01tdf#154587: allow directory entries in ZIP packagesMike Kaganski
2024-02-01tdf#140004 Toggle comment in the Basic IDERafael Lima
2024-02-01tdf#159496: clear mxObjectContainer in PrepareSecondTryLoad_ImplMike Kaganski
2024-02-01sc: put used currencies on top of the currency pop-up listTomaž Vajngerl
2024-01-31Fix typoAndrea Gelmini
2024-01-31use ViewShell DOCCOLOR when availableCaolán McNamara
2024-01-30reuse xCurrentFrame instead of fetching it againCaolán McNamara
2024-01-30tdf#151352 Don't display tip-of-the-day in base form editorMatt K
2024-01-30lok: introduce NotebookBarViewManager and NotebookBarViewDataTomaž Vajngerl
2024-01-30just get SfxViewShell::Current onceCaolán McNamara
2024-01-30lok: notebookbar: enable currency dropdownSzymon Kłos
2024-01-29lok: always toggle sidebar deckSzymon Kłos
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-24SfxViewShell::GetFirst lambda is never passed a null pShellCaolán McNamara
2024-01-24sfx2: check SfxViewShell::Current()Xisco Fauli
2024-01-24tdf#159128 UI: Open Security settings option directlyBalazs Varga
2024-01-23Make wholesome ODF package encryption the defaultThorsten Behrens
2024-01-23ITEM: Solve SfxVoidItem(0) situationArmin Le Grand (allotropia)
2024-01-22tdf#157868 Add accessible descriptions to new Dublin Core metadata boxesGabor Kelemen
2024-01-22Resave with newer Glade versionGabor Kelemen
2024-01-20LOK: disable popup bubble for hyperlinksAndras Timar
2024-01-18-Werror,-Wunused-variable (Emscripten)Stephan Bergmann
2024-01-17Eliminate hang in iOS app (and maybe the Android app) during exportPatrick Luby