summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2023-11-28Always send theme-change in kit-mode even if the global theme is the sameCaolán McNamara1-2/+20
2023-11-25Simplify HtmlWriterMike Kaganski2-39/+16
2023-11-24Fix HtmlWriter::charactersMike Kaganski2-14/+17
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (svtools)Julien Nabet2-4/+2
2023-11-19Extended loplugin:ostr: svtoolsStephan Bergmann3-34/+34
2023-11-18tdf#157716 - Rename "Language settings" to "Languages and Locales"t-aswath1-1/+1
2023-11-09tdf#146386 fpicker,svtools: remove FTP from Remote Files dialogMichael Stahl2-6/+1
2023-11-09tdf#114441 Convert sal_uLong to better integer typesYli8755-19/+19
2023-11-07tdf#158083: RTF: drop export for \pgdsctblVasily Melenchuk1-1/+0
2023-11-02Drop SvxHtmlOptions::IsPrintLayoutExtensionGabor Kelemen1-5/+0
2023-10-31tdf#100584, tdf#157784 - Arrange sheets depending on the RTL settingsAndreas Heinisch1-3/+1
2023-10-31Revert "tdf#100584, tdff#157784 - Arrange sheets depending on the RTL settings"Andreas Heinisch1-1/+3
2023-10-31tdf#100584, tdff#157784 - Arrange sheets depending on the RTL settingsAndreas Heinisch1-3/+1
2023-10-23Implement PreserveSpaces boolean HTML/ReqIF export filter optionMike Kaganski2-26/+34
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann2-115/+115
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svtoolsStephan Bergmann9-36/+36
2023-10-20tdf#114441 Convert use of sal_uLong to better integer typesAdam Seskunas2-4/+4
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann3-3/+3
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann1-1/+1
2023-10-07jsdialog: cache only best quality font previewsSzymon Kłos1-21/+62
2023-10-07jsdialog: enable font name & size comboboxSzymon Kłos1-1/+1
2023-10-07ofz#63032 urp stack too deepCaolán McNamara1-11/+24
2023-10-06use more ErrCodeMsgNoel Grandin1-11/+3
2023-10-03tdf#156756 Icon sizes for the toolbar wrong (part2)Noel Grandin1-1/+1
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin1-21/+11
2023-10-02tdf#156756 Icon sizes for the toolbar wrongNoel Grandin1-64/+22
2023-09-29Use less libxml2 external headers dependencyGabor Kelemen1-1/+0
2023-09-28Improve OleRun error reportingMike Kaganski1-0/+12
2023-09-13loplugin:unusedmethodsNoel Grandin2-9/+0
2023-09-11SvtRulerAccessible does not need to implement XAggreggationNoel Grandin1-2/+2
2023-09-11lok: don't prerender font previewsSzymon Kłos1-0/+3
2023-09-10using decls should come after #includeNoel Grandin1-2/+2
2023-09-10SvUnoImageMapObject does not need to implement XAggreggationNoel Grandin1-12/+4
2023-09-10GraphicRendererVCL does not need to implement XAggreggationNoel Grandin1-14/+5
2023-09-10tdf#157160 a11y: Don't assert ValueSetAcc parent on add/removeMichael Weghorn1-2/+2
2023-09-07tdf#157092 a11y Let only drawing area dispose its ValueSet accMichael Weghorn3-10/+20
2023-09-03tdf#156958: fix crash when clicking out after having selected rename layerJulien Nabet1-0/+6
2023-08-31jsdialog: render font previews with hidpiSzymon Kłos1-5/+24
2023-08-30use concrete type for ValueSet::mxAccessibleNoel Grandin1-15/+9
2023-08-30make IAccessibleBrowseBox extend cppu::WeakImplHelperNoel Grandin2-8/+4
2023-08-29jsdialog: make font previews background transparentSzymon Kłos1-1/+4
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin1-3/+3
2023-08-24tdf#156847 Transparency in drop-down lists Line and Width on SidebarNoel Grandin1-1/+2
2023-08-19loplugin: new global analysis locking2Noel Grandin1-1/+0
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin1-3/+3
2023-08-18tdf#156561 svtools, a11y: Return created popup win for focus handlingMichael Weghorn1-0/+1
2023-08-07ofz#57384 TimeoutCaolán McNamara1-1/+10
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin2-4/+4
2023-07-30tdf#156230: Deprecate and stop using PDFAsStandardPrintJobFormatKhaled Hosny1-6/+0
2023-07-27rename GetFieldRectPixelAbs to GetFieldRectPixelNoel Grandin1-1/+1