summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2023-06-14tdf#154349: round before converting to an integerMike Kaganski
2023-05-30tdf#154547: Improve Hebrew font preview sample textKhaled Hosny
2023-04-28tdf#155048: forward AntiAliasing to drawinglayer also in temporary caseMike Kaganski
2023-03-20tdf#154273: Add the "'" entity definition to our HTML parser...Damjan Jovanovic
2023-03-09Related: tdf#132110 use the container child size as default sizeIlhan Yesil
2023-03-09Resolves: tdf#153787 highlighted entry text overdraws selected entry textCaolán McNamara
2023-02-21tdf#132110 page ids might not be state idsCaolán McNamara
2023-02-21Resolves: tdf#153763 first/last buttons in tabbar not respondingCaolán McNamara
2023-02-18tdf#147739: Medium is not a synonym of normalKhaled Hosny
2023-02-16tdf#153633 color description in chart colors options always blackCaolán McNamara
2023-02-15tdf#153541 notify listeners when any of the icon sizes changeCaolán McNamara
2023-02-14Resolves: tdf#149482 don't insert if the mouse is not still pressedCaolán McNamara
2023-01-23std::abort() during CppunitTest_sw_layoutwriterCaolán McNamara
2023-01-18Resolves: tdf#153049 cell range not expanding while scrollingCaolán McNamara
2023-01-06Related: tdf#152781 Add also non-on-the-fly IDs to language listEike Rathke
2022-12-26tdf#88484: Show sample text for Abyssinica SIL fontKhaled Hosny
2022-12-20Resolves: tdf#146933 wire up keypress events for table control widgetsCaolán McNamara
2022-12-19Resolves: tdf#95138 add tooltips to calc tabbarCaolán McNamara
2022-11-28Resolves: tdf#148792 Add Portuguese (Mozambique) {pt-MZ} locale and dataEike Rathke
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-19loplugin:unusedmethodsNoel Grandin
2022-11-18rename IsStarSymbol to IsOpenSymbolCaolán McNamara
2022-11-17tdf#151904 Make grammar mistake color configurableRafael Lima
2022-11-09tdf#151519 Make ticks in ruler visible againRafael Lima
2022-11-08Update handling of AntiAliasing settings and processor2dArmin Le Grand (allotropia)
2022-11-08tdf#151944: error colour export in bmpJulien Nabet
2022-11-08Resolves: tdf#150273 use same bg as valuesetCaolán McNamara
2022-11-08Related: tdf#150273 maPaintCol is unused nowCaolán McNamara
2022-11-08Related: tdf#150273 just take the color direct from the current entryCaolán McNamara
2022-11-04ofz#53011 Timeout: drop categorized tokens we don't have handlers forCaolán McNamara
2022-10-25sw html import: fix handling of CDATAMiklos Vajna
2022-10-15tdf#151522 drop Accessibility::AutoDetectSystemHCCaolán McNamara
2022-10-13drop newly unused StyleSettings::GetFontColorCaolán McNamara
2022-10-12new uno command uno:Translate with deepl apiMert Tumer
2022-10-11tdf#151470 svtools: prevent storing broken graphic of embedded objectsMiklos Vajna
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-06tdf#148938 Fix position arrows when dragging Calc tabs in dark modeRafael Lima
2022-10-05Use SvtLanguageTableImpl::AddEntry() to determine on-the-fly ScriptTypeEike Rathke
2022-10-04SvtLanguageTable::AddLanguageTag() unneeded return can be voidEike Rathke
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-21use more string_view in svtoolsNoel Grandin
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-09-03Simplify by using replaceAll instead of replaceAt in a loopJulien Nabet
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann