summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2015-10-07LOK: add mouse button type and modifier on androidMihai Varga
2015-10-07LOK: added the button type and key modifier to postMouseEvent()Mihai Varga
2015-10-07desktop: handle sal_uInt16 in jsonToPropertyValues()Miklos Vajna
2015-10-07desktop, vcl: support transparency in VirtualDevices with user-provided memoryMiklos Vajna
2015-10-07lok: add Document::getPartPageRectangles()Miklos Vajna
2015-10-07Add lok::Office::getFilterTypes() testcaseMiklos Vajna
2015-10-07desktop: make LibLibreOffice_Impl visible to testcasesMiklos Vajna
2015-10-06lok: add Office::getFilterTypes()Miklos Vajna
2015-10-06desktop: document a number of environment variablesMiklos Vajna
2015-10-06lok::Document: register callback in the view, if requestedMiklos Vajna
2015-10-06comphelper: add LibreOfficeKit::set/isViewCallback()Miklos Vajna
2015-10-06LOK: make getViews() be a member function of DocumentMiklos Vajna
2015-10-06Use SfxViewFrame::Current()Miklos Vajna
2015-10-06lok::Document: add get/setView()Miklos Vajna
2015-10-06lok::Document: add destroyView()Miklos Vajna
2015-10-06CppunitTest_desktop_lib: fix reported name of failed testMiklos Vajna
2015-10-06lok::Office: add getViews()Miklos Vajna
2015-10-06lok::Document: add createView()Miklos Vajna
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-14LOK: Implement an own trivial InteractionHandler.Jan Holesovsky
2015-09-14LOK: getFonts methodMihai Varga
2015-09-14LOK: added a general getCommandValues methodMihai Varga
2015-09-14LOK: moved the decalaration of LibLODocument_Impl to make it visibleMihai Varga
2015-09-14LOK: allow float numbers in json -> property value conversionMihai Varga
2015-09-14lok::Document getStyles methodMihai Varga
2015-09-14LOKit: set thread name lo_startmainHenry Castro
2015-09-14LOK: Corner case with working dir as '/'.Jan Holesovsky
2015-09-14cppcheck: noExplicitConstructorCaolán McNamara
2015-09-14Revert the pre-init work for now.Jan Holesovsky
2015-09-01lok: rework use preInitBootstrapHenry Castro
2015-09-01Revert lok: use preInitBootstrapHenry Castro
2015-08-31lok: use preInitBootstrapHenry Castro
2015-08-20lok: load component libraryHenry Castro
2015-08-18Stub initial pre-init phase.Michael Meeks
2015-08-18Cleanup symbol export conditionals.Michael Meeks
2015-08-17LOK: add lok_preinit symbolHenry Castro
2015-08-06rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-08-06Don't let root run unopkg without --shared or --bundled optionKatarina Behrens
2015-08-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-08-06Build time option --disable-extension-updateKatarina Behrens
2015-08-06tdf#91529 hopefully fixes the issue by painting immediatelyTomaž Vajngerl
2015-08-03LOK: Cleanup absolutizing of URLs.Jan Holesovsky
2015-07-03LOK: Don't try to absolutize URL's.Jan Holesovsky
2015-07-01Partially revert "svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at all"Andras Timar
2015-06-22LOK: return used format in Document::getTextSelection()Miklos Vajna
2015-06-22LOK: add lok::Document::getTextSelection()Miklos Vajna
2015-05-29convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-29SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna