summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
AgeCommit message (Expand)Author
2024-12-16pdf: move COSWriter complex methods into the cxx source fileTomaž Vajngerl
2024-12-10jsdialog: move sender to separate fileSzymon Kłos
2024-12-05jsdialog: share code for widget registrySzymon Kłos
2024-12-05pdf: refactor and move encryption init. to a common functionTomaž Vajngerl
2024-12-02pdf: R6 hash algorithm and test, introduce PDFEncryptorR6Tomaž Vajngerl
2024-11-19chore(iOS): Cleanup old iOS pasteboard codeSkyler Grey
2024-11-11pdf: move encryption methods into PDFEncryptor filesTomaž Vajngerl
2024-11-11pdf: move EncHashTransporter into own filesTomaž Vajngerl
2023-10-27tdf#152571 speedup slow draw file saveNoel Grandin
2023-10-27vcl: move textlayout.cxx from gdi to text directoryChris Sherlock
2023-10-26tdf#153519 use new IdleTask::waitUntilIdleDispatchedNoel Grandin
2023-10-12tdf#157696 vcl a11y: Move qt's translation to IA2 text attrs for reuseMichael Weghorn
2023-10-01tdf#156881 Disable Metal with AMD Radeon Pro 5XXX GPUs on macOS CatalinaPatrick Luby
2023-08-26vcl does not actually use mddsGabor Kelemen
2023-08-26Drop glm dependency from vclGabor Kelemen
2023-08-09vcl: Organize CoreText font code a bitKhaled Hosny
2023-07-30tdf#156230: Drop freshly unused PrinterJob and PrinterGfxKhaled Hosny
2023-07-30tdf#156230: Drop freshly unused GenPspGfxBackendKhaled Hosny
2023-07-13use more frozenNoel Grandin
2023-05-09Resolves: tdf#142176 under GNOME inhibit logout if there are modified docsCaolán McNamara
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2023-01-30Fix iOS build errorsPL
2023-01-12merge duplicate CairoTextRender implsCaolán McNamara
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-29Related: tdf#146842 Eliminate temporary copies of SkiaSalBitmap when printingPatrick Luby
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann
2022-12-19remove dependency from drawinglayer to frameworkNoel Grandin
2022-11-17fix system-libfixmath build without mergelibsRene Engelhard
2022-10-27vcl: re-exporting broken pdfs -> empty pagesDennis Francis
2022-10-12new uno command uno:Translate with deepl apiMert Tumer
2022-09-23remove some dead codeNoel Grandin
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-15Fix building without system cairo, fontconfig, freetype, and harfbuzzTor Lillqvist
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-07vcl: convert ImplGetEmphasisMark() to EmphasisMark classChris Sherlock
2022-09-06vcl: Drop now unused PDFFontCacheKhaled Hosny
2022-09-05vcl: fontinstance.{cxx,hxx} -> LogicalFontInstance.{cxx,hxx}Khaled Hosny
2022-08-25vcl: rename GetNonMnemonicString() and make it standalone functionChris Sherlock
2022-07-20Remove pngwrite.hxx and .cxx as it is replaced by PngImageWriterofftkp
2022-07-19vcl: add PNG writer based on libpngofftkp
2022-06-21vcl: rename ImplAnimView to AnimationRendererChris Sherlock
2022-05-21drop old tiff filterCaolán McNamara
2022-05-20build libtiffJulien Nabet
2022-05-17Revert "tdf#122057: read tiff with deflate compression (code 32946 only)"Julien Nabet
2022-05-17tdf#122057: read tiff with deflate compression (code 32946 only)Julien Nabet
2022-03-28Drop support for OpenGL denylist on X11Stephan Bergmann
2022-03-22Win/X11OpenGLDeviceInfo don't need a common base classStephan Bergmann
2022-03-20add system-libfixmathRene Engelhard
2022-03-19reduce down to the part and config we are using and move to toolsCaolán McNamara
2022-03-09ofz#45373 and ofz#45362 fix ubsan issuesCaolán McNamara