summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2023-12-05calc: on editing invalidation of view with different zoom is wrongMarco Cecchetti1-0/+5
2023-12-04Fix posx and posy for Filter by color in autofilter jsDialogDarshan111-1/+1
2023-11-30Online: Put the image width height info into json.Gülşah Köse1-0/+2
2023-11-27tdf#155266 force flush after scrollingPatrick Luby3-3/+16
2023-11-23Online: Fix Wizard Help buttonGülşah Köse5-47/+71
2023-11-14Move user agent initialization to InitCurl_easyMike Kaganski1-1/+1
2023-11-14vcl: don't override user's SSL_CERT_FILE for bundled OpenSSLMichael Stahl1-11/+15
2023-11-10vcl,openssl: set SSL_CERT_FILE for bundled OpenSSLMichael Stahl1-0/+21
2023-11-07sw floattable: make Insert Frame dialog async and mark it as a jsdialogMiklos Vajna1-0/+1
2023-10-31tdf#152571 speedup slow draw file saveNoel Grandin12-261/+113
2023-10-26Resolves: tdf#157849 gtk_spin_button_update callback can delete widgetCaolán McNamara1-0/+11
2023-10-26tdf#157397 vcl: PDF export: fix CreateControl replayMichael Stahl3-4/+448
2023-10-26tdf#157565 show tooltip if any parent window is the key windowPatrick Luby1-2/+23
2023-10-26tdf#157680 scale down size and adjust size and scale factor for /BBoxPatrick Luby2-8/+21
2023-10-26crash seen in Window::ImplTrackTimerHdlCaolán McNamara1-0/+6
2023-10-26jsdialog: enable simple conditional formatting dialogSzymon Kłos1-0/+2
2023-10-24jsdialog: don't send update in toolbox when not modifiedSzymon Kłos1-1/+3
2023-10-24jsdialog: send smaller messages for comboboxSzymon Kłos1-2/+10
2023-10-23SvpGraphicsBackend::getBitmap overwrites the bufferCaolán McNamara3-4/+17
2023-10-19tdf#157613 make sure surface is not a null pointerPatrick Luby1-0/+5
2023-10-18check return of get_iter_abs_posCaolán McNamara1-14/+34
2023-10-11tdf#156539 Draw the gradient with polypolygonal clip when using SkiaPatrick Luby1-9/+27
2023-10-11cool#7318 Calc rendering acceleration (part2)Noel Grandin1-2/+2
2023-10-11cool#7318 Calc rendering accelerationNoel Grandin1-14/+14
2023-10-06Revert "Fix iOS build breakages when building on macOS Sonoma"Caolán McNamara3-9/+5
2023-10-06Fix iOS build breakages when building on macOS SonomaPatrick Luby3-5/+9
2023-10-05cool#7254 crash on double click of value set item in bullets and numberingCaolán McNamara2-6/+8
2023-10-05Add NUMBERSIGN key handler.Gökay Şatır8-0/+23
2023-10-03optimize DrawRect if we have fill color but not line colorCaolán McNamara1-11/+15
2023-09-27tdf#157312 Don't change priorityPatrick Luby1-1/+7
2023-09-27tdf#152675 treat all cairo versions <= 1.17.8 the same (actually)Aron Budea1-1/+1
2023-09-27tdf#152675 treat all cairo versions <= 1.17.8 the sameCaolán McNamara1-4/+7
2023-09-27tdf#157168 GtkSpinButton ignores out-of-range value instead of limitingCaolán McNamara1-12/+1
2023-09-27tdf#156842 increase scale for external PDF dataPatrick Luby2-3/+10
2023-09-19tdf#150610 fix broken rendering of text meta actionsPatrick Luby1-8/+27
2023-09-19tdf#149545: increase svg check sizeXisco Fauli3-1/+47
2023-09-19jsdialog: enable chart trend line tabSzymon Kłos1-1/+2
2023-09-11jsdialog: enable Hyperlink DialogSzymon Kłos1-0/+3
2023-09-08Enable QR and barcode dialog for onlineDarshan-upadhyay11101-0/+1
2023-09-04tdf#147704 fix reading TIFF metadata (width and height)Tomaž Vajngerl1-70/+64
2023-09-03fix ImpGraphic::operator==Noel Grandin1-42/+37
2023-08-31jsdialog: enable font name & size comboboxSzymon Kłos1-1/+4
2023-08-28Related: tdf#144906 unset g_DragSource if drag end callback never calledCaolán McNamara2-0/+5
2023-08-28Revert "jsdialog: enable font name & size combobox"Szymon Kłos1-4/+1
2023-08-28jsdialog: enable font name & size comboboxSzymon Kłos1-1/+4
2023-08-28jsdialog: render font previews with hidpiSzymon Kłos2-7/+11
2023-08-28jsdialog: combobox rendering with DPI setSzymon Kłos3-3/+15
2023-08-28jsdialog: make font previews background transparentSzymon Kłos1-1/+1
2023-08-28jsdialog: rendering of custom entries in comboboxSzymon Kłos3-22/+55
2023-08-28jsdialog: don't send update if we not change selectionSzymon Kłos1-0/+3