summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-05-06libreofficekit: send show/hide messages for dialogscp-6.0-30Szymon Kłos
2019-05-06unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks
2019-05-02lok: We changed the (unstable) ABI, but let's allow the older C++ API.Jan Holesovsky
2019-05-02lok: allow paste content to popup dialogHenry Castro
2019-04-30sfx2: LOK: resize the sidebar after layouting to avoid scrollbarsAshod Nakashian
2019-04-30sfx: LOK: notify clients of the sidebar stateAshod Nakashian
2019-04-30sfx: LOK: don't shrink sidebar height below minimumAshod Nakashian
2019-04-30sfx: LOK: no sidebar tabbarAshod Nakashian
2019-04-30LOK: sidebar: publish notifications to the correct viewAshod Nakashian
2019-04-30LOK: sidebar: enable only for Impress in LOKAshod Nakashian
2019-04-30LOK: support resizing windowsAshod Nakashian
2019-04-30sfx2: LOK: route the parent sidebar window instead of the deckAshod Nakashian
2019-04-30LOK: sfx2: disble sidebar menu-button when deck is hiddenAshod Nakashian
2019-04-30sd: sidebars are now visible in LOOLAshod Nakashian
2019-04-30tdf#118977 support PDF documents as a clipboard formatTomaž Vajngerl
2019-04-30lok: update graphic selection callback descriptionMarco Cecchetti
2019-04-26Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian
2019-04-24lok: emit ProfileZone data in messages when requested.Michael Meeks
2019-04-15LOK: support for ordering/moving partsAshod Nakashian
2019-04-15LOK: getPartInfo now returns list of selected partsAshod Nakashian
2019-04-15slide-sorter: multiple selectionAshod Nakashian
2019-04-13sd: unit-test to check that PDF stream is shared among Graphic instancesAshod Nakashian
2019-04-11Run clang-formatTor Lillqvist
2019-04-11Don't crash if the BSTR pointer in a VARIANT is (weirdly) nullTor Lillqvist
2019-04-11tdf#82009 TreeList move painting of drag target into Paint func.Tomaž Vajngerl
2019-04-05support opacity for widget definition draw SVGsTomaž Vajngerl
2019-04-04tdf#124155 fix slider to not go beyond rect boundsTomaž Vajngerl
2019-04-04tdf#124155 change "gradient tab page" - increment & angle sliderTomaž Vajngerl
2019-04-03pdfium: Returning a const std::shared_ptr<...>& is not recommended.Jan Holesovsky
2019-04-03pdfium: Use std::vector to hold the PdfData.Jan Holesovsky
2019-04-03pdfium: Import PDF with unloaded images.Ashod Nakashian
2019-04-03pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky
2019-04-03pdfium: Share the GfxLink for PDF files.Jan Holesovsky
2019-04-01tdf#124150 increase size of color valueset widgetTomaž Vajngerl
2019-03-28Revert "pdfium: Share the GfxLink for PDF files."Jan Holesovsky
2019-03-28Revert "pdfium: Keep the PDF data in memory, so that we can really share them."Jan Holesovsky
2019-03-27MSO lockfiles: Deduplicate MSO lock file reading codeTamás Zolnai
2019-03-27Generate MSO lock files when the related MSO compat. option is setTamás Zolnai
2019-03-27Introduce new lockfile handler for MSO like lockfilesTamás Zolnai
2019-03-27Add style options to redaction exportMuhammet Kara
2019-03-27Use named shapes for redactionMuhammet Kara
2019-03-27Support bitmap PDF export for RedactionMuhammet Kara
2019-03-27Redaction: Adjust offset for multiple Calc pagesMuhammet Kara
2019-03-27Add method DocumentToGraphicRenderer::getPageCount()Muhammet Kara
2019-03-27svtools: expose document position in DocumentToGraphicRendererMiklos Vajna
2019-03-27Redaction: First stepsMuhammet Kara
2019-03-27tdf#124146 support posting of gesture event for LOKitTomaž Vajngerl
2019-03-27tdf#124146 add (general) gesture event support to VCLTomaž Vajngerl
2019-03-26pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky
2019-03-26pdfium: Share the GfxLink for PDF files.Jan Holesovsky