summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
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-06remove newly unused mpWindow member of UserDrawEventCaolán McNamara
2021-04-06no need to check mxSalBmp hereNoel Grandin
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: use PixelFormat enum in SalBitmap interface and backendsTomaž 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-01Resolves: tdf#141258 turn scrollbars on/off once per layout loopCaolán McNamara
2021-04-01cid#1222237 Untrusted loop boundCaolán McNamara
2021-04-01Introduce Fontwork contextSzymon Kłos
2021-04-01vcl pdfread: clean up not needed HAVE_FEATURE_PDFIUM ifdefsMiklos Vajna
2021-03-31ensure background color is used when layout widgets bg is overriddenCaolán McNamara
2021-03-31remove internal 4bit scanline formatsNoel
2021-03-31drop 4bpp image formatsNoel
2021-03-30short circuit image creation if dest size is zeroNoel Grandin
2021-03-30cid#1222237 Untrusted loop boundCaolán McNamara
2021-03-30ImplGetWinChildClipRegion never returns nullCaolán McNamara
2021-03-30tdf#133350 vcl focus loss: fix unwanted cancel of non-menu popupMiklos Vajna
2021-03-29cid#1474054 Uninitialized scalar variableCaolán McNamara
2021-03-29cid#1209863 rearrange Untrusted loop boundCaolán McNamara
2021-03-29UseBitmap32 isn't active in the headless backendCaolán McNamara
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-27cid#1473755 Untrusted loop boundCaolán McNamara
2021-03-27tdf#141141 sync SalFrame::GetFrameWeld and weld::GetPopupParentCaolán McNamara
2021-03-27cid#1209863 silence Untrusted loop bound, it *is* tested hereCaolán McNamara
2021-03-26improve scopingCaolán McNamara
2021-03-26cid#1474074 silence bogus Dereference before null checkCaolán McNamara
2021-03-26ofz#32111 TimeoutCaolán McNamara
2021-03-26create operator bool for BitmapNoel
2021-03-26flatten BitmapEx::GetAlphaNoel
2021-03-26vcl: remove use of 4-bit bitmap in BitmapSimpleColorQuantizationFilterTomaž Vajngerl
2021-03-26vcl: remove use of 4-bit bitmap in BitmapColorQuantizationFilterTomaž Vajngerl
2021-03-26vcl: remove writing and reading 4-bit bitmaps for BMP formatTomaž Vajngerl
2021-03-26vcl: Create 8-bit palette bitmap instead of 4-bit in ImplBmpMonoFncTomaž Vajngerl
2021-03-26vcl: remove creating 4-bit palette bitmap when reading XPM formatTomaž Vajngerl
2021-03-25loplugin:unusedvarsglobalNoel
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-25vcl: lok: don't use window impl after destroyAshod Nakashian
2021-03-24convert m_pFileName to std::stringNoel
2021-03-24loplugin:unusedmethodsNoel
2021-03-24Related: ofz#32152Caolán McNamara
2021-03-24ofz#32152 OOM in pngfuzzerCaolán McNamara