summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-03-25Embedded PDF: It is a shared_ptr, no need to copy.Jan Holesovsky
2020-03-25Avoid CGContextSetLineWidth warning about negative line widthTor Lillqvist
2020-03-23sd: unit-test to check that PDF stream is shared among Graphic instancesAshod Nakashian
2020-03-23pdfium: support for pages when using PDF import with pdfiumTomaž Vajngerl
2020-03-23pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky
2020-03-23tdf#120837 File saving at least 5 times slowerNoel Grandin
2020-03-23fix bug in BitmapEx::operator==Noel Grandin
2020-03-21vcl: fix --disable-pdfium buildMiklos Vajna
2020-03-21pdfium: Use std::vector to hold the PdfData.Jan Holesovsky
2020-03-21pdfium: Delay the swap out.Jan Holesovsky
2020-03-21pdfium: Avoid unnecessary copying + some warning fixes.Jan Holesovsky
2020-03-21pdfium: Import PDF with unloaded images.Ashod Nakashian
2020-03-21pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky
2020-03-21vcl PDF import: clean up CompatibleWriterMiklos Vajna
2020-03-15vcl: prefer emplace to insert on std::mapAshod Nakashian
2020-03-13android: Fix 32bit build.Jan Holesovsky
2020-03-11android: Use the best speed compression as on iOS.Jan Holesovsky
2020-02-26lru_scale_cache - cache the same bitmap at multiple scales.Michael Meeks
2020-02-26Revert "tdf#130768 speedup huge pixel graphics Cairo"Michael Meeks
2020-02-26Revert "tdf#130768 need to use mnOutOffX/mnOutOffY"Michael Meeks
2020-02-24tdf#130768 need to use mnOutOffX/mnOutOffYArmin Le Grand (Collabora)
2020-02-24tdf#130768 speedup huge pixel graphics CairoArmin Le Grand (Collabora)
2020-02-18jsdialog: don't report hidden toolbox items as present.Michael Meeks
2020-02-12tdf#130478 add direct dash paint in cairoArmin Le Grand
2020-02-11tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-02-06lok: calc: formula input bar: set text selection as requested by clientcp-6.2-4CODE-4.2.0-4Marco Cecchetti
2020-02-06vcl: avoid accessing null member on unloading viewsAshod Nakashian
2020-01-20vcl: close UNO streams with closeInput.Michael Meeks
2020-01-178bit image is "native" only if it has grey palette (tdf#116888)Luboš Luňák
2020-01-16theming: avoid continually attempting to load missing theme library.Michael Meeks
2020-01-10lok: avoid emission storms of un-necessary invalidations.Michael Meeks
2020-01-07android: avoid expensive load of un-used sidebar icons on mobile.Michael Meeks
2020-01-07tdf#129845 vcl: avoid expensive system caching of trivial lines & polygonsMichael Meeks
2019-12-20tdf#126966: Make the colour swatches larger on iOSTor Lillqvist
2019-12-20android: Make the Calc input bar working on the Android device too.Jan Holesovsky
2019-12-18sfx2: tolerate missing LOKNotifier on FloatingWindow hideAshod Nakashian
2019-12-18vcl: don't use null window in FloatingWindow HitTestAshod Nakashian
2019-12-18lok: vcl: fix multiple floatwin removal case more robustly.Michael Meeks
2019-12-16desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian
2019-12-12iOS theme: set spinbox orientation to "decrease-edit-increase"CODE-4.2.0-1Tomaž Vajngerl
2019-12-12lok: vcl: fix multiple floatwin removal case.Michael Meeks
2019-12-12lok: avoid crash cleaning up help-windows with multiple views.Michael Meeks
2019-12-11vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-11android: add abstraction to allow us to DetachThread sensibly.Michael Meeks
2019-12-11lok: dialog: check if exists a LOK Window NotifierHenry Castro
2019-12-10lok: fix welded dialogsHenry Castro
2019-12-10lok: evaluate assertion if LOK Windows container is emptyHenry Castro
2019-12-10ImplSVHelpData is a structTor Lillqvist
2019-12-09lok: Support per-view help dataTamás Zolnai
2019-12-09lok: don't show tooltip for popup menus inside dialogsTamás Zolnai