summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2024-03-05Fix Windows --enable-mergelibs=more buildNoel Grandin
2024-03-04vcl: interface for WinAPI FlashWindow() functionVasily Melenchuk
2024-03-04Fix --enable-mergelibs=more --enable-sal-log buildStephan Bergmann
2024-03-02add UNLESS_MERGELIBS_MORE and use to reduce symbol visibilityNoel Grandin
2024-02-29vcl: separate scanline direction from ScanlineFormatTomaž Vajngerl
2024-02-29tdf#155218 sc: fix regression page orientation in print dialogTibor Nagy
2024-02-27tdf#159910 a11y VclBuilder: Apply tool item's a11y name to itselfMichael Weghorn
2024-02-27tdf#159910 vcl a11y: Allow explicitly setting toolbar item a11y nameMichael Weghorn
2024-02-26tdf#159910 VclBuilder: Add helper to identify toolbar item classMichael Weghorn
2024-02-26tdf#159251: Revert "vcl: Allow pushing/popping OutputDevice’s RTLEnabledKhaled Hosny
2024-02-24tdf#159251: Blind fixKhaled Hosny
2024-02-23tdf#159793 Save printer paper tray in RTF and DOCXOliver Specht
2024-02-21tdf#130857 - Drop unused `getUIFile` method from VclBuilder class.OmkarAcharekar
2024-02-19hide more symbolsNoel Grandin
2024-02-13fix windows --enable-mergelibs buildNoel Grandin
2024-02-12use more UNLESS_MERGELIBSNoel Grandin
2024-02-10tdf#54169: revert "gtk is the only case auto-accel is true, and theMike Kaganski
2024-02-09tdf#155218 sc: fix different page orientation in print dialogTibor Nagy
2024-02-09tdf#157664 Drop operator !=, where respective operator == is definedRafał Dobrakowski
2024-02-08tdf#130857 VclBuilder: Move VCL MenuBar specifics to handleMenu()Michael Weghorn
2024-02-08tdf#130857 VclBuilder: Extract helper method for tweaking new childMichael Weghorn
2024-02-08tdf#130857 VclBuilder: Extract static methods to new base classMichael Weghorn
2024-02-05ofz#66471 Direct-leakCaolán McNamara
2024-02-01tdf#140004 Toggle comment in the Basic IDERafael Lima
2024-01-30lok: notebookbar: enable currency dropdownSzymon Kłos
2024-01-29reserve a TaskPriority for testtool IdleTaskCaolán McNamara
2024-01-29tdf#143148 use pragma once instead of include guardsKeldin Maldonado (KNM)
2024-01-24tdf#159128 UI: Open Security settings option directlyBalazs Varga
2024-01-23make signature line dialog asyncNoel Grandin
2024-01-19tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht
2024-01-16loplugin:unusedmethodsNoel Grandin
2024-01-16calc: on editing invalidation of view with different zoom is wrongMarco Cecchetti
2024-01-12Document a bit async methodsJulien Nabet
2024-01-09Revert "Make GetpApp() the pNotifier's default value"Mike Kaganski
2024-01-08tdf#123870 sc: fix tagged content for accessible PDF exportTibor Nagy
2023-12-31cid#1546464 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-30cid#1545965 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-28In readonly mode, we restrict many events like click.Gökay Şatır
2023-12-26Make GetpApp() the pNotifier's default valueMike Kaganski
2023-12-22Related: tdf#155266 Eliminate delayed scrollbar redrawing when swipingPatrick Luby
2023-12-22cid#1546500 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-19cid#1557601 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-19tdf#123864 a11y: Handle new checkable state for VCLXAccessibleMenuItemMichael Weghorn
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-13loplugin:unusedmethodsNoel Grandin
2023-12-12tdf#146619 Recheck include/[v-x]* with IWYUGabor Kelemen
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-12-06tdf#148986 Support XF86Forward / XF86Back key eventsGabor Kelemen
2023-12-06make AlphaMask separate from BitmapNoel Grandin
2023-12-06Remove the special-casing in Bitmap::Invert (and fix)Noel Grandin