summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)AuthorFilesLines
2015-10-09afl-eventtesting: provide a way to pseudo-restartCaolán McNamara1-1/+58
2015-10-08lok::Document::initializeForRendering(): handle lack of lok_init()Miklos Vajna1-0/+8
2015-10-07Make this compile for iOS againTor Lillqvist1-9/+10
2015-10-07afl-eventtesting: it has learned to open the file dialogCaolán McNamara3-3/+9
2015-10-06tdf#94228 comphelper: replace BOOST_PPDaniel Robertson1-1/+0
2015-10-06Fix typosAndrea Gelmini8-9/+9
2015-10-06experimental afl driven ui testingCaolán McNamara1-0/+1
2015-10-06loplugin:unusedmethodsNoel Grandin2-104/+0
2015-10-05LOK: add mouse button type and modifier on androidMihai Varga1-1/+2
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga1-3/+5
2015-10-05desktop: handle sal_uInt16 in jsonToPropertyValues()Miklos Vajna1-0/+2
2015-10-01desktop, vcl: support transparency in VirtualDevices with user-provided memoryMiklos Vajna1-1/+23
2015-09-30Prefer getSelectedFiles to getFilesJulien Nabet1-1/+1
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-09-29lok: add Document::getPartPageRectangles()Miklos Vajna1-0/+19
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson2-6/+3
2015-09-25desktop: make LibLibreOffice_Impl visible to testcasesMiklos Vajna1-30/+19
2015-09-25lok: add Office::getFilterTypes()Miklos Vajna1-0/+39
2015-09-24convert Link<> to typedNoel Grandin1-1/+1
2015-09-23CppCheck : reduce variables scopeMichaël Lefèvre1-1/+2
2015-09-23desktop: avoid 'using' in headersMiklos Vajna2-12/+10
2015-09-22convert Link<> to typedNoel Grandin1-2/+2
2015-09-21convert Link<> to typedNoel Grandin1-5/+4
2015-09-21lok::Document: register callback in the view, if requestedMiklos Vajna1-5/+15
2015-09-21comphelper: add LibreOfficeKit::set/isViewCallback()Miklos Vajna1-0/+4
2015-09-21LOK: make getViews() be a member function of DocumentMiklos Vajna1-8/+9
2015-09-21Use SfxViewFrame::Current()Miklos Vajna1-10/+2
2015-09-21lok::Document: add get/setView()Miklos Vajna1-0/+18
2015-09-21lok::Document: add destroyView()Miklos Vajna1-0/+9
2015-09-21lok::Office: add getViews()Miklos Vajna1-0/+7
2015-09-21lok::Document: add createView()Miklos Vajna1-0/+19
2015-09-18Some follow-up #include clean-upStephan Bergmann1-1/+0
2015-09-17convert Link<> to typedNoel Grandin1-16/+12
2015-09-17boost->stdCaolán McNamara9-27/+15
2015-09-15LOK: Avoid crash when the command is not available in the given component.Jan Holesovsky1-14/+9
2015-09-15LOK: Sync the list of commands we initialize with those we handle.Jan Holesovsky1-1/+6
2015-09-15lok: initialize UNO url command dispatchHenry Castro1-0/+58
2015-09-14convert Link<> to typedNoel Grandin2-3/+2
2015-09-12desktop: com::sun::star->cssNoel Grandin41-362/+348
2015-09-11LOK: Implement an own trivial InteractionHandler.Jan Holesovsky3-1/+171
2015-09-10LOK: getFonts methodMihai Varga1-1/+47
2015-09-10LOK: added a general getCommandValues methodMihai Varga1-4/+20
2015-09-09LOK: moved the decalaration of LibLODocument_Impl to make it visibleMihai Varga1-42/+37
2015-09-08convert Link<> to typedNoel Grandin2-3/+2
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara2-2/+2
2015-09-04Revert "LOK: added a general getCommandValues method"Mihai Varga1-20/+4
2015-09-04LOK: allow float numbers in json -> property value conversionMihai Varga1-0/+2
2015-09-04LOK: added a general getCommandValues methodMihai Varga1-4/+20
2015-09-04convert Link<> to typedNoel Grandin3-10/+6
2015-09-03typo in prev. commitStephan Bergmann1-1/+1