summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-10-09tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski1-2/+8
2019-09-28lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai1-0/+2
2019-09-28lok: send an invalidation by document size changeTamás Zolnai2-0/+7
2019-09-18The menu is called 'Form', not 'Forms'Andras Timar1-1/+1
2019-09-05tdf#126959 impress table border resize handle supportTomaž Vajngerl2-2/+7
2019-09-05lok: change table border position param. from new pos. to offsetTomaž Vajngerl2-2/+2
2019-08-26Make temp strings localizable in AutoRedactDialogMuhammet Kara1-0/+28
2019-08-24sc: LOK: commit cell edits before saveasAshod Nakashian1-0/+2
2019-08-24LOK: move LOK callback-type-to-string helper to headerAshod Nakashian1-0/+103
2019-08-21The AsyncQuitHandler class needs to be implemented in the comphelper DLLTor Lillqvist1-27/+7
2019-08-21More hacks for quit requests from an OLE Automation clientTor Lillqvist1-1/+13
2019-08-21tdf#126792: DOCX legacy drop-downs are only supposed to hold 25 items, GUITamás Zolnai1-0/+1
2019-08-17Auto redaction dialog second iterationMuhammet Kara1-104/+0
2019-08-17Auto redaction dialog first iterationMuhammet Kara2-1/+106
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl3-0/+13
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