summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
12 hoursremove OutDevSupportType::TransparentRectNoel Grandin1-15/+1
28 hoursResolves tdf#163856 - Disentangle boundaries optionsHeiko Tietze1-5/+3
3 daysimprove loplugin passparamsbyrefNoel Grandin1-1/+1
3 daysRelated: tdf#163903 Add French (Republic of Guinea) {fr-GN} [0x940C]Eike Rathke1-1/+2
3 dayscid#1606638 silence Overflowed integer argumentCaolán McNamara1-0/+1
8 daystdf#163486: PVS: Expression can be simplifiedXisco Fauli1-1/+1
9 daystdf#145614 Convert #define to enum classOromidayo Owolabi1-1/+2
10 daysclang-tidy: performance-unnecessary-copy-initialization in svxNoel Grandin1-1/+1
11 dayscom::sun::star -> cssMike Kaganski1-1/+1
13 daysno need to take a copy of the getProcessComponentContext return valueNoel Grandin6-8/+8
13 daysRevert commit 2fe53b2e436cb236b2dc121ceec4f22de49a13a8Patrick Luby1-1/+1
2024-11-07loplugin:passstuffbyref in svtoolsNoel Grandin7-17/+17
2024-11-06Libreoffice Theme Part 1.0: Make registry colors accessible from VCLSahil Gautam3-2/+144
2024-11-06cid#1556442 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-11-05Fix crash due to unexpected dynamic_cast failures in optimized buildPatrick Luby1-1/+1
2024-11-01Drop GraphicFilter's bUseConfigMike Kaganski1-1/+1
2024-10-31cid#1606874 silence Data race conditionCaolán McNamara1-2/+4
2024-10-27Simplify a bitMike Kaganski1-8/+7
2024-10-26cid#1555767 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-10-25speedup saving large XLS file with lots of query formula(2)Noel Grandin1-2/+1
2024-10-24tdf#130857 printersetupdialog.ui: Define focusable widgets in orderMichael Weghorn1-33/+33
2024-10-22cid#1555259 COPY_INSTEAD_OF_MOVECaolán McNamara2-4/+4
2024-10-21Make tools::Time ctor taking sal_Int64 privateMike Kaganski1-1/+1
2024-10-19tdf#156505 sw: reset view options after export as graphicJustin Luth1-0/+1
2024-10-18svtools a11y: Set underline/mnemonic char for "Restart" dialogMichael Weghorn1-2/+4
2024-10-17cid#1555697 Data race conditionCaolán McNamara1-2/+8
2024-10-16loplugin:unusedmethodsNoel Grandin2-24/+0
2024-10-14Add Santali, Ol Chiki {sat-Olck-IN} [0x06B3] to language listEike Rathke1-2/+3
2024-10-14tdf#114441 change the sal_uLong to tools::Long and sal_Int32 in svtoolsDeepanshu Sharma2-16/+16
2024-10-03use more concrete UNO class in ValueSetAccNoel Grandin3-23/+12
2024-10-01a11y: Only send active-desc-changed event when ValueSet has focusMichael Weghorn1-16/+21
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