Age | Commit message (Expand) | Author |
5 days | Rename con-const vcl::Font property getters for clarity | Mike Kaganski |
2024-09-09 | Resolves: tdf#162113 prefer restoring explicit font style selection | Caolán McNamara |
2024-07-17 | Use IsRunningUnitTest / IsRunningUITest consistently | Mike Kaganski |
2024-07-17 | Simplify checking for "running under unit/ui test" | Noel Grandin |
2024-05-13 | loplugin:ostr in svtools | Noel Grandin |
2023-12-12 | tdf#158320 restore Live Preview for font hovering | Caolán McNamara |
2023-10-20 | tdf#114441 Convert use of sal_uLong to better integer types | Adam Seskunas |
2023-10-07 | jsdialog: cache only best quality font previews | Szymon Kłos |
2023-10-07 | jsdialog: enable font name & size combobox | Szymon Kłos |
2023-09-11 | lok: don't prerender font previews | Szymon Kłos |
2023-08-31 | jsdialog: render font previews with hidpi | Szymon Kłos |
2023-08-29 | jsdialog: make font previews background transparent | Szymon Kłos |
2023-07-12 | jsdialog: calendar widget | Szymon Kłos |
2023-04-04 | Convert SvtLineListBox to WeldToolbarPopup | Szymon Kłos |
2023-03-16 | update line controls preview if style changed | Caolán McNamara |
2023-01-20 | std::abort() during CppunitTest_sw_layoutwriter | Caolán McNamara |
2023-01-18 | thaw before set_active | Caolán McNamara |
2022-11-19 | loplugin:unusedmethods | Noel Grandin |
2022-11-08 | Resolves: tdf#150273 use same bg as valueset | Caolán McNamara |
2022-11-08 | Related: tdf#150273 maPaintCol is unused now | Caolán McNamara |
2022-11-08 | Related: tdf#150273 just take the color direct from the current entry | Caolán McNamara |
2022-06-24 | svtools: avoid divide by zero in calcCustomItemSize | Xisco Fauli |
2022-06-21 | Correctly free font previews on settings change | Jan-Marek Glogowski |
2022-04-25 | Resolves: tdf#141441 get and set selected entry when "unfrozen" | Caolán McNamara |
2022-04-13 | loplugin:stringviewparam whitelist some more functions | Noel Grandin |
2022-01-26 | give more wriggle room to avoid hitting max pixmap size with super hidpi | Caolán McNamara |
2021-10-01 | loplugin:constmethod | Noel Grandin |
2021-09-28 | vcl: rename OutDevState to Stack | Chris Sherlock |
2021-09-21 | vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize() | Chris Sherlock |
2021-09-20 | Add sal/config.h in preparation for patch | Chris Sherlock |
2021-08-13 | tdf#143357 use a DateFormatter and a separate Calendar menubutton | Caolán McNamara |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-07-15 | crashreporting: Crash seen in CachePreview from Idle UpdateHdl | Caolán McNamara |
2021-07-15 | the freetype font cache mentioned in this comment no longer exists | Caolán McNamara |
2021-05-21 | add Toggleable as a separate thing to a Button | Caolán McNamara |
2021-04-27 | use more string_view in tools/stream | Noel Grandin |
2021-03-13 | merge the various SetPointFont via DefaultDevice calls | Caolán McNamara |
2021-03-04 | Related tdf#140762 Add texts for "Border style" toolbar item | Michael Weghorn |
2020-12-01 | tdf#42949 Fix new IWYU warnings in directories s* | Gabor Kelemen |
2020-10-29 | tdf#132536 free the cached VirtualDevices | Jan-Marek Glogowski |
2020-10-28 | convert some more long -> tools::Long | Noel |
2020-10-19 | use tools::Long in svtools | Noel |
2020-10-06 | loplugin:const& make some params and methods const | Noel |
2020-09-28 | rename for disentangling AA and B2D use in VCL drawing | Luboš Luňák |
2020-09-12 | replace sal_IntPtr with simple integer type | Caolán McNamara |
2020-09-11 | invalidate prerendered fontname cache on style change | Caolán McNamara |
2020-09-02 | replace unnecessary include | Caolán McNamara |
2020-07-28 | drop use of SvtFontOptions | Caolán McNamara |
2020-07-04 | tdf#134479 allow disable font preview to work on existing font comboboxes | Caolán McNamara |
2020-05-22 | tdf#133043 explicitly set the combobox edit text | Caolán McNamara |