summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2023-06-26tdf#107718: Fix script itemization of vertical textKhaled Hosny1-1/+1
2023-06-26tdf#152048: Fix measuring text width with font fallbackKhaled Hosny2-29/+38
2023-06-23jsdialog: enable Manage Changes dialogSzymon Kłos1-0/+4
2023-06-23jsdialog: enable Insert Title Page dialogSzymon Kłos1-0/+1
2023-06-20lok: vcl: fix "ImplConvertToAbsPos" functionHenry Castro1-1/+1
2023-06-18tdf#154168 Export no transparency PNGs correctlyParis Oplopoios2-2/+11
2023-06-18Revert "tdf#151968: Fix vertical position of RTL spelling wavy line"خالد حسني1-11/+10
2023-06-09trimMemory - fix crash modifying structure during clear.Michael Meeks2-9/+7
2023-06-09MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)5-4/+56
2023-06-09Related: CollaboraOnline#6511 cairo backend can do transparent textCaolán McNamara2-2/+4
2023-06-08pdfium: better suport for annotations and some fixesJaume Pujantell3-9/+80
2023-06-06perf: we don't need to 'really' insert a preview when providing jsonCaolán McNamara5-10/+36
2023-06-06perf: cache the generated json for an iconview imageCaolán McNamara5-11/+39
2023-06-04reduce memory overhead of AquaA11yWrapperNoel Grandin3-41/+30
2023-06-04tdf#153440: Fix font fallback for surrogate pairs in RTL textKhaled Hosny1-4/+4
2023-06-04tdf#155190 svx,sw: PDF export: don't tag SwNoTextFrame as ArtifactMichael Stahl2-0/+88
2023-06-04tdf#149297: Fix Y position of vertical glyphs on macOSKhaled Hosny1-6/+0
2023-06-04tdf#155542: Fix crashtesting assertKhaled Hosny1-2/+3
2023-06-04Partial fix tdf#146626 Catch uncaught DisposedExceptionPatrick Luby1-1/+9
2023-06-04Related tdf#tdf155376 fix minor memory leaksPatrick Luby2-1/+2
2023-06-04tdf#152048: Fix underline width for Kashida-justified textKhaled Hosny3-16/+7
2023-06-03perf: use lighter weight png generation for iconviewCaolán McNamara1-1/+9
2023-06-02WaE: WhitespaceToSpace() spurious -Werror=maybe-uninitializedCaolán McNamara1-2/+2
2023-06-02vcl: one more nullptr check in Window::GetOutDev()Miklos Vajna1-1/+1
2023-06-01jsdialog: enable sparkline dialogSzymon Kłos1-0/+1
2023-06-01tdf#63130 reduce large memory copies when reading from BinaryDataContainerNoel Grandin2-4/+22
2023-05-24perf: surprising to see getenv on a profile.Michael Meeks1-1/+1
2023-05-23perf: surprising to see PDF being vsprintf'd during JSDialog rendering.Michael Meeks2-27/+44
2023-05-23jsdialog: lazy json generation when closing tab in dialogSzymon Kłos1-2/+1
2023-05-21Silence some false -Werror=dangling-referenceStephan Bergmann1-0/+28
2023-05-21tdf#155228 vcl: PDF export: /Tabs needs PDF name, not stringMichael Stahl1-1/+1
2023-05-16vcl: fix crash in Window::GetOutDev()Miklos Vajna1-1/+1
2023-05-15MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)19-87/+96
2023-05-14tdf#155241 keep current MetricSpinButton value if unparseable junk inputCaolán McNamara2-2/+18
2023-05-13tdf#152173 Don't display tooltip windows when mousing over non-key windowsPatrick Luby1-1/+4
2023-05-13tdf#155161: Always embed fonts with CFF2 table as PDF Type 3 fontsKhaled Hosny1-0/+7
2023-05-13tdf#152173 Don't display tooltip windows when application is inactivePatrick Luby1-0/+10
2023-05-13ofz#58551 Conditional jump or move depends on uninitialised valueCaolán McNamara1-2/+2
2023-05-13Resolves: tdf#154623 KEY_DECIMAL == GDK_KEY_KP_Decimal or GDK_KEY_KP_SeparatorCaolán McNamara1-2/+3
2023-05-13Resolves: tdf#154912 make double-click to expand rows the same as arrow expandCaolán McNamara2-2/+9
2023-05-13Upgrade Harfbuzz to 7.1.0Taichi Haradaguchi1-0/+4
2023-05-13Related: tdf#153374 Don't release autoreleased attributeNamesPatrick Luby1-6/+10
2023-05-13tdf#154708 Preserve selection for repeating Shift-arrow on Japanese keyboardPatrick Luby1-5/+30
2023-05-13tdf#154565 ignore unwanted crossing event from search to treeview on "enter"Caolán McNamara1-0/+25
2023-05-13tdf#154753 if substituting with OpenSymbol check if there for a recodeCaolán McNamara1-1/+1
2023-05-13tdf#154631: fix Export as gif ignores transparence of objectsJulien Nabet1-1/+1
2023-05-13Related: tdf#153628 too many "Activate" calls with gtkCaolán McNamara1-1/+1
2023-05-13tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL...Michael Weghorn19-174/+126
2023-05-13tdf#154470 try moving the Show of the client to after the float positioningCaolán McNamara2-4/+17
2023-05-13use the same max size that libtiff defaults to for its own utilitiesCaolán McNamara1-1/+2