summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* afl-eventtesting: shutdown cleaner to allow things to deregisterCaolán McNamara2015-10-201-2/+3
* sc: initial png exportMiklos Vajna2015-10-202-0/+11
* Add DLOPEN_LIBS to configure for some cases where -ldl is neededRichard PALO2015-10-201-7/+5
* lok::Document::saveAs: add Writer/Impress/Draw png mappingMiklos Vajna2015-10-203-0/+16
* loplugin:defaultparamsStephan Bergmann2015-10-192-4/+4
* drop gconf integration as per ESC decisionBjoern Michaelsen2015-10-161-1/+0
* convert Link<> to typedNoel Grandin2015-10-165-21/+13
* vcl: aAlphaBitmap.ImplGetImpBitmap() seen as 0Miklos Vajna2015-10-151-0/+8
* lok::Document::paintTile: fix non-rectangular tiles wrt. transparencyMiklos Vajna2015-10-152-1/+22
* LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna2015-10-141-1/+7
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1257-397/+397
* 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