summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2021-04-27Related: tdf#130326 allow bulk_insert_for_each to insert under a nodeCaolán McNamara
2021-04-26BitmapEx: always convert 1-bit mask to alphaNoel Grandin
2021-04-25loplugin:unusedfieldsNoel Grandin
2021-04-24backend tests for linecap and linejoin typesLuboš Luňák
2021-04-23we want the a11y screen locationCaolán McNamara
2021-04-19remove dead code from WinSalBitmap::CreateNoel Grandin
2021-04-19nobody uses RLE display hardware anymoreNoel Grandin
2021-04-15tdf#141269 Incorrect transparency after roundtripCaolán McNamara
2021-04-15enum class X11ShowStateJan-Marek Glogowski
2021-04-14tdf#140639 cache FcPattern for font optionsCaolán McNamara
2021-04-14Qt add additional info to ToolkitNameJan-Marek Glogowski
2021-04-14use original FontAttributes instead of an intermediate FastPrintFontInfoCaolán McNamara
2021-04-13loplugin:singlevalfieldsNoel Grandin
2021-04-12use Skia linear+mipmap for quality large downscaling (tdf#140129)Luboš Luňák
2021-04-11Qt5/KF5 get rid of unneeded own grahics handlingJan-Marek Glogowski
2021-04-08update PCHsLuboš Luňák
2021-04-07-Werror,-Wunused-private-fieldStephan Bergmann
2021-04-07jsdialog: JSMessageDialog tweaks when builder is nullptrHenry Castro
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-07tdf#136918 restrict symbol size to button widthJan-Marek Glogowski
2021-04-06update pchesCaolán McNamara
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-06vcl: remove 4-bit bitmap support from qt5 backendTomaž Vajngerl
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-01tdf#45735 New UI dialog at app startup to check default file formatsMatt K
2021-03-24convert m_pFileName to std::stringNoel
2021-03-24loplugin:unusedmethodsNoel
2021-03-23use unique_ptr in AbstractTrueTypeFontNoel Grandin
2021-03-22convert calloc/free into std::vectorCaolán McNamara
2021-03-21reuse also font from cached SalLayoutGlyphsLuboš Luňák
2021-03-21update pchesCaolán McNamara
2021-03-20crashtesting: crash on reexport of tdf118346-1.odg to odgCaolán McNamara
2021-03-18vcl: test for reading the XPM formatTomaž Vajngerl
2021-03-17make SalLayoutGlyphs work with MultiSalLayoutLuboš Luňák
2021-03-16enable grabbing focus to an unspecified container childCaolán McNamara
2021-03-16add access to DumpAsPropertyTree for sidebar::DeckCaolán McNamara
2021-03-16fixes for SkiaSalBitmap delayed scaling (tdf#140930)Luboš Luňák
2021-03-16don't repeatedly create (alpha)SkImage on mEraseColorSetLuboš Luňák
2021-03-16vcl: add BmpReader{Writer} and many BMP format testTomaž Vajngerl
2021-03-13loplugin:unusedfieldsNoel
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-09loplugin:staticmethods (clang-cl)Stephan Bergmann
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-08loplugin:makeshared (clang-cl)Stephan Bergmann
2021-03-07move queue_resize to baseclassCaolán McNamara