summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2023-07-19vcl: swap out the BinaryDataContainer tooAshod Nakashian1-0/+2
2023-07-11jsdialog: formatted spin fieldSzymon Kłos3-0/+57
2023-07-11Move SalInstanceFormattedSpinButton decl to headerSzymon Kłos2-72/+85
2023-07-11jsdialog: calendar widgetSzymon Kłos4-0/+49
2023-07-08tdf#156151: Take PDF DPI into account when outputting Type 3 glyphsKhaled Hosny1-3/+10
2023-07-08tdf#48707: Explicitly set overline color in PDF exportKhaled Hosny4-0/+693
2023-07-07jsdialog: Move SalInstanceCalendar decl to header fileSzymon Kłos2-29/+29
2023-07-07jsdialog: dump calendar dataSzymon Kłos2-0/+15
2023-07-06Make the format > sections > options dialog a jsdialogSkyler Grey1-0/+1
2023-07-05add an --enable-cairo-rgba to set the order of pixels for internal cairoCaolán McNamara2-6/+12
2023-07-01LOK: Navigator: fix expand problemsAttila Szűcs2-0/+14
2023-06-29tdf#156016 Fix bug where SVG check size would be 0Paris Oplopoios1-4/+3
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