summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2023-01-25Fix typoAndrea Gelmini
2023-01-24tdf#153076 Make Basic editor background color independent from document colorRafael Lima
2023-01-24tdf#100584 - Arrange sheets in the tab bar depending on the RTL settingsAndreas Heinisch
2023-01-21XUnoTunnel->dynamic_cast in SvUnoImageMapObject/SvUnoImageMapNoel Grandin
2023-01-20std::abort() during CppunitTest_sw_layoutwriterCaolán McNamara
2023-01-18thaw before set_activeCaolán McNamara
2023-01-18XUnoTunnel->dynamic_cast in ValueSetAccNoel Grandin
2023-01-18XUnoTunnel->dynamic_cast in ValueItemAccNoel Grandin
2023-01-17tdf#153049 UpdateScrollBars on mouse releaseCaolán McNamara
2023-01-14use more VCLXPopupMenu instead of XPopupMenuNoel Grandin
2023-01-06Fix copy/paste typosStephan Bergmann
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2023-01-05Related: tdf#152781 Add also non-on-the-fly IDs to language listEike Rathke
2023-01-04Related: tdf#152781 s/lang-tag of/generated/ in SAL_WARNEike Rathke
2022-12-29tdf#152508 Initiate container request size after call of createPageIlhan Yesil
2022-12-25tdf#88484: Show sample text for Abyssinica SIL fontKhaled Hosny
2022-12-22loplugin:unocast (css::embed::EmbeddedUpdate)Stephan Bergmann
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann
2022-12-19Resolves: tdf#146933 wire up keypress events for table control widgetsCaolán McNamara
2022-12-15Resolves: tdf#95138 add tooltips to calc tabbarCaolán McNamara
2022-12-14[API CHANGE] Merge sfx2::XmlDump into css::qa::XDumperStephan Bergmann
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