summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
AgeCommit message (Expand)Author
2022-03-09ofz#45373 and ofz#45362 fix ubsan issuesCaolán McNamara
2022-02-20WASM depend on Emscripten 3.1.3 for native EHJan-Marek Glogowski
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-19WASM add option to build with native exceptionsJan-Marek Glogowski
2022-01-19vcl: move eps functions to eps.cxxChris Sherlock
2022-01-18Add HAVE_(UNIX_)DLAPI config header defineJan-Marek Glogowski
2022-01-17iOS+SVP convert remaining VCL plugins to salplugJan-Marek Glogowski
2022-01-05vcl: move BitmapHelper and MaskHelper into own fileTomaž Vajngerl
2021-12-30vcl: Introduce CairoCommon to manage the cairo functionsTomaž Vajngerl
2021-12-30vcl: Introduce SvpGraphicsBackendTomaž Vajngerl
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-12-21Disallow multiple component files per libraryJan-Marek Glogowski
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-01Distinguish between --disable-gui and --without-xJan-Marek Glogowski
2021-10-08vcl: split out outdev.h into seperate headersChris Sherlock
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock
2021-09-30vcl: initialize variables in ImplMapRes declarationChris Sherlock
2021-09-29qt6: Add a qt6 VCL pluginMichael Weghorn
2021-09-27Need vcl/quartz/AquaGraphicsBackend for iOS, tooTor Lillqvist
2021-09-10vcl: move outdevstate.cxx to stack.cxxChris Sherlock
2021-09-08vcl: remove CustomWidgetDraw as it is not needed anymoreTomaž Vajngerl
2021-09-07vcl: rename PrinterOptions to vcl::printer::OptionsChris Sherlock
2021-09-06vcl: migrate ImplLayoutRuns to own filesChris Sherlock
2021-09-06vcl: move ImplLayoutArgs to own header and source filesChris Sherlock
2021-08-30vcl: move BitmapEx related functions to outdev/bitmapex.cxxChris Sherlock
2021-08-30vcl: move TextLayoutCache into vcl::text namespaceChris Sherlock
2021-08-27vcl: move OutputDevice fill functions to fill.cxxChris Sherlock
2021-08-27vcl: SvmConverter is only used in vcl filtersChris Sherlock
2021-08-27Take the PDF graphic rendering DPI into account when exportingTomaž Vajngerl
2021-08-26backendtest: Text Drawing testhomeboy445
2021-08-24vcl: create drawmode functionsChris Sherlock
2021-08-20make BitmapPalette a COW typeNoel Grandin
2021-08-19vcl: move background functions to background.cxxChris Sherlock
2021-07-31Create SvmWriter classpanoskorovesis
2021-07-17jsdialog: move list of enabled dialogs to separate fileSzymon Kłos
2021-07-13merge UnoGraphicTransformer into UnoGraphicNoel Grandin
2021-07-05Create Separate SvmReader classpanoskorovesis
2021-06-18VCL graphics rendering tests that a run on LO version changehomeboy445
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock
2021-06-01configure: Refactor platform defaultsJan-Marek Glogowski
2021-05-29vcl: Implement static vclplug usageJan-Marek Glogowski
2021-05-26Cleanup Library_vcl.mkJan-Marek Glogowski
2021-05-02GraphicAttributes: put const. and op. '=' into the header fileTomaž Vajngerl
2021-04-26BitmapEx: always convert 1-bit mask to alphaNoel Grandin
2021-04-05vcl: move GenPspGraphics into a subclass of SalGraphicsImplTomaž Vajngerl
2021-04-01vcl pdfread: clean up not needed HAVE_FEATURE_PDFIUM ifdefsMiklos Vajna
2021-04-01tdf#45735 New UI dialog at app startup to check default file formatsMatt K
2021-03-16vcl: add BmpReader{Writer} and many BMP format testTomaž Vajngerl
2021-03-12drop PNGReader and use only PngImageReaderLuboš Luňák