summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-10-21lok: get spelling context menu on long pressMarco Cecchetti
2019-10-18lok: dump as property tree the valueset controlHenry Castro
2019-10-18tdf#126060 Handle text camera z rotation while pptx import.Gülşah Köse
2019-10-15jsdialogs: handle dialog eventsSzymon Kłos
2019-10-15jsdialogs: send units for numeric fieldsSzymon Kłos
2019-10-11lok: ensure that dialog windows are focused before emitting events.Michael Meeks
2019-10-10jsdialogs: emit JSON at idle to avoid repeated emission.Michael Meeks
2019-10-09android: Separate the Android-specific setup from the actual LOK init.Jan Holesovsky
2019-10-09android: Expose setting of the JavaVM.Jan Holesovsky
2019-10-09Switch Android armeabi-v7a to libc++/libc++abi/libunwind tooStephan Bergmann
2019-10-09sw: Ctrl + shape insertion was not setting up the layer.Jan Holesovsky
2019-10-09tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski
2019-10-02Ensure that 'input' events are processed asynchronously too.Michael Meeks
2019-10-02lok: handling a single msg for deleting multiple charactersMarco Cecchetti
2019-09-30utility constructor for Image "private:graphicrepository" urlsNoel Grandin
2019-09-30jsdialogs: set frame as a separate typeSzymon Kłos
2019-09-30jsdialogs: send toolitemsSzymon Kłos
2019-09-30jsdialogs: send listbox entriesSzymon Kłos
2019-09-30jsdialogs: set panel as a separate typeSzymon Kłos
2019-09-30jsdialogs: export more propertiesSzymon Kłos
2019-09-30jsdialogs: export vertical property for BoxesSzymon Kłos
2019-09-30lok jsdialogs: Add handling of checked state for checkbox and radiobutton.Jan Holesovsky
2019-09-30jsdialogs: send JSON to the clientSzymon Kłos
2019-09-30lok jsdialogs: Introduce dumping of widgets hierarchy to vcl::Window.Jan Holesovsky
2019-09-26lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai
2019-09-26lok: send an invalidation by document size changeTamás Zolnai
2019-09-26Adds 16k papers to print files in vcl and paper files in i18nutilDaniel Silva
2019-09-26Resolves the mismatching behavior between page size and orientatin selectionDaniel
2019-09-26Fix paper size combobox selectionDaniel
2019-09-26Sets duplex (paper sides) box in print dialogDaniel Silva
2019-09-26Sets paper sizes listbox in print dialogDaniel Silva
2019-09-25Add reference marks callbackSzymon Kłos
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks
2019-09-24Add explicit API scaling via ImageTree API.Michael Meeks
2019-09-24lok: We changed the (unstable) ABI, but let's allow the older C++ API.Jan Holesovsky
2019-09-23Add 'SinglePageSheets' option to the PDF export dialogMuhammet Kara
2019-09-22Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar
2019-09-22Make the Help URL configurableAshod Nakashian
2019-09-20The AsyncQuitHandler class needs to be implemented in the comphelper DLLTor Lillqvist
2019-09-20More hacks for quit requests from an OLE Automation clientTor Lillqvist
2019-09-20Add a couple of SAL_INFOs about types available on the system clipboardTor Lillqvist
2019-09-20Don't crash if the BSTR pointer in a VARIANT is (weirdly) nullTor Lillqvist
2019-09-18The menu is called 'Form', not 'Forms'Andras Timar
2019-09-18libreofficekit: send show/hide messages for dialogsSzymon Kłos
2019-09-16shave 10% off load time of large docx fileNoel Grandin
2019-09-06tdf#126959 impress table border resize handle supportTomaž Vajngerl
2019-09-06lok: change table border position param. from new pos. to offsetTomaž Vajngerl
2019-09-05warn on load when a document binds an event to a macroCaolán McNamara
2019-09-03LOK: per-view support for isMobile()Muhammet Kara
2019-09-03lok: Add isMobile() methodMuhammet Kara