summaryrefslogtreecommitdiff
path: root/desktop/source/lib/init.cxx
AgeCommit message (Expand)Author
2015-10-26lok::Document::paste: check if the given mime type is supportedMiklos Vajna
2015-10-22LOK: add Document::paste()Miklos Vajna
2015-10-20sc: initial png exportMiklos Vajna
2015-10-20lok::Document::saveAs: add Writer/Impress/Draw png mappingMiklos Vajna
2015-10-15lok::Document::paintTile: fix non-rectangular tiles wrt. transparencyMiklos Vajna
2015-10-08lok::Document::initializeForRendering(): handle lack of lok_init()Miklos Vajna
2015-10-07Make this compile for iOS againTor Lillqvist
2015-10-06Fix typosAndrea Gelmini
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga
2015-10-05desktop: handle sal_uInt16 in jsonToPropertyValues()Miklos Vajna
2015-10-01desktop, vcl: support transparency in VirtualDevices with user-provided memoryMiklos Vajna
2015-09-29lok: add Document::getPartPageRectangles()Miklos Vajna
2015-09-25desktop: make LibLibreOffice_Impl visible to testcasesMiklos Vajna
2015-09-25lok: add Office::getFilterTypes()Miklos Vajna
2015-09-23CppCheck : reduce variables scopeMichaël Lefèvre
2015-09-21lok::Document: register callback in the view, if requestedMiklos Vajna
2015-09-21comphelper: add LibreOfficeKit::set/isViewCallback()Miklos Vajna
2015-09-21LOK: make getViews() be a member function of DocumentMiklos Vajna
2015-09-21Use SfxViewFrame::Current()Miklos Vajna
2015-09-21lok::Document: add get/setView()Miklos Vajna
2015-09-21lok::Document: add destroyView()Miklos Vajna
2015-09-21lok::Office: add getViews()Miklos Vajna
2015-09-21lok::Document: add createView()Miklos Vajna
2015-09-17boost->stdCaolán McNamara
2015-09-15LOK: Avoid crash when the command is not available in the given component.Jan Holesovsky
2015-09-15LOK: Sync the list of commands we initialize with those we handle.Jan Holesovsky
2015-09-15lok: initialize UNO url command dispatchHenry Castro
2015-09-11LOK: Implement an own trivial InteractionHandler.Jan Holesovsky
2015-09-10LOK: getFonts methodMihai Varga
2015-09-10LOK: added a general getCommandValues methodMihai Varga
2015-09-09LOK: moved the decalaration of LibLODocument_Impl to make it visibleMihai Varga
2015-09-04Revert "LOK: added a general getCommandValues method"Mihai Varga
2015-09-04LOK: allow float numbers in json -> property value conversionMihai Varga
2015-09-04LOK: added a general getCommandValues methodMihai Varga
2015-08-18lok::Document getStyles methodMihai Varga
2015-08-06LOKit: set thread name lo_startmainHenry Castro
2015-07-07LOK: Corner case with working dir as '/'.Jan Holesovsky
2015-07-06LOK: Cleanup absolutizing of URLs.Jan Holesovsky
2015-07-03LOK: Don't try to absolutize URL's.Jan Holesovsky
2015-06-24cppcheck: noExplicitConstructorCaolán McNamara
2015-06-19LOK: return used format in Document::getTextSelection()Miklos Vajna
2015-06-17LOK: add lok::Document::getTextSelection()Miklos Vajna
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-28SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna
2015-05-23Look for libsofficeapp.dylib in the right place on OS XTor Lillqvist
2015-05-09coverity#1257113 Uninitialized pointer fieldCaolán McNamara
2015-05-06Nah, the Android NDK we use doesn't have std::to_string()Tor Lillqvist
2015-05-06Include <string>Tor Lillqvist
2015-05-06Add support for progress bar callbacks to LibreOfficeKitTor Lillqvist
2015-04-29desktop: pJSON may be 0 in jsonToPropertyValues()Miklos Vajna