Age | Commit message (Expand) | Author |
2021-04-08 | Revert "Revert "Compute (un-)premultiply_table at compile time"" | Mike Kaganski |
2021-04-07 | can short-circuit this conversion | Noel |
2021-04-07 | -Werror,-Wunused-private-field | Stephan Bergmann |
2021-04-07 | rtl::Static -> function local static | Noel Grandin |
2021-04-07 | cache also GetFontData() failures | Luboš Luňák |
2021-04-07 | jsdialog: JSMessageDialog tweaks when builder is nullptr | Henry Castro |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-04-07 | vcl: move graphic handling into Qt5GraphicsBackend | Tomaž Vajngerl |
2021-04-07 | vcl: class to automatically delegate calls to SalGraphicImpl | Tomaž Vajngerl |
2021-04-07 | cache Skia font | Luboš Luňák |
2021-04-07 | jsdialog: simplify unselect for treeview | Szymon Kłos |
2021-04-07 | jsdialog: unselect treeview entry by iterator | Szymon Kłos |
2021-04-07 | rtl::Static -> function local static | Noel Grandin |
2021-04-07 | tdf#136918 restrict symbol size to button width | Jan-Marek Glogowski |
2021-04-06 | Fix --disable-pch build: missing include | Mike Kaganski |
2021-04-06 | jsdialog: fix missing update for "treeview" action "select" | Henry Castro |
2021-04-06 | lok: fix treeview action "select" | Henry Castro |
2021-04-06 | update pches | Caolán McNamara |
2021-04-06 | remove newly unused mpWindow member of UserDrawEvent | Caolán McNamara |
2021-04-06 | no need to check mxSalBmp here | Noel Grandin |
2021-04-06 | tdf#141504 qt5: ugly images | Noel Grandin |
2021-04-06 | tdf#140404 Qt ignore "unchanged" clipboard events | Jan-Marek Glogowski |
2021-04-06 | Extend ToolBarManager to build weld::Toolbar | Szymon Kłos |
2021-04-06 | be more explicit in setting the parent of the buttons in the style dropdown | Caolán McNamara |
2021-04-06 | vcl: quartz - use ScanlineTransformer instead of local converter | Tomaž Vajngerl |
2021-04-06 | vcl: use PixelFormat enum in SalBitmap interface and backends | Tomaž Vajngerl |
2021-04-06 | vcl: remove 4-bit bitmap support from qt5 backend | Tomaž Vajngerl |
2021-04-05 | tdf#141499 trigger container_focus_changed for toplevel window focus events | Caolán McNamara |
2021-04-05 | SAL_WMF_COMPLEXCLIP_VIA_REGION is gone now | Caolán McNamara |
2021-04-05 | ofz#32885 regard as invalid fractions that will FPE boost::integer::gcd | Caolán McNamara |
2021-04-05 | vcl: move GenPspGraphics into a subclass of SalGraphicsImpl | Tomaž Vajngerl |
2021-04-05 | vcl: ColorSpace "enum" to "enum class" used in PrinterColor class | Tomaž Vajngerl |
2021-04-05 | VCL drop Scheduler::ProcessTaskScheduling | Jan-Marek Glogowski |
2021-04-03 | ofz#32843 Invalid-bool-value | Caolán McNamara |
2021-04-02 | tdf#141318 Dialog::GetOptimalSize not including border if called before Show | Caolán McNamara |
2021-04-02 | vcl: move Fraction reading/writing to GenericTypeSerializer | Tomaž Vajngerl |
2021-04-02 | vcl: move MapMode reading and writing to TypeSerializer | Tomaž Vajngerl |
2021-04-02 | ofz#32796: no pdfium during wmf fuzzing | Caolán McNamara |
2021-04-02 | vcl: remove GetBitCount and GetColorCount from Bitmap{Ex} | Tomaž Vajngerl |
2021-04-01 | Exclude tests based on device color depth, not RDP | Mike Kaganski |
2021-04-01 | Fix VclComplexTextTest::testArabic another way | Mike Kaganski |
2021-04-01 | drop AFL_DRIVER_DONT_DEFER from fuzzing .options | Caolán McNamara |
2021-04-01 | ReleaseSolarMutex before possible afl fork | Caolán McNamara |
2021-04-01 | Resolves: tdf#141258 turn scrollbars on/off once per layout loop | Caolán McNamara |
2021-04-01 | Simplify CheckFileExtRegistration | Mike Kaganski |
2021-04-01 | cid#1222237 Untrusted loop bound | Caolán McNamara |
2021-04-01 | Introduce Fontwork context | Szymon Kłos |
2021-04-01 | vcl pdfread: clean up not needed HAVE_FEATURE_PDFIUM ifdefs | Miklos Vajna |
2021-04-01 | Fix --disable-pch Windows build - missing includes | Mike Kaganski |
2021-04-01 | tdf#45735 New UI dialog at app startup to check default file formats | Matt K |