summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-06-05android: Expose setting of the JavaVM.Jan Holesovsky1-0/+4
2019-06-05Switch Android armeabi-v7a to libc++/libc++abi/libunwind tooStephan Bergmann1-6/+0
2019-06-05android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier1-28/+6
2019-06-05android: make compat header self-containedMiklos Vajna1-1/+4
2019-05-29Add a couple of SAL_INFOs about types available on the system clipboardTor Lillqvist1-0/+1
2019-05-23lru_map: fix std::move insertJan-Marek Glogowski1-0/+1
2019-05-23bring lru_map to the latest (needed by widget draw cache)Tomaž Vajngerl1-8/+37
2019-05-21tdf#125360: PPTX: Shape fill transparency is not exportedTamás Zolnai1-3/+3
2019-05-19tdf#125346: PPTX export: Shape has wrong fill color comming from themeTamás Zolnai1-1/+1
2019-05-15Revert "drawinglayer: avoid AA for hairline polygons built from ...Miklos Vajna1-3/+0
2019-05-14Introduce vcl::lok::unregisterPollCallbacks() and clarify isUnipoll()Tor Lillqvist1-0/+1
2019-05-10drawinglayer: avoid AA for hairline polygons built from hori/vert lines onlyMiklos Vajna1-0/+3
2019-05-06libreofficekit: send show/hide messages for dialogscp-6.0-30Szymon Kłos1-0/+2
2019-05-06unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks1-0/+1
2019-05-02lok: We changed the (unstable) ABI, but let's allow the older C++ API.Jan Holesovsky1-1/+1
2019-05-02lok: allow paste content to popup dialogHenry Castro3-4/+5
2019-04-30sfx2: LOK: resize the sidebar after layouting to avoid scrollbarsAshod Nakashian1-0/+3
2019-04-30sfx: LOK: notify clients of the sidebar stateAshod Nakashian1-7/+6
2019-04-30sfx: LOK: don't shrink sidebar height below minimumAshod Nakashian2-0/+3
2019-04-30sfx: LOK: no sidebar tabbarAshod Nakashian1-1/+1
2019-04-30LOK: sidebar: publish notifications to the correct viewAshod Nakashian1-0/+1
2019-04-30LOK: sidebar: enable only for Impress in LOKAshod Nakashian2-0/+7
2019-04-30LOK: support resizing windowsAshod Nakashian2-0/+19
2019-04-30sfx2: LOK: route the parent sidebar window instead of the deckAshod Nakashian1-0/+3
2019-04-30LOK: sfx2: disble sidebar menu-button when deck is hiddenAshod Nakashian1-0/+3
2019-04-30sd: sidebars are now visible in LOOLAshod Nakashian2-0/+2
2019-04-30tdf#118977 support PDF documents as a clipboard formatTomaž Vajngerl1-1/+2
2019-04-30lok: update graphic selection callback descriptionMarco Cecchetti1-4/+33
2019-04-26Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian4-0/+58
2019-04-24lok: emit ProfileZone data in messages when requested.Michael Meeks1-0/+6
2019-04-15LOK: support for ordering/moving partsAshod Nakashian3-0/+17
2019-04-15LOK: getPartInfo now returns list of selected partsAshod Nakashian1-1/+2
2019-04-15slide-sorter: multiple selectionAshod Nakashian4-1/+19
2019-04-13sd: unit-test to check that PDF stream is shared among Graphic instancesAshod Nakashian1-0/+1
2019-04-11Run clang-formatTor Lillqvist1-2/+4
2019-04-11Don't crash if the BSTR pointer in a VARIANT is (weirdly) nullTor Lillqvist1-2/+5
2019-04-11tdf#82009 TreeList move painting of drag target into Paint func.Tomaž Vajngerl1-0/+7
2019-04-05support opacity for widget definition draw SVGsTomaž Vajngerl1-0/+4
2019-04-04tdf#124155 fix slider to not go beyond rect boundsTomaž Vajngerl1-0/+1
2019-04-04tdf#124155 change "gradient tab page" - increment & angle sliderTomaž Vajngerl1-0/+6
2019-04-03pdfium: Returning a const std::shared_ptr<...>& is not recommended.Jan Holesovsky1-1/+1
2019-04-03pdfium: Use std::vector to hold the PdfData.Jan Holesovsky3-5/+5
2019-04-03pdfium: Import PDF with unloaded images.Ashod Nakashian1-0/+25
2019-04-03pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky1-0/+5
2019-04-03pdfium: Share the GfxLink for PDF files.Jan Holesovsky1-0/+1
2019-04-01tdf#124150 increase size of color valueset widgetTomaž Vajngerl1-0/+1
2019-03-28Revert "pdfium: Share the GfxLink for PDF files."Jan Holesovsky1-1/+0
2019-03-28Revert "pdfium: Keep the PDF data in memory, so that we can really share them."Jan Holesovsky1-5/+0
2019-03-27MSO lockfiles: Deduplicate MSO lock file reading codeTamás Zolnai2-1/+3
2019-03-27Generate MSO lock files when the related MSO compat. option is setTamás Zolnai3-4/+9