summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)AuthorFilesLines
2016-02-06do not include boost/utility.hppMichael Stahl1-1/+1
2016-02-06loplugin:unusedmethods vclNoel Grandin1-1/+0
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06Revert "Typo: iff->if"Julien Nabet1-1/+1
2016-02-06Typo: iff->ifJulien Nabet1-1/+1
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe5-7/+5
2016-02-06Fix typosAndrea Gelmini2-2/+2
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-05convert TOTOP constants to scoped enumNoel Grandin3-5/+5
2016-02-05loplugin:constantfunctionNoel Grandin1-12/+6
2016-02-03libreofficekit: CppunitTest_libreofficekit_tiledrendering crashesMichael Stahl1-3/+4
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 Stahl3-7/+153
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-21gtktiledviwer: try to paste as html, then as plain textMiklos Vajna1-1/+1
2016-01-19LOK: include ModifiedStatus in CALLBACK_STATE_CHANGEDMiklos Vajna1-1/+2
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 Vajna2-37/+41
2015-11-16LOK: setClientZoom() - sets the client zoom levelMihai Varga2-1/+27
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 Hunt1-4/+21
2015-11-11lok sw: Place default styles at top of style selectorAndrzej Hunt1-0/+33
2015-11-11lok: add Clear formatting to getStyles()Andrzej Hunt1-0/+8
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-03lok: Fix crash due to non-initialized callback.Jan Holesovsky1-2/+4
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