summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-11-06loplugin:unusedvariablecheckStephan Bergmann
2022-11-05ofz#53028 Integer-overflowCaolán McNamara
2022-11-04Resolves: tdf#151509 don't overwrite geometry for system childsCaolán McNamara
2022-11-04ofz#53028 Integer-overflowCaolán McNamara
2022-11-04ofz#53034 Null-dereferenceCaolán McNamara
2022-11-04Related: tdf#151509 factor out common block as UpdateGeometryFromEventCaolán McNamara
2022-11-04add a test for "fit to frame" text renderingTomaž Vajngerl
2022-11-04Related: tdf#151509 trust the crossing position provided by gtkCaolán McNamara
2022-11-04Related: tdf#151509 make what the x/y values are more clearCaolán McNamara
2022-11-03Related: tdf#149932 map NSUnderlineStyleDouble to new DoubleUnderlineCaolán McNamara
2022-11-03Related: tdf#149932 honour PANGO_UNDERLINE_DOUBLE for preedit underlineCaolán McNamara
2022-11-03Related: tdf#149932 honour PANGO_UNDERLINE_NONE 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-02sc: make InsertCell and DeleteCell async.Michael Meeks
2022-11-02use a narrower cursor, the wide one feels out of placeCaolán McNamara
2022-11-02color is meant to be the same as the popups colorCaolán McNamara
2022-11-01-Werror,-Wunused-macros (clang-cl)Stephan Bergmann
2022-11-01Fix ambiguous member lookup (clang-cl)Stephan Bergmann
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: fix memory leak in CoreTextFontFace::GetHbTable()Khaled Hosny
2022-10-29vcl: fold CoreTextFontFace::GetFonTtable into its only userKhaled Hosny
2022-10-29vcl: simplify how CoreTextFont stores CTFontRefKhaled Hosny
2022-10-29vcl: rename CoreTextStyle to CoreTextFontKhaled Hosny
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-28macos: set tooltext colors from something from the themeCaolá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-28macos: set tooltip colors from something from the themeCaolán McNamara
2022-10-28macos: use system linkColor for hyperlinksCaolán McNamara
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-25Address a constexpr template point of instantiation issueStephan Bergmann
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-24UnoApiTest: factor out common codeXisco Fauli
2022-10-24for windows HighContrast use COLOR_HOTLIGHT for hyperlink colorCaolán McNamara
2022-10-24Related: tdf#151641 set windows WorkspaceColor similiar to other platformsCaolán McNamara