summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2024-10-01cid#1607958 Data race conditionNoel Grandin1-4/+5
2024-09-21Make replacement graphic management more atomicMike Kaganski1-49/+14
2024-09-20Make sure to have a graphic hereMike Kaganski1-0/+4
2024-09-20use more concrete UNO types in variousNoel Grandin1-2/+2
2024-09-20Avoid wrong "no replacement graphic" state when updating OLE graphicMike Kaganski1-3/+6
2024-09-19Resolves: tdf#141577 explicitly set current frame as active frameCaolán McNamara1-0/+10
2024-09-09Resolves: tdf#162113 prefer restoring explicit font style selectionCaolán McNamara1-7/+28
2024-08-29cid#1607370 Check of thread-shared field evades lock acquisitionCaolán McNamara1-1/+4
2024-08-28fix(invert): Avoid spurious LOK invalidationsSkyler Grey1-9/+42
2024-08-20Resolves tdf#143848 - Adjust boundary color for dark modeHeiko Tietze1-2/+2
2024-08-14Resolves tdf#80054 - Customization for non-printable character colorHeiko Tietze1-0/+2
2024-08-13Resolves tdf#162435 - TC author colors inherit anchor colorsHeiko Tietze1-9/+9
2024-08-11Resolves tdf#61242 - Customization of comment background colorHeiko Tietze1-0/+18
2024-08-08ONLINE: Add Invert document background color command.Gülşah Köse1-11/+19
2024-07-23tdf#162139: make 2 buttons in the date form control translatableJulien Nabet1-2/+2
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