summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2023-01-30Show infobar instead of blocking dialog when macros are not allowedSamuel Mehrbrodt1-3/+0
2023-01-26remove option to toggle IsPDFAsStandardPrintJobFormat from UICaolán McNamara2-19/+1
2023-01-25Fix typoAndrea Gelmini1-1/+1
2023-01-24tdf#153076 Make Basic editor background color independent from document colorRafael Lima1-0/+2
2023-01-24tdf#100584 - Arrange sheets in the tab bar depending on the RTL settingsAndreas Heinisch1-4/+7
2023-01-21XUnoTunnel->dynamic_cast in SvUnoImageMapObject/SvUnoImageMapNoel Grandin1-18/+5
2023-01-20std::abort() during CppunitTest_sw_layoutwriterCaolán McNamara1-1/+3
2023-01-18thaw before set_activeCaolán McNamara1-1/+1
2023-01-18XUnoTunnel->dynamic_cast in ValueSetAccNoel Grandin2-28/+2
2023-01-18XUnoTunnel->dynamic_cast in ValueItemAccNoel Grandin2-26/+2
2023-01-17tdf#153049 UpdateScrollBars on mouse releaseCaolán McNamara1-0/+5
2023-01-14use more VCLXPopupMenu instead of XPopupMenuNoel Grandin1-1/+3
2023-01-06Fix copy/paste typosStephan Bergmann1-1/+1
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann4-28/+3
2023-01-05Related: tdf#152781 Add also non-on-the-fly IDs to language listEike Rathke1-4/+2
2023-01-04Related: tdf#152781 s/lang-tag of/generated/ in SAL_WARNEike Rathke1-1/+1
2022-12-29tdf#152508 Initiate container request size after call of createPageIlhan Yesil1-1/+10
2022-12-25tdf#88484: Show sample text for Abyssinica SIL fontKhaled Hosny1-0/+6
2022-12-22loplugin:unocast (css::embed::EmbeddedUpdate)Stephan Bergmann3-2/+26
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann1-1/+2
2022-12-19Resolves: tdf#146933 wire up keypress events for table control widgetsCaolán McNamara1-3/+15
2022-12-15Resolves: tdf#95138 add tooltips to calc tabbarCaolán McNamara1-5/+15
2022-12-14[API CHANGE] Merge sfx2::XmlDump into css::qa::XDumperStephan Bergmann1-4/+8
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
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock1-22/+40
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin1-1/+1