summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
7 daysloplugin:constantparamNoel Grandin
2024-04-12Resolves: tdf#160256 Add "[Multiple]" and "[Undetermined]" to language listEike Rathke
2024-04-04RESTART_REASON_MSCOMPATIBLE_FORMS_MENU is deadNoel Grandin
2024-04-04loplugin:unusedmethodsNoel Grandin
2024-04-04svtools: improve font name in EmbeddedObjectRef::DrawPaintReplacement()Miklos Vajna
2024-04-03tdf#146619 Drop unused 'using namespace' in: svtools/Gabor Kelemen
2024-04-02convert SvtRulerAccessible to comphelper::WeakComponentImplHelperNoel Grandin
2024-03-29use std::mutex in StatusbarControllerNoel Grandin
2024-03-27crashtesting: crash on exporting kde274105-6.docx to .rtfCaolán McNamara
2024-03-21tdf#93352 Fix horizontal swiping and scrolling when using an RTL UIPatrick Luby
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-03-08use more string_viewNoel Grandin
2024-02-28ofz#67092 Integer-overflowCaolán McNamara
2024-02-16a11y: Drop 'using namespace com::sun::star::accessibility::AccessibleEventId"Michael Weghorn
2024-02-12tdf#159483 sc HTML paste: handle data-sheets-formula attributeMiklos Vajna
2024-02-09tdf#159483 sc HTML import: handle data-sheets-value attribute for the num caseMiklos Vajna
2024-02-08tdf#159637: fix position of 'Windows Share' entryXisco Fauli
2024-02-02tdf#91914 - Open available options through status bar using single clickAndreas Heinisch
2024-02-01tdf#159483 sc HTML import: handle data-sheets-value attribute for the text caseMiklos Vajna
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-26Resolves tdf#159096 - Change color of comment indicators in CalcHeiko Tietze
2024-01-23tdf#158891 Make cell cursor more accessible for color blindSahil
2024-01-16tdf#159213: fix Base crash when choosing "Help" in relations design (kf5)Julien Nabet
2024-01-16loplugin:unusedmethodsNoel Grandin
2024-01-12cid#1546414 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-10cid#1546141 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-03Drop now unused SvtSlideSorterBarOptions classGabor Kelemen
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-28Use emplace_back instead of push_back (svtools)Julien Nabet
2023-12-28Drop SvtAccessibilityOptions_Impl classGabor Kelemen
2023-12-24cid#1545470 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-24Drop some wrapper methods from SvtAccessibilityOptionsGabor Kelemen
2023-12-24Remove unused headers found by bin/find-unusedheaders.shGabor Kelemen
2023-12-21Revert "tdf#100584 - Arrange sheets in the tab bar depending on the RTL setti...Andreas Heinisch
2023-12-21Revert "tdf#100584, tdf#157784 - Arrange sheets depending on the RTL settings"Andreas Heinisch
2023-12-19Drop some wrapper methods from SvtOptionsDrawinglayerGabor Kelemen
2023-12-16Drop some wrapper methods from SvtOptionsDrawinglayerGabor Kelemen
2023-12-16Drop some wrapper methods from SvtOptionsDrawinglayerGabor Kelemen
2023-12-13Drop some wrapper methods from SvtOptionsDrawinglayerGabor Kelemen
2023-12-12tdf#158320 restore Live Preview for font hoveringCaolán McNamara
2023-12-10cid#1545177 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-10cid#1545975 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-11-28Always send theme-change in kit-mode even if the global theme is the sameCaolán McNamara
2023-11-25Simplify HtmlWriterMike Kaganski
2023-11-24Fix HtmlWriter::charactersMike Kaganski
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (svtools)Julien Nabet
2023-11-19Extended loplugin:ostr: svtoolsStephan Bergmann
2023-11-18tdf#157716 - Rename "Language settings" to "Languages and Locales"t-aswath