summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
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
2023-07-26improve override of Window::Invalidate(*)Noel Grandin1-13/+10
2023-07-20Revert "tdf#149401 show "Restart LibreOffice" dialog changing AutoRecovery"Justin Luth2-20/+2
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin2-6/+24
2023-07-12jsdialog: calendar widgetSzymon Kłos3-4/+4
2023-07-06make tools::Poly*gon single-arg constructors explicitNoel Grandin1-3/+3
2023-07-05these enums are unnecessaryNoel Grandin1-4/+4
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin1-2/+3
2023-06-26new loplugin:constexprliteralNoel Grandin3-8/+8
2023-06-19Simplify a bitMike Kaganski1-13/+1
2023-06-12tdf#154349: round before converting to an integerMike Kaganski1-1/+1
2023-06-06use more officecfg for SvtMiscOptionsNoel Grandin1-9/+7
2023-06-06convert SvtAccessibilityOptions to officecfg where possibleNoel Grandin1-220/+44
2023-06-06convert ColorConfig to officecfg where possibleNoel Grandin1-2/+3
2023-05-31do not throw DisposedException when inside a dispose() methodNoel Grandin3-3/+3
2023-05-31Improve some error diagnosticsStephan Bergmann1-1/+2
2023-05-28tdf#154547: Improve Hebrew font preview sample textKhaled Hosny1-3/+2
2023-05-25merge some stringaddsNoel Grandin1-6/+6
2023-05-25[API CHANGE] remove XModuleUIConfigurationManager3 and XUIConfigurationManager3Miklos Vajna1-3/+3
2023-05-23prevent some "index hint out of range" warningsNoel Grandin1-0/+1