summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)AuthorFilesLines
2023-10-23Implement PreserveSpaces boolean HTML/ReqIF export filter optionMike Kaganski3-0/+6
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann3-24/+24
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann1-1/+1
2023-10-07ofz#63032 urp stack too deepCaolán McNamara1-0/+1
2023-10-06use more ErrCodeMsgNoel Grandin1-5/+0
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin1-2/+2
2023-10-02tdf#146619 Recheck include/s* with IWYUGabor Kelemen5-9/+3
2023-09-28Improve OleRun error reportingMike Kaganski1-0/+5
2023-09-18tdf#157304 Use normalized selection indices as string indicesMichael Weghorn1-1/+1
2023-08-31jsdialog: render font previews with hidpiSzymon Kłos1-1/+2
2023-08-30use concrete type for ValueSet::mxAccessibleNoel Grandin1-1/+3
2023-08-15sw floattable: handle AllowOverlap==false in the RTF filterMiklos Vajna1-0/+1
2023-08-07ofz#57384 TimeoutCaolán McNamara1-0/+1
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin1-1/+1
2023-07-27rename GetFieldRectPixelAbs to GetFieldRectPixelNoel Grandin1-1/+1
2023-07-26improve override of Window::Invalidate(*)Noel Grandin1-3/+1
2023-07-20Revert "tdf#149401 show "Restart LibreOffice" dialog changing AutoRecovery"Justin Luth1-3/+0
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin1-1/+2
2023-07-05these enums are unnecessaryNoel Grandin1-14/+0
2023-06-30loplugin:unusedmethodsNoel Grandin1-1/+1
2023-06-19Drop code leftovers of HTML 3.2 supportMike Kaganski1-3/+3
2023-06-14Add editengine view separation in tiled renderingParis Oplopoios1-1/+1
2023-06-06use more officecfg for SvtMiscOptionsNoel Grandin1-5/+5
2023-06-06convert SvtAccessibilityOptions to officecfg where possibleNoel Grandin1-6/+6
2023-06-06convert ColorConfig to officecfg where possibleNoel Grandin1-2/+2
2023-05-30Resolves tdf#140091 - Tooltip to add sheets should be more informativeHeiko Tietze1-1/+1
2023-05-23[API CHANGE] Add createShortCutManager function to uiconfigurationmanager.Gökay Şatır1-0/+2
2023-04-25Resolves tdf#154080 - Allow customization of comment indicator colorHeiko Tietze1-0/+1
2023-04-21sw floatable: teach the RTF export about SwFormatFlySplitMiklos Vajna1-0/+19
2023-04-14[API CHANGE] Related tdf#154080 - Allow customization of comment indicator colorHeiko Tietze1-0/+1
2023-04-04Convert SvtLineListBox to WeldToolbarPopupSzymon Kłos1-4/+4
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski5-26/+26
2023-03-20tdf#154273: Add the "'" entity definition to our HTML parser...Damjan Jovanovic1-0/+1
2023-03-16Update view options string based on themeParis Oplopoios1-0/+1
2023-03-16update line controls preview if style changedCaolán McNamara1-0/+1
2023-03-15Use officecfg instead of SvxDeeplOptionsNoel Grandin1-50/+0
2023-03-15Use officecfg instead of SvtTabAppearanceCfgNoel Grandin1-41/+4
2023-03-09Use officecfg instead of SvxLanguageToolOptionsMike Kaganski1-65/+0
2023-03-03tdf#153926 crash when trying to change language for selectionNoel Grandin1-0/+2
2023-02-22BaseMutex->std::mutex in PopupMenuControllerBaseNoel Grandin1-9/+7
2023-02-17tdf#147739: Medium is not a synonym of normalKhaled Hosny1-0/+2
2023-02-09ofz#55798 TimeoutCaolán McNamara1-0/+1
2023-01-30svtools: add new entry "RestProtocol"Henry Castro1-0/+3
2023-01-30Added option to disable ssl verification for languagetoolMert Tumer1-0/+3
2023-01-30Show infobar instead of dialog when unsigned content is foundSamuel Mehrbrodt1-1/+0
2023-01-30Show infobar instead of blocking dialog when macros are not allowedSamuel Mehrbrodt1-4/+0
2023-01-26remove option to toggle IsPDFAsStandardPrintJobFormat from UICaolán McNamara1-3/+0
2023-01-24tdf#153076 Make Basic editor background color independent from document colorRafael Lima1-0/+1
2023-01-17tdf#153049 UpdateScrollBars on mouse releaseCaolán McNamara1-0/+1
2023-01-14use more VCLXPopupMenu instead of XPopupMenuNoel Grandin1-1/+3