summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2024-07-17Use IsRunningUnitTest / IsRunningUITest consistentlyMike Kaganski1-6/+2
2024-07-17Simplify checking for "running under unit/ui test"Noel Grandin1-1/+4
2024-07-14tdf#114441 replace sal_uLong with tools::LongHakimOttey1-1/+1
2024-07-11Unify/Port to use VCLUnoHelper for AWT <-> VCL conversionsMichael Weghorn1-7/+8
2024-07-01Resave with newer Glade versionBogdan Buzea25-587/+577
2024-06-26Fix translationAndrea Gelmini1-1/+1
2024-06-21uui,ucb: webdav-curl: display curl error message on connection failureMichael Stahl1-0/+1
2024-06-10tdf#157833 tdf#155692 sw: fix hit area to resize row/colLászló Németh1-10/+10
2024-06-06the remaining Help::GetHelpText calls don't want their parent as fallbackCaolán McNamara1-1/+1
2024-06-04Revert "svtools: fix crash in BrowseBox::GetControlArea()"Miklos Vajna1-5/+0
2024-06-04svtools: fix crash in BrowseBox::GetControlArea()Miklos Vajna1-0/+5
2024-06-04tdf#160844 we don't want scrollbars to be a target for Ctrl+F6, etcCaolán McNamara1-0/+2
2024-05-18Resolves: tdf#161133 read-only widget should have deactivated calendarCaolán McNamara1-0/+6
2024-05-15use more officecfg in SvObjectServerListNoel Grandin1-35/+22
2024-05-13loplugin:ostr in svtoolsNoel Grandin51-438/+438
2024-05-06Resolves tdf#136917 - Focus rectangle barely visible on toolbar widgetsHeiko Tietze1-3/+11
2024-05-03replace createFromAscii with OUString literals in svtoolsNoel Grandin1-16/+7
2024-04-30tdf#160867: restore HTML map export for text hyperlinks in framesMike Kaganski1-2/+2
2024-04-20loplugin:constantparamNoel Grandin1-3/+2
2024-04-12Resolves: tdf#160256 Add "[Multiple]" and "[Undetermined]" to language listEike Rathke1-0/+2
2024-04-04RESTART_REASON_MSCOMPATIBLE_FORMS_MENU is deadNoel Grandin2-20/+2
2024-04-04loplugin:unusedmethodsNoel Grandin2-12/+0
2024-04-04svtools: improve font name in EmbeddedObjectRef::DrawPaintReplacement()Miklos Vajna1-1/+1
2024-04-03tdf#146619 Drop unused 'using namespace' in: svtools/Gabor Kelemen14-19/+0
2024-04-02convert SvtRulerAccessible to comphelper::WeakComponentImplHelperNoel Grandin2-72/+68
2024-03-29use std::mutex in StatusbarControllerNoel Grandin1-7/+10
2024-03-27crashtesting: crash on exporting kde274105-6.docx to .rtfCaolán McNamara1-7/+14
2024-03-21tdf#93352 Fix horizontal swiping and scrolling when using an RTL UIPatrick Luby1-0/+2
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski1-1/+1
2024-03-08use more string_viewNoel Grandin1-8/+9
2024-02-28ofz#67092 Integer-overflowCaolán McNamara1-8/+10
2024-02-16a11y: Drop 'using namespace com::sun::star::accessibility::AccessibleEventId"Michael Weghorn2-32/+33
2024-02-12tdf#159483 sc HTML paste: handle data-sheets-formula attributeMiklos Vajna1-0/+1
2024-02-09tdf#159483 sc HTML import: handle data-sheets-value attribute for the num caseMiklos Vajna1-0/+1
2024-02-08tdf#159637: fix position of 'Windows Share' entryXisco Fauli1-1/+1
2024-02-02tdf#91914 - Open available options through status bar using single clickAndreas Heinisch1-4/+4
2024-02-01tdf#159483 sc HTML import: handle data-sheets-value attribute for the text caseMiklos Vajna1-0/+1
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski5-8/+8
2024-01-26Resolves tdf#159096 - Change color of comment indicators in CalcHeiko Tietze1-1/+1
2024-01-23tdf#158891 Make cell cursor more accessible for color blindSahil1-0/+6
2024-01-16tdf#159213: fix Base crash when choosing "Help" in relations design (kf5)Julien Nabet1-1/+1
2024-01-16loplugin:unusedmethodsNoel Grandin1-11/+5
2024-01-12cid#1546414 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-01-10cid#1546141 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-01-03Drop now unused SvtSlideSorterBarOptions classGabor Kelemen2-426/+0
2023-12-30move IsFuzzing to comphelperCaolán McNamara2-5/+5
2023-12-28Use emplace_back instead of push_back (svtools)Julien Nabet3-3/+3
2023-12-28Drop SvtAccessibilityOptions_Impl classGabor Kelemen2-76/+0
2023-12-24cid#1545470 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+2
2023-12-24Drop some wrapper methods from SvtAccessibilityOptionsGabor Kelemen1-16/+0