summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2022-09-21tdf#150561: Page dimension don't match paper format in Print PreviewJulien Nabet1-0/+2
2022-09-19tdf#151052 set Windows darkmode "ToolTextColor" to same as "WindowTextColor"Caolán McNamara1-1/+2
2022-09-19tdf#151039: use the same defaults also for FontSubsetInfo::m_aFontBBoxMike Kaganski1-8/+8
2022-09-19tdf#150992: fix crash popart filter to an SVG imageJulien Nabet1-1/+1
2022-09-17tdf#137341 gtk: Set missing style text colors from themeMichael Weghorn1-0/+6
2022-09-16Resolves: tdf#144583 reuse lok hidpi icon scheme for gtkCaolán McNamara7-11/+41
2022-09-14tdf#150779 tdf#150856 Revert "VCL add vcl::WindowPosSize ...Michael Weghorn39-896/+1024
2022-09-12vcl: fix crash in SalInstanceWidget::set_busy_cursor()Miklos Vajna1-0/+5
2022-09-09tdf#150810 get visible placeholder text in GtkEntry with focusCaolán McNamara1-0/+145
2022-09-07tdf#150688 return atk_noop_object_wrapper_new() instead of null on failureCaolán McNamara1-2/+2
2022-09-06tdf#150507 like skia, even when subpixel rendering pixel snap yCaolán McNamara4-6/+25
2022-09-05tdf#149670 fix color change api and adjust tolerance for ooxmlSarper Akdemir3-2/+35
2022-09-05glyph cache considered artificial italic the same as regularCaolán McNamara1-0/+7
2022-08-26tdf#150507 reenable slight hinting for cairo with ResolutionIndependentLayoutCaolán McNamara2-7/+51
2022-08-23tdf#150236: Revert "avoid uninitialized data when handling WindowState"Xisco Fauli1-12/+17
2022-08-23tdf#150507 set hint style even if the platform returns no default font optionsCaolán McNamara1-9/+10
2022-08-19tdf#150496 Revert "fix "invalid class cast from 'OOoAtkObj' to 'GtkWidgetAcce...Caolán McNamara2-3/+2
2022-08-17fix "invalid class cast from 'OOoAtkObj' to 'GtkWidgetAccessible'"Caolán McNamara2-2/+3
2022-08-15some --disable-pdfium fixesCaolán McNamara1-0/+2
2022-08-13fix checking glyph break position (tdf#150138)Luboš Luňák1-4/+0
2022-08-11don't worry about Linux Libertine O vs Linux Libertine GCaolán McNamara1-0/+2
2022-08-11gtk3: silence 'invalid cast from 'GtkWindow' to 'GtkMenuShell' warningCaolán McNamara1-0/+28
2022-08-09tdf#150232: put Intel Iris driver Skia/Vulkan in denylist for all versionsJulien Nabet1-1/+4
2022-08-08vcl: fix crash in vcl::ImportPDFUnloaded()Miklos Vajna1-0/+5
2022-08-07tdf#149943 vcl: fix pixelated PDF export and print for a rotated imageMiklos Vajna3-16/+40
2022-08-04Fix endian-dependent test for goodStephan Bergmann1-9/+5
2022-08-04Fix CppunitTest_vcl_svm_test for big endianStephan Bergmann1-2/+26
2022-08-02more_fonts: Update Reem KufiKhaled Hosny1-2/+2
2022-08-02more_fonts: Update AmiriKhaled Hosny2-7/+7
2022-07-29tdf#126754: Wrong OpenType tag for fractions in "font features" dialogJulien Nabet2-7/+1
2022-07-27tdf#150145 text appears to have a row of pixels cropped outCaolán McNamara1-3/+3
2022-07-25Resolves tdf#143688 - Allow detaching of sub-toolbars when lockedHeiko Tietze1-2/+1
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna10-27/+186
2022-07-18ofz#49157 Object-sizeCaolán McNamara1-10/+15
2022-07-17tdf#149952 gtk3 a11y: Return pos relative to window when requestedMichael Weghorn2-5/+49
2022-07-01tdf#149680 qt: Open native popup menu at given positionMichael Weghorn1-3/+7
2022-06-30Don't link against private CoreUI framework when sandboxedChristian Lohmaier1-2/+6
2022-06-28tdf#149755 bottom of characters missing in dwrite rendered caseCaolán McNamara1-6/+13
2022-06-27tdf#149279 SwNavigator enhancement to show at least two headingsJim Raykowski1-2/+0
2022-06-24tdf#149626 use recursive_mutex to fix hang in macro callback during dndCaolán McNamara1-1/+1
2022-06-21Fix crash when no valid EntryDescriptor foundSamuel Mehrbrodt2-0/+8
2022-06-20Use of uninitialised value of size 8 on export to pdfCaolán McNamara1-1/+3
2022-06-20avoid uninitialized data when handling WindowStateLuboš Luňák1-17/+12
2022-06-17make VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer() LOK-onlyLuboš Luňák2-22/+21
2022-06-17handle GC* pixmap functions on Mac reading past pixmap (tdf#145843)Luboš Luňák1-0/+12
2022-06-16Make sure pEntry is not nullSamuel Mehrbrodt1-1/+1
2022-06-14vcl: restore lost spinner imagesMiklos Vajna1-0/+35
2022-06-13vcl: Trigger IconView action on space key as wellMichael Weghorn1-0/+1
2022-06-13crashtesting: fix crash seen on loading forum-mso-de-98993.xlsxCaolán McNamara2-2/+2
2022-06-10Entry may have no textMike Kaganski2-12/+4