summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2022-11-09Related: tdf#151898 set origin for implLoadRepositoryImage XGraphicsCaolán McNamara
2022-11-09don't need to ctor and assign, just ctorCaolán McNamara
2022-11-09jsdialog: send edit widget's type informationSzymon Kłos
2022-11-09vcl: fix crash in Window::LeaveWait()Miklos Vajna
2022-11-08tdf#144587 Fix lines in treelists using dark modeRafael Lima
2022-11-08ofz#47699 avoid TimeoutCaolán McNamara
2022-11-08Related: ofz#47699 ludicrous font heightCaolán McNamara
2022-11-08Combine o3tl::RestoreGuard into comphelper::ValueRestorationGuardStephan Bergmann
2022-11-08Address some of the sprintf in vcl/source/fontsubset/cff.cxxStephan Bergmann
2022-11-08Address some of the sprintf in vcl/source/fontsubset/cff.cxxStephan Bergmann
2022-11-08Fix string comparisonsStephan Bergmann
2022-11-08Introduce o3tl::RestoreGuardStephan Bergmann
2022-11-08Revert "give main thread a name"Stephan Bergmann
2022-11-08CffSubsetterContext::getString never returns nullStephan Bergmann
2022-11-07use ResolutionIndependentLayout if there is any MapMode set on the deviceCaolán McNamara
2022-11-07cid#1516751 Improper use of negative valueCaolán McNamara
2022-11-07tdf#141684 fix disappearance of icons in Groupedbar and Groupedbar compact UIHenner Drewes
2022-11-06ofz#52685 TimeoutCaolán McNamara
2022-11-05ofz#53028 Integer-overflowCaolán McNamara
2022-11-04ofz#53028 Integer-overflowCaolán McNamara
2022-11-04add a test for "fit to frame" text renderingTomaž Vajngerl
2022-11-03Related: tdf#149932 honour PANGO_UNDERLINE_DOUBLE for preedit underlineCaolán McNamara
2022-11-03tdf#143148 Use pragma once instead of include guardszonnebloempje
2022-11-02vcl: add PhysicalFontFace::GetVariations()Khaled Hosny
2022-11-02also apply PaintTransparent to a widget's SubEdit if it has oneCaolán McNamara
2022-11-02color is meant to be the same as the popups colorCaolán McNamara
2022-10-31tdf#141339 Use pragma once instead of include guardsEmmanuel Peter
2022-10-30tdf#129610 SdNavigator: Realize multiple selection of objectsJim Raykowski
2022-10-29vcl: consistently cam PhysicalFontFace a faceKhaled Hosny
2022-10-29vcl: check the correct face for color glyphsKhaled Hosny
2022-10-29use WindowColor instead of White for highlighted toolbox itemsCaolán McNamara
2022-10-28lok: You can't assume that destroyView would only destroy one viewMike Kaganski
2022-10-28invalidate slider on gaining/losing focus so could show a macOS focus ringCaolán McNamara
2022-10-28vcl: extract function Animation::RenderNextFrameInAllRenderers()Chris Sherlock
2022-10-27calculate the header bounds even for !bPaneWithHeader caseCaolán McNamara
2022-10-27tdf#123419 optimise ImplMakeFractionNoel Grandin
2022-10-27vcl: re-exporting broken pdfs -> empty pagesDennis Francis
2022-10-26tab items not exactly centeredCaolán McNamara
2022-10-25tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl
2022-10-25Address a constexpr template point of instantiation issueStephan Bergmann
2022-10-25tdf#126788 speed up export to pdf of complex table documentNoel Grandin
2022-10-25no need to call GetGlyphs() againNoel Grandin
2022-10-25tdf#126788 speed up export to pdf of complex table documentNoel Grandin
2022-10-24WB_BEVELBUTTON and PushButtonValue::mbBevelButton are unusedCaolán McNamara
2022-10-24Drop Window::LogicMouse*Mike Kaganski
2022-10-22ofz#52600 stop after first failed image in a multi-image tiffCaolán McNamara
2022-10-22loplugin:unusedmethodsNoel Grandin
2022-10-21give main thread a nameNoel Grandin
2022-10-20workaround VisualStudio2022 compile errorNoel Grandin
2022-10-18Move access to SystemDependentDataHolder to Bitmap (2)Armin Le Grand (allotropia)