summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2018-11-06Revert "For iOS, do actually export UI builder factory functions"Tor Lillqvist
2018-11-05For iOS, do actually export UI builder factory functionsTor Lillqvist
2018-08-10forcepoint#66 protect against infinite parse recurseCaolán McNamara
2018-08-10forcepoint#65 pdf page visiting revisits itselfCaolán McNamara
2018-07-18lokdialog: Convert InfoReadonlyDialog -> execute asyncPranav Kant
2018-07-06forcepoint#50 fix end detectionCaolán McNamara
2018-07-04lok: sc: ctrl-clicking links doesn't workMarco Cecchetti
2018-06-27tdf#103913 keep ".emf" file extension and mime typeLászló Németh
2018-06-27tdf#102928 PDF export: do recompress CMYK imagesMiklos Vajna
2018-06-01tdf#106702 PDF export: fix missing images from Writer headers/footersMiklos Vajna
2018-06-01pdf: preserve the original page dimensions on importAshod Nakashian
2018-06-01sd: render the correct PDF page on swapping inAshod Nakashian
2018-06-01svx: support importing PDF imagesAshod Nakashian
2018-06-01sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian
2018-06-01pdf: share pdf data in GraphicTomaž Vajngerl
2018-06-01replace originURL with GraphicExternalLink class (internally)Tomaž Vajngerl
2018-06-01add GraphicLoader and funct. to load graphic from URLTomaž Vajngerl
2018-06-01bool cast operator for Graphic objectTomaž Vajngerl
2018-06-01Add origin URL to Graphic to remember where the image came fromTomaž Vajngerl
2018-05-21lokdialog: For the tunneled top-level popups, provide the position in twips.Jan Holesovsky
2018-05-15tdf#109143 PDF export: don't reuse compressed bitmaps for cropped imagesMiklos Vajna
2018-04-19lok - calc: add support for show/hide tabs in onlineMarco Cecchetti
2018-04-17lok - sc - list validationMarco Cecchetti
2018-04-12ofz#7165 set a recursion limit for svm in svmCaolán McNamara
2018-03-28lok: don't post events on disposed windowPranav Kant
2018-03-27lok: update main threadHenry Castro
2018-03-27lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky
2018-03-26lok: enable pre-loading with Vcl's builderMichael Meeks
2018-03-26lok: Re-introduce the cancellation of tracking.Jan Holesovsky
2018-03-25lok: All mouse,key events asyncPranav Kant
2018-03-25lok sc: Post mouse events to main threadPranav Kant
2018-03-25sc lok: Make the Validation "Invalid value." message box working.Jan Holesovsky
2018-03-25lokdialog: Allow Execute()ing first, silently cancels othersPranav Kant
2018-03-25tdf#115892: properly get the box' saved valueMike Kaganski
2018-03-25lok IME: support dialogs as wellPranav Kant
2018-03-25lokdialog: Handle dialog items' invalidation in generalTamás Zolnai
2018-03-25sd, sc lok: IME support + unit testsPranav Kant
2018-03-25sw lok: IME support + unit testPranav Kant
2018-03-25lokdialog: Color/font picker in dialogs don't show previewTamás Zolnai
2018-03-22lok dialog: enable MessageDialog tunnelingHenry Castro
2018-03-22StartExecuteAsync doesn't need a second paramNoel Grandin
2018-03-21framework: disable layout manager in hidden framesMiklos Vajna
2018-03-21vcl: No need for a double-linked list of dialogs in Execute().Jan Holesovsky
2018-03-21lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky
2018-03-19lokdialog: Use Application::Post{Mouse,Key}Event() to post to main threadPranav Kant
2018-03-19show rest of the menu bar in a pop-up if the are is too smallTomaž Vajngerl
2018-03-19menu: pass paint size to ImplPaint and account for buttonsTomaž Vajngerl
2018-03-19Build fixSzymon Kłos
2018-03-19lokdialog: Move lok cursor invalidation callbacks to vcl::CursorPranav Kant
2018-03-19lokdialog: Window* -> VclPtr<Window>, and a small simplification.Jan Holesovsky