summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
AgeCommit message (Expand)AuthorFilesLines
2024-05-22tdf#124116 Correct Writer text shaping across formatting changesJonathan Clark1-2/+2
2024-04-22tdf#159660: also add normal blend filterXisco Fauli1-0/+1
2024-04-22tdf#159660: Add support for lighten mode in feBlendXisco Fauli1-0/+1
2024-04-22tdf#159660: Add support for darken mode in feBlendXisco Fauli1-0/+1
2024-04-22tdf#159660: Add support for multiply mode in feBlendXisco Fauli1-0/+1
2024-04-16tdf#48062: Add support for arithmetic in feCompositeXisco Fauli1-0/+1
2024-04-12tdf#159660: Add support for screen mode in feBlendXisco Fauli1-0/+1
2024-03-20vcl: move Vectorize out of Bitmap - add Vectorizer classTomaž Vajngerl1-1/+1
2024-02-20merge desktop_detector library into vcl libraryNoel Grandin1-1/+6
2024-01-14Fix system-libfixmathThorsten Behrens1-1/+1
2023-10-27tdf#152571 speedup slow draw file saveNoel Grandin1-1/+0
2023-10-27vcl: move textlayout.cxx from gdi to text directoryChris Sherlock1-1/+1
2023-10-26tdf#153519 use new IdleTask::waitUntilIdleDispatchedNoel Grandin1-0/+1
2023-10-12tdf#157696 vcl a11y: Move qt's translation to IA2 text attrs for reuseMichael Weghorn1-0/+1
2023-10-01tdf#156881 Disable Metal with AMD Radeon Pro 5XXX GPUs on macOS CatalinaPatrick Luby1-0/+1
2023-08-26vcl does not actually use mddsGabor Kelemen1-1/+0
2023-08-26Drop glm dependency from vclGabor Kelemen1-2/+0
2023-08-09vcl: Organize CoreText font code a bitKhaled Hosny1-1/+3
2023-07-30tdf#156230: Drop freshly unused PrinterJob and PrinterGfxKhaled Hosny1-6/+0
2023-07-30tdf#156230: Drop freshly unused GenPspGfxBackendKhaled Hosny1-1/+0
2023-07-13use more frozenNoel Grandin1-0/+1
2023-05-09Resolves: tdf#142176 under GNOME inhibit logout if there are modified docsCaolán McNamara1-1/+1
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti1-0/+1
2023-01-30Fix iOS build errorsPL1-3/+1
2023-01-12merge duplicate CairoTextRender implsCaolán McNamara1-1/+0
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann1-1/+0
2022-12-29Related: tdf#146842 Eliminate temporary copies of SkiaSalBitmap when printingPatrick Luby1-0/+12
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann1-0/+1
2022-12-19remove dependency from drawinglayer to frameworkNoel Grandin1-0/+1
2022-11-17fix system-libfixmath build without mergelibsRene Engelhard1-0/+6
2022-10-27vcl: re-exporting broken pdfs -> empty pagesDennis Francis1-0/+1
2022-10-12new uno command uno:Translate with deepl apiMert Tumer1-0/+1
2022-09-23remove some dead codeNoel Grandin1-1/+0
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock1-1/+1
2022-09-15Fix building without system cairo, fontconfig, freetype, and harfbuzzTor Lillqvist1-0/+1
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin1-1/+0
2022-09-07vcl: convert ImplGetEmphasisMark() to EmphasisMark classChris Sherlock1-0/+1
2022-09-06vcl: Drop now unused PDFFontCacheKhaled Hosny1-1/+0
2022-09-05vcl: fontinstance.{cxx,hxx} -> LogicalFontInstance.{cxx,hxx}Khaled Hosny1-1/+1
2022-08-25vcl: rename GetNonMnemonicString() and make it standalone functionChris Sherlock1-0/+1
2022-07-20Remove pngwrite.hxx and .cxx as it is replaced by PngImageWriterofftkp1-1/+0
2022-07-19vcl: add PNG writer based on libpngofftkp1-0/+1
2022-06-21vcl: rename ImplAnimView to AnimationRendererChris Sherlock1-1/+1
2022-05-21drop old tiff filterCaolán McNamara1-2/+0
2022-05-20build libtiffJulien Nabet1-0/+1
2022-05-17Revert "tdf#122057: read tiff with deflate compression (code 32946 only)"Julien Nabet1-1/+0
2022-05-17tdf#122057: read tiff with deflate compression (code 32946 only)Julien Nabet1-0/+1
2022-03-28Drop support for OpenGL denylist on X11Stephan Bergmann1-9/+0
2022-03-22Win/X11OpenGLDeviceInfo don't need a common base classStephan Bergmann1-1/+0
2022-03-20add system-libfixmathRene Engelhard1-0/+1