summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-26gtktiledviwer: try to paste as html, then as plain textMiklos Vajna
2015-10-26lok clipboard: support rich text pasteMiklos Vajna
2015-10-26lok::Document::paste: check if the given mime type is supportedMiklos Vajna
2015-10-22loplugin:defaultparamsStephan Bergmann
2015-10-22desktop: add lok::Document::paste() testcaseMiklos Vajna
2015-10-22LOK: add Document::paste()Miklos Vajna
2015-10-21android: remove the native DirectBufferAllocatorTomaž Vajngerl
2015-10-20afl-eventtesting: shutdown cleaner to allow things to deregisterCaolán McNamara
2015-10-20sc: initial png exportMiklos Vajna
2015-10-20Add DLOPEN_LIBS to configure for some cases where -ldl is neededRichard PALO
2015-10-20lok::Document::saveAs: add Writer/Impress/Draw png mappingMiklos Vajna
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16drop gconf integration as per ESC decisionBjoern Michaelsen
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15vcl: aAlphaBitmap.ImplGetImpBitmap() seen as 0Miklos Vajna
2015-10-15lok::Document::paintTile: fix non-rectangular tiles wrt. transparencyMiklos Vajna
2015-10-14LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12cppcheck:variableScopeNoel Grandin
2015-10-10afl-eventtesting: there is no focused/active window in headless modeCaolán McNamara
2015-10-09afl-eventtesting: we want to allow dialogs in ui-testing modeCaolán McNamara
2015-10-09afl-eventtesting: don't imply invisible when headless for event testingCaolán McNamara
2015-10-09loplugin:staticmethodsStephan Bergmann
2015-10-09afl-eventtesting: provide a way to pseudo-restartCaolán McNamara
2015-10-08sc tiled rendering: implement LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna
2015-10-08CppunitTest_desktop_lib: add Calc find-all testcaseMiklos Vajna
2015-10-08lok::Document::initializeForRendering(): handle lack of lok_init()Miklos Vajna
2015-10-07Make this compile for iOS againTor Lillqvist
2015-10-07afl-eventtesting: it has learned to open the file dialogCaolán McNamara
2015-10-07tdf#94829: Splash screen sets invalid XSizeHintsJulien Nabet
2015-10-06tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-10-06Fix typosAndrea Gelmini
2015-10-06experimental afl driven ui testingCaolán McNamara
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-05LOK: add mouse button type and modifier on androidMihai Varga
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga
2015-10-05desktop: handle sal_uInt16 in jsonToPropertyValues()Miklos Vajna
2015-10-05Add new line after error message during startupArnaud Versini
2015-10-01desktop, vcl: support transparency in VirtualDevices with user-provided memoryMiklos Vajna
2015-09-30Prefer getSelectedFiles to getFilesJulien Nabet
2015-09-30Fix typosAndrea Gelmini
2015-09-29lok: add Document::getPartPageRectangles()Miklos Vajna
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-09-25Replace GUIBASE with USING_X11Samuel Mehrbrodt
2015-09-25Add lok::Office::getFilterTypes() testcaseMiklos Vajna
2015-09-25desktop: make LibLibreOffice_Impl visible to testcasesMiklos Vajna
2015-09-25lok: add Office::getFilterTypes()Miklos Vajna
2015-09-24convert Link<> to typedNoel Grandin