summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
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
2022-07-14clang-tidy modernize-pass-by-value in svtoolsNoel Grandin
2022-07-14loplugin:moveitNoel Grandin
2022-07-12use a read-only stream when reading graphic dataLuboš Luňák
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-07-06tdf#90837 - clarify the error message re: over-writing readonly files.Michael Meeks
2022-06-27ofz#24932 Infinite loopCaolán McNamara
2022-06-27sw HTML export: fix missing escaping for image linksMiklos Vajna
2022-06-24svtools: avoid divide by zero in calcCustomItemSizeXisco Fauli
2022-06-23tdf#149401 show "Restart LibreOffice" dialog changing AutoRecoveryTünde Tóth
2022-06-21Correctly free font previews on settings changeJan-Marek Glogowski
2022-06-10loplugin:constantparamNoel Grandin
2022-06-10LanguageTool Grammar Checker implementationMert Tumer
2022-06-05restore %PRODUCTNAME to accessible descriptions that need themCaolán McNamara
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-10tdf#147590 update OLE object after document refreshJuergen Funk
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04use more string_view in unotoolsNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svtoolsStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-25Resolves: tdf#141441 get and set selected entry when "unfrozen"Caolán McNamara
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-06tdf#148413: Drop HTML export encoding configuration; use UTF-8Mike Kaganski
2022-04-02loplugin:stringviewparam convert methods using compareToNoel Grandin
2022-03-29a11y: Use new table model change types for row/col ins/delMichael Weghorn