summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2024-04-20Return double from OutputDevice::GetTextArrayMike Kaganski
2024-04-19tdf#160622: Let SalLayout::GetBoundRect return basegfx::B2DRectangleMike Kaganski
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2024-04-16tdf#48062: Add support for arithmetic in feCompositeXisco Fauli
2024-04-12tdf#159660: Add support for screen mode in feBlendXisco Fauli
2024-04-08cid#1596254 Null pointer dereferences in GetSotStorageStreamNoel Grandin
2024-04-02simplify SotTempStream and lifetimeNoel Grandin
2024-04-01tdf#151413: add UTF-8 data to the Link clipboard formatMike Kaganski
2024-03-28fix comparison of UIObject's inside UITestsNoel Grandin
2024-03-28vcl: Implement JSLevelBarHubert Figuière
2024-03-25Relax SolarMutexReleaser precondition to not require SolarMutex lockMike Kaganski
2024-03-23Harmonization of warning and error colorsHeiko Tietze
2024-03-22vcl: remove SetSizePixel from BitmapExTomaž Vajngerl
2024-03-21tdf#93352 Fix horizontal swiping and scrolling when using an RTL UIPatrick Luby
2024-03-20vcl: move Vectorize out of Bitmap - add Vectorizer classTomaž Vajngerl
2024-03-17reduce symbol visibility in vclNoel Grandin
2024-03-16reduce symbol visibility in vclNoel Grandin
2024-03-15Make vcl::bitmap::get_unpremultiply_table VCL_DLLPUBLIC againMichael Weghorn
2024-03-15Fix buildMike Kaganski
2024-03-14reduce symbol visibility in vclNoel Grandin
2024-03-14replace VCL_DLLPRIVATE with SAL_DLLPRIVATENoel Grandin
2024-03-13Introduce a guard to delay processing of idlesMike Kaganski
2024-03-13reduce symbol visibility in --enable-mergelibs=more modeNoel Grandin
2024-03-07Revert hyperlinkInfoAtPositon changes.Gökay Şatır
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