summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-08-07Add some set methods to tools::RectangleMuhammet Kara1-0/+5
2019-08-06vcl: separate SalLayout from the rest of sallayout.hxxMiklos Vajna2-1/+133
2019-08-05expand LibreLogo check to global eventsCaolán McNamara1-0/+2
2019-07-30lok: send cell selection rectangle and cell area fill rectangleTomaž Vajngerl1-1/+17
2019-07-22vcl: Numeric/MetricBox formatting of decimals is controlled via a flagAshod Nakashian1-1/+5
2019-07-16fix warning: "TRACE_LINKS" is not defined [-Wundef] in non-debug buildAndras Timar1-0/+2
2019-07-15Link: support tracing link source and targetAshod Nakashian1-0/+61
2019-07-14MSForms: Implement calculation of the displayed text in date form fieldTamás Zolnai1-2/+5
2019-07-14MSForms: Add a drop-down button for the text-based date fieldTamás Zolnai1-0/+1
2019-07-14MSForms: Introduce a properties dialog for date form fieldTamás Zolnai1-0/+1
2019-07-14MSForms: Introduce a new fieldmark class for text-based date fieldTamás Zolnai1-0/+2
2019-07-11Prepare PasteSpecial for Async-ness (sw, basesh.cxx)Muhammet Kara1-0/+2
2019-07-10tdf#81134 Chart size not retainedNoel Grandin1-0/+2
2019-07-09Show who has locked the document when reopening a read-only documentMike Kaganski2-2/+4
2019-07-04vcl lok: pre-load graphic librariesMiklos Vajna1-0/+2
2019-06-28tdf#126121: WebDAV redirection detectionMike Kaganski1-3/+2
2019-06-07lok: re-factor getTextSelection.Michael Meeks2-4/+33
2019-06-05Fix Android build after commit ac419786b3244d909901db053841862abf5e7a2fMike Kaganski1-0/+28
2019-06-05android: Separate the Android-specific setup from the actual LOK init.Jan Holesovsky1-2/+2
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