summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2016-02-03lok interaction handler: Add handling of io and network errors.Jan Holesovsky3-33/+232
2016-02-03lok interaction handler: Move password handling to an own method.Jan Holesovsky2-56/+57
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna1-0/+15
2016-02-01lool - now the fill cursor type is mapped correctlyMarco Cecchetti1-1/+1
2016-01-29libreofficekit: password interaction optional and off by defaultMichael Stahl4-7/+165
2016-01-29Clean up lok::Office::freeError()Miklos Vajna1-3/+4
2016-01-29loplugin:cstylecastStephan Bergmann1-1/+1
2016-01-29Make LibreOffice kit usable on windowsOliver Specht1-0/+6
2016-01-21sw tiled editing: default to anchoring new images as-charMiklos Vajna1-0/+5
2016-01-21gtktiledviwer: try to paste as html, then as plain textMiklos Vajna1-1/+1
2016-01-21sc lok: Implement unit test for .uno:{Insert,Name,Remove} for sheets.Jan Holesovsky2-0/+34
2016-01-19LOK: include ModifiedStatus in CALLBACK_STATE_CHANGEDMiklos Vajna1-1/+2
2016-01-19CppunitTest_desktop_lib: add jpeg paste testcaseMiklos Vajna2-0/+24
2016-01-15sc tiled rendering: it's pointless to send selection changes during search allMiklos Vajna1-1/+38
2015-12-18LOK: get feedback for all of the font/back color commandsMihai Varga1-0/+3
2015-12-13build fixcp-5.0-14Andras Timar1-2/+3
2015-12-13LOK: get state change feedback for more uno commandsMihai Varga1-11/+15
2015-12-13LOK: renderFont methodMihai Varga1-0/+53
2015-12-06Revert "LOK_DEBUG=1 light red square transparency"Andras Timar1-1/+1
2015-12-03LOK_DEBUG=1 light red square transparencyAndras Timar1-1/+1
2015-11-28desktop: stop --convert-to from creating some not requested ...Michael Stahl1-60/+66
2015-11-23LOK: add Document::getTileMode()Miklos Vajna1-0/+7
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna1-1/+1
2015-11-18lok::Document::initializeForRendering: support init. argumentsMiklos Vajna3-39/+43
2015-11-16sc lok: use client zoom for ViewRowColumnHeadersAndrzej Hunt1-0/+3
2015-11-16LOK: setClientZoom() - sets the client zoom levelMihai Varga2-1/+27
2015-11-16CppunitTest_desktop_lib: add Writer comments textcaseMiklos Vajna2-0/+47
2015-11-13lok: Use reference instead of copy constructing in range-based for.Jan Holesovsky1-5/+5
2015-11-12sw lok: filter out defalt styles to avoid duplicatesAndrzej Hunt1-4/+14
2015-11-12More range based forAndrzej Hunt1-1/+1
2015-11-12Use std::vector instead of an array of stringsAndrzej Hunt1-3/+5
2015-11-12lok: send list of commands instead of ClearStylesAndrzej Hunt2-5/+22
2015-11-11lok sw: Place default styles at top of style selectorAndrzej Hunt1-0/+33
2015-11-11lok: add Clear formatting to getStyles()Andrzej Hunt3-2/+15
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt1-0/+69
2015-11-10desktop: Make the --writer/--calc/--impress command line options work again.Jan Holesovsky1-1/+1
2015-11-06sc lok: update parameter syntax for .uno:CellCursorAndrzej Hunt1-23/+34
2015-11-06sc lok: tdf#94605 introduce uno:CellCursorAndrzej Hunt1-0/+43
2015-11-04CppunitTest_desktop_lib: test absolute positions for row/column headersMiklos Vajna1-5/+49
2015-11-04desktop: fix buildMiklos Vajna1-2/+2
2015-11-03lok: Fix crash due to non-initialized callback.Jan Holesovsky2-5/+16
2015-11-03lok: Unit test for LOK_CALLBACK_UNO_COMMAND_RESULT.Jan Holesovsky1-0/+36
2015-11-03sc lok: avoid placeholder row when providing all headersMiklos Vajna1-0/+32
2015-11-03sc lok: allow requesting row headers only for a logic areaMiklos Vajna1-2/+43
2015-11-03desktop: minimal Android build fixMiklos Vajna1-1/+1
2015-11-03LOK: initial Document::getCommandValues() for RowColumnHeadersMiklos Vajna1-1/+17
2015-11-03vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna1-8/+1
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky3-6/+72
2015-11-02android: update JNI facade, rename mouse/keyboard event flagsTomaž Vajngerl1-4/+46
2015-11-02android: don't use alpha VDev when painting tiles on AndroidTomaž Vajngerl1-10/+24