Age | Commit message (Expand) | Author |
2023-07-06 | make tools::Poly*gon single-arg constructors explicit | Noel Grandin |
2023-07-05 | these enums are unnecessary | Noel Grandin |
2023-06-27 | loplugin:stringstatic look for more strings | Noel Grandin |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-06-19 | Simplify a bit | Mike Kaganski |
2023-06-12 | tdf#154349: round before converting to an integer | Mike Kaganski |
2023-06-06 | use more officecfg for SvtMiscOptions | Noel Grandin |
2023-06-06 | convert SvtAccessibilityOptions to officecfg where possible | Noel Grandin |
2023-06-06 | convert ColorConfig to officecfg where possible | Noel Grandin |
2023-05-31 | do not throw DisposedException when inside a dispose() method | Noel Grandin |
2023-05-31 | Improve some error diagnostics | Stephan Bergmann |
2023-05-28 | tdf#154547: Improve Hebrew font preview sample text | Khaled Hosny |
2023-05-25 | merge some stringadds | Noel Grandin |
2023-05-25 | [API CHANGE] remove XModuleUIConfigurationManager3 and XUIConfigurationManager3 | Miklos Vajna |
2023-05-23 | prevent some "index hint out of range" warnings | Noel Grandin |
2023-05-23 | [API CHANGE] Add createShortCutManager function to uiconfigurationmanager. | Gökay Şatır |
2023-05-06 | Use getXWeak in svtools | Mike Kaganski |
2023-04-28 | survive exporting to pdf without config for fuzzing | Caolán McNamara |
2023-04-28 | Move all handling of AA allowing from svt to drawinglayer | Mike Kaganski |
2023-04-28 | tdf#155048: forward AntiAliasing to drawinglayer also in temporary case | Mike Kaganski |
2023-04-25 | Resolves tdf#154080 - Allow customization of comment indicator color | Heiko Tietze |
2023-04-24 | loplugin:unnecessarygetstr extend to more std::string checking | Noel Grandin |
2023-04-17 | Resolves tdf#152184 - App color follow system colors | Heiko Tietze |
2023-04-16 | Related: tdf#154832 Official name is Morisyen | Eike Rathke |
2023-04-16 | Resolves: tdf#154832 Add Creole (Mauritius) {mfe-MU} [0x06B2] locale data | Eike Rathke |
2023-04-15 | a11y: Report focusable and focused state for ValueSetItem | Michael Weghorn |
2023-04-15 | Simplify initialized check | Mike Kaganski |
2023-04-14 | [API CHANGE] Related tdf#154080 - Allow customization of comment indicator color | Heiko Tietze |
2023-04-12 | loplugin:stringview whitelist getLength and isEmpty | Noel Grandin |
2023-04-11 | Drop Writer::OutLong | Mike Kaganski |
2023-04-10 | Drop SvStream::WriteCharPtr | Mike Kaganski |
2023-04-10 | Use more *string_view | Mike Kaganski |
2023-04-07 | move using the vcl file dialog in headless mode to the point of creation | Caolán McNamara |
2023-04-04 | Convert SvtLineListBox to WeldToolbarPopup | Szymon Kłos |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-03-29 | Resolves tdf#152184 - Application color should follow system color | Heiko Tietze |
2023-03-23 | rtl::Static to thread-safe-static | Noel Grandin |
2023-03-22 | Related tdf#154182 - Recognize flat open document formats in MRU list | Heiko Tietze |
2023-03-20 | tdf#154273: Add the "'" entity definition to our HTML parser... | Damjan Jovanovic |
2023-03-18 | loplugin:stringadd use more O[U]StringChar | Noel Grandin |
2023-03-16 | Update view options string based on theme | Paris Oplopoios |
2023-03-16 | update line controls dropdown valueset if style changed | Caolán McNamara |
2023-03-16 | update line controls preview if style changed | Caolán McNamara |
2023-03-15 | Resolves: tdf#154031 Add Rohingya Hanifi {rhg-Rohg-MM} [0x06B1] CTL, RTL | Eike Rathke |
2023-03-15 | set the background color of the valueset during format | Caolán McNamara |
2023-03-15 | Use officecfg instead of SvxDeeplOptions | Noel Grandin |
2023-03-15 | Use officecfg instead of SvtTabAppearanceCfg | Noel Grandin |
2023-03-09 | Use officecfg instead of SvxLanguageToolOptions | Mike Kaganski |
2023-03-03 | tdf#153926 crash when trying to change language for selection | Noel Grandin |
2023-03-02 | Resolves: tdf#153787 highlighted entry text overdraws selected entry text | Caolán McNamara |