summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-04-09loplugin:noexceptmove (clang-cl)Stephan Bergmann
2021-04-09expose what sizes are used for theseCaolán McNamara
2021-04-09loplugin:nullptr (clang-cl)Stephan Bergmann
2021-04-09fix small cairo leak in gen backendNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-08update PCHsLuboš Luňák
2021-04-08ImplNewInputContext: check pointer before useSzymon Kłos
2021-04-08vcl VectorGraphicSearch: clean up not needed HAVE_FEATURE_PDFIUM ifdefsMiklos Vajna
2021-04-08Revert "Revert "Compute (un-)premultiply_table at compile time""Mike Kaganski
2021-04-07can short-circuit this conversionNoel
2021-04-07-Werror,-Wunused-private-fieldStephan Bergmann
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-04-07cache also GetFontData() failuresLuboš Luňák
2021-04-07jsdialog: JSMessageDialog tweaks when builder is nullptrHenry Castro
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-07vcl: move graphic handling into Qt5GraphicsBackendTomaž Vajngerl
2021-04-07vcl: class to automatically delegate calls to SalGraphicImplTomaž Vajngerl
2021-04-07cache Skia fontLuboš Luňák
2021-04-07jsdialog: simplify unselect for treeviewSzymon Kłos
2021-04-07jsdialog: unselect treeview entry by iteratorSzymon Kłos
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-04-07tdf#136918 restrict symbol size to button widthJan-Marek Glogowski
2021-04-06Fix --disable-pch build: missing includeMike Kaganski
2021-04-06jsdialog: fix missing update for "treeview" action "select"Henry Castro
2021-04-06lok: fix treeview action "select"Henry Castro
2021-04-06update pchesCaolán McNamara
2021-04-06remove newly unused mpWindow member of UserDrawEventCaolán McNamara
2021-04-06no need to check mxSalBmp hereNoel Grandin
2021-04-06tdf#141504 qt5: ugly imagesNoel Grandin
2021-04-06tdf#140404 Qt ignore "unchanged" clipboard eventsJan-Marek Glogowski
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-04-06be more explicit in setting the parent of the buttons in the style dropdownCaolán McNamara
2021-04-06vcl: quartz - use ScanlineTransformer instead of local converterTomaž Vajngerl
2021-04-06vcl: use PixelFormat enum in SalBitmap interface and backendsTomaž Vajngerl
2021-04-06vcl: remove 4-bit bitmap support from qt5 backendTomaž Vajngerl
2021-04-05tdf#141499 trigger container_focus_changed for toplevel window focus eventsCaolán McNamara
2021-04-05SAL_WMF_COMPLEXCLIP_VIA_REGION is gone nowCaolán McNamara
2021-04-05ofz#32885 regard as invalid fractions that will FPE boost::integer::gcdCaolán McNamara
2021-04-05vcl: move GenPspGraphics into a subclass of SalGraphicsImplTomaž Vajngerl
2021-04-05vcl: ColorSpace "enum" to "enum class" used in PrinterColor classTomaž Vajngerl
2021-04-05VCL drop Scheduler::ProcessTaskSchedulingJan-Marek Glogowski
2021-04-03ofz#32843 Invalid-bool-valueCaolán McNamara
2021-04-02tdf#141318 Dialog::GetOptimalSize not including border if called before ShowCaolán McNamara
2021-04-02vcl: move Fraction reading/writing to GenericTypeSerializerTomaž Vajngerl
2021-04-02vcl: move MapMode reading and writing to TypeSerializerTomaž Vajngerl
2021-04-02ofz#32796: no pdfium during wmf fuzzingCaolán McNamara
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2021-04-01Exclude tests based on device color depth, not RDPMike Kaganski
2021-04-01Fix VclComplexTextTest::testArabic another wayMike Kaganski
2021-04-01drop AFL_DRIVER_DONT_DEFER from fuzzing .optionsCaolán McNamara