summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)Author
2023-01-14use more VCLXPopupMenu instead of XPopupMenuNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-22loplugin:unocast (css::embed::EmbeddedUpdate)Stephan Bergmann
2022-12-20lok: remove undefined behaviour warningSzymon Kłos
2022-12-20Async PDFExport dialog and parent methodsNickWingate
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-05tdf#136077 Change OS context menu for new fileBogdan B
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-19loplugin:unusedmethodsNoel Grandin
2022-11-17tdf#151904 Make grammar mistake color configurableRafael Lima
2022-11-08tdf#151944: error colour export in bmpJulien Nabet
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-12new uno command uno:Translate with deepl apiMert Tumer
2022-10-04SvtLanguageTable::AddLanguageTag() unneeded return can be voidEike Rathke
2022-09-21use more string_view in svtoolsNoel Grandin
2022-09-10unique_ptr->optional for GraphicNoel Grandin
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-05tdf#117388 use native scrollbar under gtk in data browserCaolán McNamara
2022-08-05tdf#117388 use native scrollbar under gtk in impress/draw documentsCaolá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-07-24tdf#147868 Disable add sheet when structure is protectedHossein
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-07-14clang-tidy modernize-pass-by-value in svtoolsNoel Grandin
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-07-05Related tdf#137145 tdf#137569 Capitalization + punctuation fixesAdolfo Jayme Barrientos
2022-06-23tdf#149401 show "Restart LibreOffice" dialog changing AutoRecoveryTünde Tóth
2022-06-10loplugin:constantparamNoel Grandin
2022-06-10LanguageTool Grammar Checker implementationMert Tumer
2022-06-07Resolves tdf#146928 - Redesign charnamedialogHeiko Tietze
2022-06-06Fix typosAndrea Gelmini
2022-06-05restore %PRODUCTNAME to accessible descriptions that need themCaolán McNamara
2022-05-11Fix typosAndrea Gelmini
2022-05-10tdf#147590 update OLE object after document refreshJuergen Funk
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-06Drop write-only uses of pNonConvertableChars argumentMike Kaganski
2022-04-06tdf#148413: Drop HTML export encoding configuration; use UTF-8Mike Kaganski
2022-04-02loplugin:stringviewparam convert methods using compareToNoel Grandin
2022-03-21sw clearing breaks: add RTF filterMiklos Vajna
2022-03-14set active element to -1 when no selection for fontnameboxMert Tumer