summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2023-06-05[API CHANGE] Add createShortCutManager function to uiconfigurationmanager.Gökay Şatır1-1/+5
2023-06-04tdf#154547: Improve Hebrew font preview sample textKhaled Hosny1-3/+2
2023-05-13tdf#155048: forward AntiAliasing to drawinglayer also in temporary caseMike Kaganski1-6/+7
2023-05-05Application color should follow system color patch backportParis Oplopoios1-55/+66
2023-04-02tdf#154273: Add the "'" entity definition to our HTML parser...Damjan Jovanovic1-0/+1
2023-03-18Convert SvtLineListBox to WeldToolbarPopupSzymon Kłos1-6/+4
2023-03-17Update view options string based on themeParis Oplopoios1-0/+5
2023-03-15Fix build error when compiling on iOS or macOS with Xcode 14.2Patrick Luby1-0/+2
2023-03-14[API CHANGE] Add createShortCutManager function to uiconfigurationmanager.Gökay Şatır1-0/+21
2023-03-12Related: tdf#132110 use the container child size as default sizeIlhan Yesil1-4/+22
2023-03-12Resolves: tdf#153787 highlighted entry text overdraws selected entry textCaolán McNamara1-0/+3
2023-02-25tdf#132110 page ids might not be state idsCaolán McNamara2-0/+13
2023-02-25Resolves: tdf#153763 first/last buttons in tabbar not respondingCaolán McNamara1-6/+9
2023-02-19tdf#147739: Medium is not a synonym of normalKhaled Hosny1-5/+0
2023-02-16tdf#153633 color description in chart colors options always blackCaolán McNamara1-23/+10
2023-02-15tdf#153541 notify listeners when any of the icon sizes changeCaolán McNamara1-0/+7
2023-02-15Resolves: tdf#149482 don't insert if the mouse is not still pressedCaolán McNamara1-0/+17
2023-01-28svtools: add new entry "RestProtocol"Henry Castro1-1/+20
2023-01-28Added option to disable ssl verification for languagetoolMert Tumer1-0/+16
2023-01-23std::abort() during CppunitTest_sw_layoutwriterCaolán McNamara1-1/+3
2023-01-23Resolves: tdf#153049 cell range not expanding while scrollingCaolán McNamara1-0/+5
2023-01-06Related: tdf#152781 Add also non-on-the-fly IDs to language listEike Rathke1-5/+3
2022-12-26tdf#88484: Show sample text for Abyssinica SIL fontKhaled Hosny1-0/+6
2022-12-20Resolves: tdf#146933 wire up keypress events for table control widgetsCaolán McNamara1-3/+15
2022-12-19Resolves: tdf#95138 add tooltips to calc tabbarCaolán McNamara1-5/+15
2022-11-28Resolves: tdf#148792 Add Portuguese (Mozambique) {pt-MZ} locale and dataEike Rathke1-1/+2
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin1-1/+1
2022-11-22loplugin:unusedfieldsNoel Grandin1-2/+0
2022-11-19loplugin:unusedmethodsNoel Grandin1-19/+0
2022-11-18rename IsStarSymbol to IsOpenSymbolCaolán McNamara1-2/+2
2022-11-17tdf#151904 Make grammar mistake color configurableRafael Lima1-0/+2
2022-11-09tdf#151519 Make ticks in ruler visible againRafael Lima1-1/+3
2022-11-08Update handling of AntiAliasing settings and processor2dArmin Le Grand (allotropia)2-2/+37
2022-11-08tdf#151944: error colour export in bmpJulien Nabet2-15/+0
2022-11-08Resolves: tdf#150273 use same bg as valuesetCaolán McNamara1-0/+2
2022-11-08Related: tdf#150273 maPaintCol is unused nowCaolán McNamara1-16/+0
2022-11-08Related: tdf#150273 just take the color direct from the current entryCaolán McNamara1-34/+6
2022-11-04ofz#53011 Timeout: drop categorized tokens we don't have handlers forCaolán McNamara1-6/+0
2022-10-25sw html import: fix handling of CDATAMiklos Vajna3-0/+66
2022-10-15tdf#151522 drop Accessibility::AutoDetectSystemHCCaolán McNamara1-15/+3
2022-10-13drop newly unused StyleSettings::GetFontColorCaolán McNamara1-32/+0
2022-10-12new uno command uno:Translate with deepl apiMert Tumer2-0/+125
2022-10-11tdf#151470 svtools: prevent storing broken graphic of embedded objectsMiklos Vajna1-1/+34
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski3-4/+4
2022-10-06tdf#148938 Fix position arrows when dragging Calc tabs in dark modeRafael Lima1-5/+6
2022-10-05Use SvtLanguageTableImpl::AddEntry() to determine on-the-fly ScriptTypeEike Rathke1-7/+47
2022-10-04SvtLanguageTable::AddLanguageTag() unneeded return can be voidEike Rathke1-5/+3
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin1-2/+1
2022-09-21use more string_view in svtoolsNoel Grandin3-17/+17
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt2-4/+4