summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2024-02-15tdf#159452 sw content control, PDF export: fix checked checkboxesMiklos Vajna1-0/+31
2024-01-11cool#7996 enable jsdialog for font page in document propertiesJaume Pujantell1-0/+1
2023-07-10Update pdfium to 5408Miklos Vajna1-3/+11
2023-07-07-Werror,-Wunused-but-set-variableStephan Bergmann1-4/+0
2023-06-08pdfium: better suport for annotations and some fixesJaume Pujantell3-9/+80
2023-06-07lok: vcl: fix "ImplConvertToAbsPos" functionHenry Castro1-1/+1
2023-05-17Related: tdf#153374 Don't release autoreleased attributeNamesPatrick Luby1-6/+10
2023-05-16tdf#155241 keep current MetricSpinButton value if unparseable junk inputCaolán McNamara2-2/+18
2023-04-23Make encodeForXml accessible for other modulesSzymon Kłos1-35/+4
2023-04-07add a test for "fit to frame" text renderingTomaž Vajngerl1-1/+6
2023-03-10gh#5908 handle pasting disallowed clipboard contents on iOSPatrick Luby2-0/+23
2023-03-09lok: some tunneled dialog control was not invalidated correctlyMarco Cecchetti1-7/+8
2023-03-07Fix a bug parsing pdf arraysJaume Pujantell3-0/+125
2023-02-20lok: macro: VBA message dialogs was causing assertion failureMarco Cecchetti8-6/+45
2023-02-19Cherry-pick fix for unit test failure on macOS from masterPatrick Luby1-1/+1
2023-02-09Fix build errors by suppressing warnings when building with Xcode 14.2Patrick Luby2-11/+88
2023-02-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti5-24/+76
2023-02-03jsdialog: weld all message boxesSzymon Kłos1-2/+1
2023-02-02vcl: fix online crash in vcl::Window::IsTracking()Aron Budea1-3/+9
2023-01-31Bump version to 22.05.10.1cp-22.05.10-1Andras Timar1-1/+1
2023-01-31cui: Make SimilaritySearch dialog async and enable use for jsdialogHannah Meeks1-0/+1
2023-01-30fix online crash in WIndow::IsTrackingNoel Grandin1-0/+2
2023-01-20Add dropdownfielddialog.ui to JSON dialogues.Gökay Şatır1-0/+1
2023-01-18Make PDFExport Password Subdialog AsyncNickWingate1-2/+2
2023-01-09tdf#86630 sw: Add one-step page number insertion wizardofftkp3-0/+15
2023-01-04jsdialog: don't export collapsed/expanded icons when emptySzymon Kłos1-3/+10
2023-01-04jsdialog: dump stock images id in TreeViewSzymon Kłos1-0/+10
2023-01-02jsdialog: sort enabled .ui listSzymon Kłos1-91/+122
2022-12-20vcl: avoid unused variable warningAron Budea1-6/+3
2022-12-19vcl: use osl_set(clear)Environment in new testsDennis Francis1-23/+9
2022-12-16vcl: Copy the resource kind object itself if...Dennis Francis3-0/+76
2022-12-16vcl: copy /Pattern resources tooDennis Francis1-1/+1
2022-12-16vcl: use /MediaBox origin in the ctm...Dennis Francis3-5/+79
2022-12-16vcl: /Filter [/FlatDecode] not properly readDennis Francis2-0/+61
2022-12-16vcl: read references to /Kids array...Dennis Francis3-1/+60
2022-12-14Async PDFExport dialog and parent methodsNickWingate1-1/+10
2022-12-14jsdialog: enter/leave tab page handlersSzymon Kłos3-0/+34
2022-12-08jsdialog: fix validation error dialog in CalcSzymon Kłos2-5/+8
2022-12-07lok: vcl: introduce set_cursor_data methodHenry Castro3-0/+13
2022-11-28jsdialog: white-list calc group/un-group & row/col metric dialogs.Michael Meeks1-0/+7
2022-11-25tdf#148435 - avoid strange OS/X deadlock around AnyInput.Noel Grandin1-0/+6
2022-11-24jsdialogs: enable row/column dialogs in calcSzymon Kłos1-3/+8
2022-11-22pdfium: reduce size if cannot create bitmapSzymon Kłos2-16/+41
2022-11-18jsdialogs: correctly detect button's handlerSzymon Kłos1-1/+2
2022-11-18jsdialog: enable Delete content dialogSzymon Kłos1-1/+2
2022-11-10Send unique window id along with other data to COOL.Gökay Şatır1-0/+3
2022-11-08vcl: fix crash in Window::LeaveWait()Miklos Vajna1-0/+2
2022-11-02sc: make InsertCell and DeleteCell async.Michael Meeks1-0/+2
2022-10-30lok: You can't assume that destroyView would only destroy one viewMike Kaganski1-0/+2
2022-10-27jsdialog: send edit widget's type informationSzymon Kłos1-0/+3