summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-11-17ofz#53434 Out-of-memoryCaolán McNamara
2022-11-17use harfbuzz upstream fix instead of workaroundCaolán McNamara
2022-11-16ImplDbgTestSolarMutex assert from a11yCaolán McNamara
2022-11-16tdf#152061 Fix bitmap image scalingHossein
2022-11-16sw content controls, date: improve PDF export testMiklos Vajna
2022-11-15tdf#149140 vcl,sw: PDF/UA export: add Scope attribute to table headersMichael Stahl
2022-11-14bump required cairo version to 1.12.0Noel Grandin
2022-11-14use cairo_surface_map_to_image if availableNoel Grandin
2022-11-14cairo_fill is cheaper than cairo_paintNoel Grandin
2022-11-14split CairoCommon XOR code into its own methodNoel Grandin
2022-11-14tdf#152012 Fix assert fail on opening date pickerHossein
2022-11-13Fix typosAndrea Gelmini
2022-11-13ofz#53338 AbrtCaolán McNamara
2022-11-13vcl: extract functions AllRenderersPaused() and PruneMarkedRenderers()Chris Sherlock
2022-11-13vcl: small optimization determining if any renderers are activeChris Sherlock
2022-11-13Adapted convertToBitmapEx to simpler BitmapEx creationArmin Le Grand (allotropia)
2022-11-12vcl: remove unused WinFontFace() private membersKhaled Hosny
2022-11-12ImplDbgTestSolarMutex assert from a11yCaolán McNamara
2022-11-11Resolves: tdf#151898 get hidpi font/highlight color iconsCaolán McNamara
2022-11-11Related: tdf#151898 consider surface scaling if prescale with Bitmap::ScaleCaolán McNamara
2022-11-11ofz#53196 Out-of-memoryCaolán McNamara
2022-11-11Drop a counterproductive top-level constStephan Bergmann
2022-11-11Drop useless std::move of const objectStephan Bergmann
2022-11-11Revert useless std::move of const objectsStephan Bergmann
2022-11-10Related: tdf#151898 use more of the code path that can use scaled svgsCaolán McNamara
2022-11-10Fix typoAndrea Gelmini
2022-11-10Send unique window id along with other data to COOL.Gökay Şatır
2022-11-10tdf#151898 if svgs are used in hidpi get a high quality GtkImageCaolán McNamara
2022-11-09CppunitTest_vcl_pdfexport: inherit from UnoApiTestXisco Fauli
2022-11-09tdf#151929: crash if video card changed (Win nVidia GTX 670)Julien Nabet
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-09give main thread on Windows a nameNoel Grandin
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-08UnoApiTest: simplify code by using tempfile memberXisco Fauli
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-07Fix typoAndrea Gelmini