summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-08sc lok: Add initial test for .uno:CellCursorAndrzej Hunt
2015-11-06afl-event-testing: afl-1.93b has a new persistent patternCaolán McNamara
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05sc lok: update parameter syntax for .uno:CellCursorAndrzej Hunt
2015-11-05sc lok: tdf#94605 introduce uno:CellCursorAndrzej Hunt
2015-11-04yyyyyNoel Grandin
2015-11-04CppunitTest_desktop_lib: test absolute positions for row/column headersMiklos Vajna
2015-11-03lok: Fix crash due to non-initialized callback.Jan Holesovsky
2015-11-03lok: Unit test for LOK_CALLBACK_UNO_COMMAND_RESULT.Jan Holesovsky
2015-11-03sc lok: avoid placeholder row when providing all headersMiklos Vajna
2015-11-03sc lok: allow requesting row headers only for a logic areaMiklos Vajna
2015-11-03build fix?Stephan Bergmann
2015-11-03desktop: minimal Android build fixMiklos Vajna
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-11-02afl-eventtesting: can simplify this now we use QueryExitCaolán McNamara
2015-11-02afl-eventtesting: fix persistent modeCaolán McNamara
2015-11-01android: update JNI facade, rename mouse/keyboard event flagsTomaž Vajngerl
2015-11-01android: don't use alpha VDev when painting tiles on AndroidTomaž Vajngerl
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30LOK: initial Document::getCommandValues() for RowColumnHeadersMiklos Vajna
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29LOK: font/back color feedbackMihai Varga
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-28vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna
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