summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-11-07sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky1-3/+12
2018-11-06update main thread "properly" in headless caseAndras Timar1-0/+3
2018-11-06Add function to map custom widget name to its function to native-code.pyTor Lillqvist1-4/+8
2018-11-05Add assertion for the non-DESKTOP case if the function is not foundTor Lillqvist1-0/+6
2018-11-05We do need Dialog::Execute() for iOSTor Lillqvist1-1/+4
2018-11-05Start of work in progress on making dialogs work in the iOS appTor Lillqvist1-4/+0
2018-11-02tdf#120807 check for valid ImplGetWindowImpl()Jan-Marek Glogowski1-1/+1
2018-10-30iOS, correct DPIX calculationjan Iversen1-1/+1
2018-10-30We shouldn't call DrawTextLayout() without a context on iOSTor Lillqvist1-0/+8
2018-10-30iOS, removed read to pipesjan Iversen1-1/+6
2018-10-30We do want to initialise m_MainThread on iOS, tooTor Lillqvist1-1/+1
2018-10-30LibreOfficeKit wants the tile pixmap bytes to be in BGRA order in memoryTor Lillqvist1-1/+1
2018-10-30Bin some no longer needed dbgutil codeTor Lillqvist1-6/+0
2018-10-30Bin horribly verbose image saving on iOS for debug purposesTor Lillqvist1-42/+0
2018-10-30Bin some ancient debug tracing stuff from TiledLibreOffice daysTor Lillqvist1-157/+0
2018-10-30Re-think cppu::throwException() and the C++/UNO bridge on iOSTor Lillqvist1-0/+83
2018-10-30vcl, solve iOS compile failure.jan Iversen1-1/+3
2018-10-30Fix build in the !HAVE_FEATURE_PDFIUM caseTor Lillqvist1-1/+1
2018-09-21tdf#119881: Check if Unity/Gnome is separated by colon in XDG_CURRENT_DESKTOPXisco Fauli1-5/+16
2018-08-20tdf#118994 JAWS has no access to accessibility objectsIlhan Yesil1-3/+6
2018-08-10forcepoint#66 make sure we don't get stuck endlessly reparsingCaolán McNamara1-3/+8
2018-08-10forcepoint#66 protect against infinite parse recurseCaolán McNamara1-9/+12
2018-08-10forcepoint#65 pdf page visiting revisits itselfCaolán McNamara1-4/+16
2018-08-10tdf#118860 svx opengl: avoid SalBitmap creation without solar mutexMiklos Vajna1-0/+6
2018-08-10forcepoint#53 restrict to expected index rangeCaolán McNamara1-2/+7
2018-08-10Resolves: tdf#118302 drag n drop to same tab should cancel dndCaolán McNamara1-1/+17
2018-07-18lokdialog: Convert InfoReadonlyDialog -> execute asyncPranav Kant1-1/+12
2018-07-18lokdialog: no invalidation when in init showPranav Kant1-1/+1
2018-07-09tdf#117335 Fix displaying GIF imagesBartosz Kosiorek1-6/+6
2018-07-06Resolves: tdf#115816 second 'Insert' menu is pasteCaolán McNamara1-0/+1
2018-07-06tdf#117981 translate embedded video window mouse events to parent coordinatesCaolán McNamara1-6/+38
2018-07-06forcepoint#50 fix end detectionCaolán McNamara2-7/+8
2018-07-02vcl: explicitly qualify ICU types with icu:: namespaceEike Rathke1-1/+1
2018-07-02tdf#116208 vcl opengl: fix lack of updates in status barMiklos Vajna1-0/+3
2018-06-30lok: Always specify the invalidate rectangle explicitelyTamás Zolnai2-1/+9
2018-06-28lok: Use GetSizePixel() here which calculates also with borderTamás Zolnai1-1/+1
2018-06-27tdf#103913 keep ".emf" file extension and mime typeLászló Németh1-0/+16
2018-06-27tdf#114736 no need to call AdjustLayout hereTamas Bunth1-5/+0
2018-06-27vcl: refresh font cache only on real changeAshod Nakashian4-7/+8
2018-06-27tdf#102928 PDF export: do recompress CMYK imagesMiklos Vajna3-6/+36
2018-06-27Fix build with GLM 0.9.9.0, tdf#118070Louis Sautier1-0/+6
2018-06-11tdf#117872: Never participate in the macOS system full-screen modeTor Lillqvist1-15/+21
2018-06-11Resolves: tdf#101798 ResetClipRegion needs to affect cairo drawing tooCaolán McNamara1-0/+3
2018-06-01tdf#117850: Just call _Exit() in our applicationWillTerminate:Tor Lillqvist1-0/+3
2018-06-01tdf#113143 PDF export: fix mis-scaled JPGs on Impress note pagesMiklos Vajna3-65/+114
2018-06-01tdf#117628 crash after closing media player with X11 backendCaolán McNamara2-7/+6
2018-06-01tdf#106702 PDF export: fix missing images from Writer headers/footersMiklos Vajna5-23/+95
2018-06-01vcl: fix pdf rendering regressionAshod Nakashian1-1/+3
2018-06-01pdf: preserve the original page dimensions on importAshod Nakashian1-11/+15
2018-06-01sd: render the correct PDF page on swapping inAshod Nakashian1-2/+4