summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2024-04-04A number of bogus GCC 13 warnings still hit with recent GCC 14 trunkStephan Bergmann
2024-04-02Related: tdf#157480 use SSL_CERT_FILE on macOS tooCaolán McNamara
2024-04-02simplify SotTempStream and lifetimeNoel Grandin
2024-04-02Fix UB after 8962141a12c966b2d891829925e6203bf8d51852Mike Kaganski
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#157587 IconView scoll range not updatedCaolán McNamara
2024-03-31tdf#146619 Drop unused 'using namespace' in: vcl/Gabor Kelemen
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-29ofz#67699 Integer-overflowCaolán McNamara
2024-03-29convert VCLSession to comphelper::WeakComponentImplHelperNoel Grandin
2024-03-29Simplify a bitMike 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-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-25Relax SolarMutexReleaser precondition to not require SolarMutex lockMike Kaganski
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-22vcl: simplify constructors of ImpGraphicTomaž Vajngerl
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-19ofz#67495 Out-of-memoryCaolán McNamara
2024-03-16ofz#67445 TimeoutCaolán McNamara
2024-03-15tdf#160020: don't hide mnemonics, when auto-accel feature is offMike Kaganski
2024-03-14Make sure we hold the solar mutex before trying to release itMike Kaganski
2024-03-13Assert in ProcessEventsToIdle, that idles are not delayedMike Kaganski
2024-03-13Introduce a guard to delay processing of idlesMike Kaganski
2024-03-13Process pending events before ImplDeleteOnDeInitMike Kaganski
2024-03-13SAL_WARN -> SAL_INFONoel Grandin
2024-03-08cid#1592989 Dereference after null checkCaolán McNamara
2024-03-08use more string_viewNoel Grandin
2024-03-08tdf#159996 use transparent alpha mask for output devicePatrick Luby
2024-03-07Simplify some rtl::math::approxEqual callsNoel Grandin