summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2015-10-16drop gconf integration as per ESC decisionBjoern Michaelsen1-1/+0
2015-10-16convert Link<> to typedNoel Grandin5-21/+13
2015-10-15vcl: aAlphaBitmap.ImplGetImpBitmap() seen as 0Miklos Vajna1-0/+8
2015-10-15lok::Document::paintTile: fix non-rectangular tiles wrt. transparencyMiklos Vajna2-1/+22
2015-10-14LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna1-1/+7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann57-397/+397
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann9-20/+20
2015-10-12cppcheck:variableScopeNoel Grandin1-8/+4
2015-10-10afl-eventtesting: there is no focused/active window in headless modeCaolán McNamara1-13/+22
2015-10-09afl-eventtesting: we want to allow dialogs in ui-testing modeCaolán McNamara1-3/+3
2015-10-09afl-eventtesting: don't imply invisible when headless for event testingCaolán McNamara1-2/+5
2015-10-09loplugin:staticmethodsStephan Bergmann1-2/+2
2015-10-09afl-eventtesting: provide a way to pseudo-restartCaolán McNamara2-1/+65
2015-10-08sc tiled rendering: implement LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna1-0/+13
2015-10-08CppunitTest_desktop_lib: add Calc find-all testcaseMiklos Vajna3-3/+76
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-07tdf#94829: Splash screen sets invalid XSizeHintsJulien Nabet1-0/+4
2015-10-06tdf#94228 comphelper: replace BOOST_PPDaniel Robertson1-1/+0
2015-10-06Fix typosAndrea Gelmini9-10/+10
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-05Add new line after error message during startupArnaud Versini1-3/+3
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 Vajna2-0/+44
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson4-8/+3
2015-09-25Replace GUIBASE with USING_X11Samuel Mehrbrodt1-1/+1
2015-09-25Add lok::Office::getFilterTypes() testcaseMiklos Vajna1-0/+16
2015-09-25desktop: make LibLibreOffice_Impl visible to testcasesMiklos Vajna2-30/+31
2015-09-25lok: add Office::getFilterTypes()Miklos Vajna1-0/+39
2015-09-24convert Link<> to typedNoel Grandin1-1/+1
2015-09-24desktop: missing header guardMiklos Vajna1-0/+6
2015-09-23CppCheck : reduce variables scopeMichaël Lefèvre2-3/+5
2015-09-23desktop: avoid 'using' in headersMiklos Vajna3-17/+14
2015-09-22convert Link<> to typedNoel Grandin2-3/+3
2015-09-21convert Link<> to typedNoel Grandin1-5/+4
2015-09-21desktop: document a number of environment variablesMiklos Vajna1-0/+16
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 Vajna2-11/+12
2015-09-21Use SfxViewFrame::Current()Miklos Vajna1-10/+2
2015-09-21lok::Document: add get/setView()Miklos Vajna2-0/+24
2015-09-21lok::Document: add destroyView()Miklos Vajna2-1/+13
2015-09-21CppunitTest_desktop_lib: fix reported name of failed testMiklos Vajna1-9/+3