Age | Commit message (Expand) | Author |
2015-11-08 | sc lok: Add initial test for .uno:CellCursor | Andrzej Hunt |
2015-11-06 | afl-event-testing: afl-1.93b has a new persistent pattern | Caolán McNamara |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (manually due to macros) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-05 | sc lok: update parameter syntax for .uno:CellCursor | Andrzej Hunt |
2015-11-05 | sc lok: tdf#94605 introduce uno:CellCursor | Andrzej Hunt |
2015-11-04 | yyyyy | Noel Grandin |
2015-11-04 | CppunitTest_desktop_lib: test absolute positions for row/column headers | Miklos Vajna |
2015-11-03 | lok: Fix crash due to non-initialized callback. | Jan Holesovsky |
2015-11-03 | lok: Unit test for LOK_CALLBACK_UNO_COMMAND_RESULT. | Jan Holesovsky |
2015-11-03 | sc lok: avoid placeholder row when providing all headers | Miklos Vajna |
2015-11-03 | sc lok: allow requesting row headers only for a logic area | Miklos Vajna |
2015-11-03 | build fix? | Stephan Bergmann |
2015-11-03 | desktop: minimal Android build fix | Miklos Vajna |
2015-11-03 | lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback. | Jan Holesovsky |
2015-11-02 | tdf#94269: Replace "n" prefix for bool variables with "b" | Benjamin Ni |
2015-11-02 | afl-eventtesting: can simplify this now we use QueryExit | Caolán McNamara |
2015-11-02 | afl-eventtesting: fix persistent mode | Caolán McNamara |
2015-11-01 | android: update JNI facade, rename mouse/keyboard event flags | Tomaž Vajngerl |
2015-11-01 | android: don't use alpha VDev when painting tiles on Android | Tomaž Vajngerl |
2015-11-01 | no need to use OUString constructor in call to createInstance | Noel Grandin |
2015-10-30 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-30 | LOK: initial Document::getCommandValues() for RowColumnHeaders | Miklos Vajna |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-29 | LOK: font/back color feedback | Mihai Varga |
2015-10-29 | Initialize Sequence<beans::NamedValue> from initializer_lists | Noel Grandin |
2015-10-28 | vcl: getWindow() -> setClipboard() in ITiledRenderable | Miklos Vajna |
2015-10-27 | loplugin:unusedmethods | Noel Grandin |
2015-10-26 | gtktiledviwer: try to paste as html, then as plain text | Miklos Vajna |
2015-10-26 | lok clipboard: support rich text paste | Miklos Vajna |
2015-10-26 | lok::Document::paste: check if the given mime type is supported | Miklos Vajna |
2015-10-22 | loplugin:defaultparams | Stephan Bergmann |
2015-10-22 | desktop: add lok::Document::paste() testcase | Miklos Vajna |
2015-10-22 | LOK: add Document::paste() | Miklos Vajna |
2015-10-21 | android: remove the native DirectBufferAllocator | Tomaž Vajngerl |
2015-10-20 | afl-eventtesting: shutdown cleaner to allow things to deregister | Caolán McNamara |
2015-10-20 | sc: initial png export | Miklos Vajna |
2015-10-20 | Add DLOPEN_LIBS to configure for some cases where -ldl is needed | Richard PALO |
2015-10-20 | lok::Document::saveAs: add Writer/Impress/Draw png mapping | Miklos Vajna |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-16 | drop gconf integration as per ESC decision | Bjoern Michaelsen |
2015-10-16 | convert Link<> to typed | Noel Grandin |
2015-10-15 | vcl: aAlphaBitmap.ImplGetImpBitmap() seen as 0 | Miklos Vajna |
2015-10-15 | lok::Document::paintTile: fix non-rectangular tiles wrt. transparency | Miklos Vajna |
2015-10-14 | LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payload | Miklos Vajna |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | cppcheck:variableScope | Noel Grandin |
2015-10-10 | afl-eventtesting: there is no focused/active window in headless mode | Caolán McNamara |
2015-10-09 | afl-eventtesting: we want to allow dialogs in ui-testing mode | Caolán McNamara |