summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-04-01tdf#151413: add UTF-8 data to the Link clipboard formatMike Kaganski
2024-04-01tdf#160436: fix glyph bounds calculation for vertical glyphsMike Kaganski
2024-04-01tdf#160430: Fix glyph bounds calculation, and use basegfx::B2DRectangleMike Kaganski
2024-04-01vcl: get rid of NO_PENDING defineTomaž Vajngerl
2024-04-01vcl: remove partial XPM image loadingTomaž Vajngerl
2024-03-31Resolves: tdf#154072 no effect when clicking some dropdown buttonsCaolán McNamara
2024-03-31Resolves: tdf#157587 IconView scoll range not updatedCaolán McNamara
2024-03-31Resolves: tdf#152438 constrain popups from MenuButtons with toplevel parentCaolán McNamara
2024-03-31Simplify a bitMike Kaganski
2024-03-31Optimize trigonometry a bitMike Kaganski
2024-03-31tdf#146619 Drop unused 'using namespace' in: vcl/Gabor Kelemen
2024-03-30Fix typo in codeAndrea Gelmini
2024-03-30Simplify and avoid const_castMike Kaganski
2024-03-30This should copy from sourceMike Kaganski
2024-03-30vcl: cleanup XPMReader class - rename members with clearer namesTomaž Vajngerl
2024-03-30vcl: remove partial XBM image loadingTomaž Vajngerl
2024-03-30vcl: add resetLastUsed to ImpGraphTomaž Vajngerl
2024-03-30vcl: cleanup and prefixmembers of XBMReaderTomaž Vajngerl
2024-03-30vcl: change (graphic) Manager into a general memory managerTomaž Vajngerl
2024-03-30Related: tdf#160159 use a stock icon for the character mapCaolán McNamara
2024-03-30Resolves: tdf#159498 Items in Template Manager dropdown should be left-alignedCaolán McNamara
2024-03-29Resolves: tdf#160028 Type to select currency in dropdown does not work for gtkCaolán McNamara
2024-03-29ofz#67699 Integer-overflowCaolán McNamara
2024-03-29Simplify a bitMike Kaganski
2024-03-29Avoid bitwise assignment operators on boolMike Kaganski
2024-03-29convert VCLSession to comphelper::WeakComponentImplHelperNoel Grandin
2024-03-29Drop a const_castMike Kaganski
2024-03-29Simplify a bitMike Kaganski
2024-03-29Simplify and drop unused methodMike Kaganski
2024-03-28fix comparison of UIObject's inside UITestsNoel Grandin
2024-03-28tdf#153162 Gif load transparency optimizationAttila Szűcs
2024-03-28vcl: Implement JSLevelBarHubert Figuière
2024-03-28improve logging in UITestsNoel Grandin
2024-03-28prevent SEGV in ToolBoxUIObject::get_stateNoel Grandin
2024-03-27Resolves: tdf#160392 preview's measurement are black on dark bg in dark modeCaolán McNamara
2024-03-27clang-format CPDManager sourcesMichael Weghorn
2024-03-27Resolves tdf#159573 and tdf#137931 - WhatsNew or Welcome dialogHeiko Tietze
2024-03-26Set the condition, even when main thread message queue is emptyMike Kaganski
2024-03-26crash on deref null parent on attempting to find labelCaolán McNamara
2024-03-25Avoid -Werror,-Wcast-function-type-mismatch, remove unused int returnStephan Bergmann
2024-03-25Relax SolarMutexReleaser precondition to not require SolarMutex lockMike Kaganski
2024-03-24Avoid -Werror,-Wcast-function-type-mismatchStephan Bergmann
2024-03-24for compilaton with OSL_DEBUG_LEVEL > 1, adapt to the commit f9395a12, which ...Tomoyuki Kubota
2024-03-23Harmonization of warning and error colorsHeiko Tietze
2024-03-23vcl: set "default" type only thorugh a ImpGraphic constructorTomaž Vajngerl
2024-03-22tdf#160117: vcl_pdfexport2: Add unittestXisco Fauli
2024-03-22vcl: remove 4-bit scanline transformerTomaž Vajngerl
2024-03-22vcl: simplify constructors of ImpGraphicTomaž Vajngerl
2024-03-22vcl: remove SetSizePixel from BitmapExTomaž Vajngerl
2024-03-21Only hold clipboard mutexes to obtain the values, to avoid deadlocksMike Kaganski