summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2022-10-24Drop Window::LogicMouse*Mike Kaganski
2022-10-22ofz#52514 OOMCaolán McNamara
2022-10-22ofz#52600 stop after first failed image in a multi-image tiffCaolán McNamara
2022-10-22Resolves: tdf#151699 show/hide the overlay along with the editCaolán McNamara
2022-10-22macos: set Dialog and DialogText color explicitly from themeCaolán McNamara
2022-10-22loplugin:unusedmethodsNoel Grandin
2022-10-21test: merge CalcUnoApiTest and UnoApiTest into oneXisco Fauli
2022-10-21macos: set TabRolloverTextColor color explicitly from themeCaolán McNamara
2022-10-21tdf#139736 sw: PDF/UA export: flys in header/footer are ArtifactsMichael Stahl
2022-10-21give main thread a nameNoel Grandin
2022-10-21macos: set some more background colors explicitly from themeCaolán McNamara
2022-10-20macos: set some more text colors explicitly from themeCaolán McNamara
2022-10-20ofz#52537 AbrtCaolán McNamara
2022-10-20workaround VisualStudio2022 compile errorNoel Grandin
2022-10-18Move access to SystemDependentDataHolder to Bitmap (2)Armin Le Grand (allotropia)
2022-10-18tdf#143148 Use pragma once in vcl/source/editHemant Kumar Singh
2022-10-18xs:short->xs:intCaolán McNamara
2022-10-17Move access to SystemDependentDataHolder to SalBitmapArmin Le Grand (allotropia)