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