summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2023-06-13tdf#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
2023-05-23[API CHANGE] Add createShortCutManager function to uiconfigurationmanager.Gökay Şatır1-0/+27
2023-05-06Use getXWeak in svtoolsMike Kaganski3-10/+10
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara1-6/+7
2023-04-28Move all handling of AA allowing from svt to drawinglayerMike Kaganski1-51/+7
2023-04-28tdf#155048: forward AntiAliasing to drawinglayer also in temporary caseMike Kaganski1-6/+7
2023-04-25Resolves tdf#154080 - Allow customization of comment indicator colorHeiko Tietze1-0/+2
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin1-2/+2
2023-04-17Resolves tdf#152184 - App color follow system colorsHeiko Tietze1-2/+7
2023-04-16Related: tdf#154832 Official name is MorisyenEike Rathke1-1/+1
2023-04-16Resolves: tdf#154832 Add Creole (Mauritius) {mfe-MU} [0x06B2] locale dataEike Rathke1-1/+2
2023-04-15a11y: Report focusable and focused state for ValueSetItemMichael Weghorn1-4/+4
2023-04-15Simplify initialized checkMike Kaganski2-22/+8
2023-04-14[API CHANGE] Related tdf#154080 - Allow customization of comment indicator colorHeiko Tietze1-0/+2
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin1-6/+6
2023-04-11Drop Writer::OutLongMike Kaganski1-2/+2
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski3-42/+42
2023-04-10Use more *string_viewMike Kaganski1-2/+1
2023-04-07move using the vcl file dialog in headless mode to the point of creationCaolán McNamara1-2/+9
2023-04-04Convert SvtLineListBox to WeldToolbarPopupSzymon Kłos1-6/+4
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski9-25/+23
2023-03-29Resolves tdf#152184 - Application color should follow system colorHeiko Tietze1-55/+66
2023-03-23rtl::Static to thread-safe-staticNoel Grandin1-7/+11
2023-03-22Related tdf#154182 - Recognize flat open document formats in MRU listHeiko Tietze1-0/+4
2023-03-20tdf#154273: Add the "'" entity definition to our HTML parser...Damjan Jovanovic1-0/+1
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin1-33/+32
2023-03-16Update view options string based on themeParis Oplopoios1-0/+5
2023-03-16update line controls dropdown valueset if style changedCaolán McNamara1-4/+4
2023-03-16update line controls preview if style changedCaolán McNamara1-0/+7
2023-03-15Resolves: tdf#154031 Add Rohingya Hanifi {rhg-Rohg-MM} [0x06B1] CTL, RTLEike Rathke1-1/+2
2023-03-15set the background color of the valueset during formatCaolán McNamara1-2/+1
2023-03-15Use officecfg instead of SvxDeeplOptionsNoel Grandin2-125/+0
2023-03-15Use officecfg instead of SvtTabAppearanceCfgNoel Grandin1-106/+10
2023-03-09Use officecfg instead of SvxLanguageToolOptionsMike Kaganski2-212/+0
2023-03-03tdf#153926 crash when trying to change language for selectionNoel Grandin1-2/+9
2023-03-02Resolves: tdf#153787 highlighted entry text overdraws selected entry textCaolán McNamara1-0/+3
2023-02-22BaseMutex->std::mutex in PopupMenuControllerBaseNoel Grandin1-51/+45
2023-02-21Related: tdf#152508 and tdf#132110 use initial child size as size requestCaolán McNamara1-15/+3
2023-02-21Related: tdf#132110 use the container child size as default sizeCaolán McNamara1-5/+14
2023-02-20tdf#132110 page ids might not be state idsCaolán McNamara2-0/+13
2023-02-20Resolves: tdf#153763 first/last buttons in tabbar not respondingCaolán McNamara1-6/+9