summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-129-20/+20
* cppcheck:variableScopeNoel Grandin2015-10-121-8/+4
* afl-eventtesting: there is no focused/active window in headless modeCaolán McNamara2015-10-101-13/+22
* afl-eventtesting: we want to allow dialogs in ui-testing modeCaolán McNamara2015-10-091-3/+3
* afl-eventtesting: don't imply invisible when headless for event testingCaolán McNamara2015-10-091-2/+5
* loplugin:staticmethodsStephan Bergmann2015-10-091-2/+2
* afl-eventtesting: provide a way to pseudo-restartCaolán McNamara2015-10-092-1/+65
* sc tiled rendering: implement LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna2015-10-081-0/+13
* CppunitTest_desktop_lib: add Calc find-all testcaseMiklos Vajna2015-10-083-3/+76
* lok::Document::initializeForRendering(): handle lack of lok_init()Miklos Vajna2015-10-081-0/+8
* Make this compile for iOS againTor Lillqvist2015-10-071-9/+10
* afl-eventtesting: it has learned to open the file dialogCaolán McNamara2015-10-073-3/+9
* tdf#94829: Splash screen sets invalid XSizeHintsJulien Nabet2015-10-071-0/+4
* tdf#94228 comphelper: replace BOOST_PPDaniel Robertson2015-10-061-1/+0
* Fix typosAndrea Gelmini2015-10-069-10/+10
* experimental afl driven ui testingCaolán McNamara2015-10-061-0/+1
* loplugin:unusedmethodsNoel Grandin2015-10-062-104/+0
* LOK: add mouse button type and modifier on androidMihai Varga2015-10-051-1/+2
* LOK: added the button type and key modifier to postMouseEvent()Mihai Varga2015-10-051-3/+5
* desktop: handle sal_uInt16 in jsonToPropertyValues()Miklos Vajna2015-10-051-0/+2
* Add new line after error message during startupArnaud Versini2015-10-051-3/+3
* desktop, vcl: support transparency in VirtualDevices with user-provided memoryMiklos Vajna2015-10-011-1/+23
* Prefer getSelectedFiles to getFilesJulien Nabet2015-09-301-1/+1
* Fix typosAndrea Gelmini2015-09-301-2/+2
* lok: add Document::getPartPageRectangles()Miklos Vajna2015-09-292-0/+44
* tdf#94228 comphelper: replace BOOST_PPDaniel Robertson2015-09-254-8/+3
* Replace GUIBASE with USING_X11Samuel Mehrbrodt2015-09-251-1/+1
* Add lok::Office::getFilterTypes() testcaseMiklos Vajna2015-09-251-0/+16
* desktop: make LibLibreOffice_Impl visible to testcasesMiklos Vajna2015-09-252-30/+31
* lok: add Office::getFilterTypes()Miklos Vajna2015-09-251-0/+39
* convert Link<> to typedNoel Grandin2015-09-241-1/+1
* desktop: missing header guardMiklos Vajna2015-09-241-0/+6
* CppCheck : reduce variables scopeMichaël Lefèvre2015-09-232-3/+5
* desktop: avoid 'using' in headersMiklos Vajna2015-09-233-17/+14
* convert Link<> to typedNoel Grandin2015-09-222-3/+3
* convert Link<> to typedNoel Grandin2015-09-211-5/+4
* desktop: document a number of environment variablesMiklos Vajna2015-09-211-0/+16
* lok::Document: register callback in the view, if requestedMiklos Vajna2015-09-211-5/+15
* comphelper: add LibreOfficeKit::set/isViewCallback()Miklos Vajna2015-09-211-0/+4
* LOK: make getViews() be a member function of DocumentMiklos Vajna2015-09-212-11/+12
* Use SfxViewFrame::Current()Miklos Vajna2015-09-211-10/+2
* lok::Document: add get/setView()Miklos Vajna2015-09-212-0/+24
* lok::Document: add destroyView()Miklos Vajna2015-09-212-1/+13
* CppunitTest_desktop_lib: fix reported name of failed testMiklos Vajna2015-09-211-9/+3
* lok::Office: add getViews()Miklos Vajna2015-09-212-0/+20
* lok::Document: add createView()Miklos Vajna2015-09-211-0/+19
* Some follow-up #include clean-upStephan Bergmann2015-09-181-1/+0
* convert Link<> to typedNoel Grandin2015-09-171-16/+12
* boost->stdCaolán McNamara2015-09-1714-36/+19
* LOK: Avoid crash when the command is not available in the given component.Jan Holesovsky2015-09-151-14/+9