summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
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
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-08-12revert direct append to aToken in SvRTFParser::ScanText() (tdf#150151)Luboš Luňák
2022-08-08move m_bNavigationBar to BrowseBox so it knows best scroll/status bar heightCaolán McNamara
2022-08-08use separate width and height for databrowser vert/horz scroll sizesCaolán McNamara
2022-08-08overpaint scrollbar junction with the face colorCaolán McNamara
2022-08-07add set_scroll_thickness to provide a way to "zoom" the scrollbarCaolán McNamara
2022-08-06move SVTXGridControl to toolkitCaolán McNamara
2022-08-06Revert "align horz scrollbar to top if assigned more space than it wants"Caolán McNamara
2022-08-05tdf#117388 use native scrollbar under gtk in data browserCaolán McNamara
2022-08-05align horz scrollbar to top if assigned more space than it wantsCaolán McNamara
2022-08-05start with size at optimal sizeCaolán McNamara
2022-08-05tdf#117388 use native scrollbar under gtk in calc documentCaolán McNamara
2022-08-04split SwScrollbar up for reuse of adaptorCaolán McNamara
2022-08-03tdf#117388 use native scrollbar under gtk in writerCaolán McNamara
2022-07-24tdf#147868 Disable add sheet when structure is protectedHossein
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2022-07-21Removed duplicated include and typoAndrea Gelmini
2022-07-18cid#1507356 Logically dead codeCaolán McNamara