summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2022-08-03allow welding scrollbars individuallyCaolán McNamara3-0/+200
2022-08-03qt a11y: Implement QtAccessibleWidget::characterRectMichael Weghorn1-3/+17
2022-08-03tdf#149943 vcl: fix pixelated PDF export and print for a rotated imageMiklos Vajna3-16/+40
2022-08-02more_fonts: Update AmiriKhaled Hosny2-7/+7
2022-08-02more_fonts: Update Reem KufiKhaled Hosny1-2/+2
2022-08-01Fix typo in codeAndrea Gelmini2-3/+3
2022-08-01vcl: fix crash in vcl::ImportPDFUnloaded()Miklos Vajna1-0/+5
2022-08-01Fix typo in codeAndrea Gelmini1-3/+3
2022-07-31vcl: Better kashida insertion position validationKhaled Hosny2-5/+35
2022-07-31tdf#150201 Fix endianness for placeable WMFofftkp2-1/+25
2022-07-30Improve vcl scheduler documentationHossein1-5/+18
2022-07-30gtk4: convert AtkObject::accessible-role to something elseCaolán McNamara1-0/+33
2022-07-29Verify signing certificate cryptographically before use in testsMike Kaganski1-2/+2
2022-07-29gtk4: update vcl when popup was closed by some external meansCaolán McNamara1-0/+9
2022-07-29tdf#126754: Wrong OpenType tag for fractions in "font features" dialogJulien Nabet2-8/+2
2022-07-28gtk4: don't attempt to create a visual junction between float and launcherCaolán McNamara3-1/+7
2022-07-28vcl: Animation - cleanup pause functions and fieldsChris Sherlock3-6/+6
2022-07-28Use bitmap width instead of scanline size in combineScanlineChannelsofftkp1-18/+14
2022-07-28tdf#150181 vcl: first column is editable by default in SvTabListBoxMichael Stahl1-0/+3
2022-07-28lok: add dumpState feature for better in-field diagnostics.Michael Meeks1-0/+23
2022-07-28gtk4: use GtkPopovers to replace popupsCaolán McNamara1-6/+35
2022-07-28Enable Math sidebar panels for JSInstanceBuilderMike Kaganski1-1/+3
2022-07-27gtk4: for gtk4 set the size of both layers of the overlayCaolán McNamara1-0/+3
2022-07-27gtk4: don't use an arrow for the gtk3->gtk4 menusCaolán McNamara1-0/+1
2022-07-27gtk4: fill in more of this menu related stubCaolán McNamara1-4/+20
2022-07-27tdf#149439 Update Custom values that may have changed since last printer checkCaolán McNamara4-33/+55
2022-07-26tdf#150104 Store full printer/driver name in doc's JobSetupMichael Weghorn1-0/+15
2022-07-26tdf#150145 text appears to have a row of pixels cropped outCaolán McNamara1-3/+3
2022-07-26FreetypeManager::m_nMaxFontId is unusedTor Lillqvist3-4/+0
2022-07-26tdf#150017 vcl,sw: add UITestMichael Stahl2-0/+19
2022-07-26lok: allow shrinking too big widgetsSzymon Kłos1-14/+2
2022-07-26jsdialog: handle grab_focus actionSzymon Kłos1-0/+6
2022-07-26jsdialog: add open/close instead of toggle menu from dropdownSzymon Kłos1-0/+12
2022-07-25rename SwIndex->SwContentIndexNoel Grandin1-1/+1
2022-07-25loplugin:moveitNoel Grandin2-12/+12
2022-07-25vcl: fix assert fail on invalid user input in the vcl::WindowData ctorMiklos Vajna1-2/+10
2022-07-23Simplify greyscale palette initialization furtherMike Kaganski2-34/+26
2022-07-22gtk: honour disabled columns from set_column_editable for start_editingCaolán McNamara1-13/+40
2022-07-22vcl: allow editing a column other than the first one in SvTabListBoxMichael Stahl1-0/+10
2022-07-22tdf#147021 Use std::size in {Read,Write}JobSetupMichael Weghorn1-4/+4
2022-07-22Simplify paletted ctor logicMike Kaganski1-28/+31
2022-07-22Simplify small grey palette initializationMike Kaganski1-14/+10
2022-07-22tdf#117276 sc: Show hidden filter elements as inactive elementsBalazs Varga6-12/+72
2022-07-21remove 4-bit bitmap bits that were still present in QuartzSalBitmapTomaž Vajngerl1-5/+0
2022-07-21Make JunitTest_toolkit_unoapi_1 succeed again on macOSStephan Bergmann1-0/+5
2022-07-21Removed duplicated includeAndrea Gelmini1-1/+0
2022-07-21Fix typosAndrea Gelmini1-1/+1
2022-07-21tdf#149823 default to MouseWheelBehaviour::FocusOnlyCaolán McNamara1-1/+1
2022-07-21tdf#149823 follow MouseWheelBehaviour for GtkSpinButtonCaolán McNamara1-0/+25
2022-07-20Fix CppunitTest_vcl_svm_test for big endianStephan Bergmann1-2/+26