summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2016-03-20preInitBootstrap call takes contextHenry Castro1-1/+1
2016-03-20Restoring preinitAshod Nakashian2-31/+82
2016-03-04lok: Export only programmatic style namesPranav Kant1-34/+9
2016-03-01ccu#1573 sc lok: fix reporting of hidden row heightMiklos Vajna2-0/+35
2016-03-01ccu#1568 desktop: disable alpha buffer for CalcMiklos Vajna1-1/+6
2016-02-16lok: add desktop terminateHenry Castro1-1/+13
2016-02-15WaE: unused variableTor Lillqvist1-1/+0
2016-02-15lok: Expose DisplayName of styles, not internal onesPranav Kant1-3/+22
2016-02-11lok: Only add interaction handler when LOK fully initialized.Jan Holesovsky1-1/+1
2016-02-10lok: Introduce a "TakeOwnership" filter option for saveAs().Jan Holesovsky1-1/+29
2016-02-10lok: Interaction handler for saveAs() too.Jan Holesovsky1-4/+8
2016-02-10Revert "lok: Take over the identity of the document when performing saveAs()."Jan Holesovsky1-1/+1
2016-02-08lok: Interaction handler for saveAs() too.Jan Holesovsky1-0/+7
2016-02-08lok: Take over the identity of the document when performing saveAs().Jan Holesovsky1-1/+1
2016-02-08lok: notify the states of undo and redo toolbar itemsHenry Castro1-1/+6
2016-02-05lok: Notify also about the states of .uno:CharBackgroundExt.Jan Holesovsky1-0/+1
2016-02-04lok: fix saveAs for a loaded HTML documentTomaž Vajngerl1-1/+2
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 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