summaryrefslogtreecommitdiff
path: root/desktop/source/lib/init.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-02-22WaE buggy warning in vs2015-r1Norbert Thiebaud1-0/+7
2016-02-05lok: fix saveAs for a loaded HTML documentTomaž Vajngerl1-1/+2
2016-02-02libreofficekit: fix inverted conditionMichael Stahl1-4/+7
2016-01-29libreofficekit: password interaction optional and off by defaultMichael Stahl1-1/+37
2015-12-07last arg of SetOutputSizePixelScaleOffsetAndBuffer no longer usedCaolán McNamara1-3/+1
2015-12-07Resolves: tdf#96224 don't fiddle around with a separate alpha bufferCaolán McNamara1-34/+3
2015-12-07tdf#96250 desktop: empty str is the same as 0 str in jsonToPropertyValues()Miklos Vajna1-1/+1
2015-11-24desktop: fix LOK_DEBUG rectangle paintingMiklos Vajna1-13/+13
2015-11-23updae getTileModeCaolán McNamara1-1/+1
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara1-11/+14
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara1-3/+3
2015-11-23Do all svp text rendering with cairoCaolán McNamara1-7/+5
2015-11-23LOK: add Document::getTileMode()Miklos Vajna1-0/+7
2015-11-22cppcheck:useInitializationListNoel Grandin1-2/+3
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna1-1/+1
2015-11-18lok::Document::initializeForRendering: support init. argumentsMiklos Vajna1-36/+40
2015-11-16use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara1-2/+2
2015-11-13LOK: setClientZoom() - sets the client zoom levelMihai Varga1-1/+19
2015-11-12lok: 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-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-31/+31
2015-11-09new loplugin: oncevarNoel Grandin1-2/+1
2015-11-05sc lok: update parameter syntax for .uno:CellCursorAndrzej Hunt1-23/+34
2015-11-05sc lok: tdf#94605 introduce uno:CellCursorAndrzej Hunt1-0/+43
2015-11-04yyyyyNoel Grandin1-2/+2
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-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky1-5/+69
2015-11-01android: don't use alpha VDev when painting tiles on AndroidTomaž Vajngerl1-10/+24
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-7/+1
2015-10-30LOK: initial Document::getCommandValues() for RowColumnHeadersMiklos Vajna1-1/+17
2015-10-29LOK: font/back color feedbackMihai Varga1-1/+3
2015-10-28vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna1-8/+1
2015-10-26lok::Document::paste: check if the given mime type is supportedMiklos Vajna1-0/+7
2015-10-22LOK: add Document::paste()Miklos Vajna1-0/+38
2015-10-20sc: initial png exportMiklos Vajna1-0/+1
2015-10-20lok::Document::saveAs: add Writer/Impress/Draw png mappingMiklos Vajna1-0/+3
2015-10-15lok::Document::paintTile: fix non-rectangular tiles wrt. transparencyMiklos Vajna1-1/+1
2015-10-08lok::Document::initializeForRendering(): handle lack of lok_init()Miklos Vajna1-0/+8
2015-10-07Make this compile for iOS againTor Lillqvist1-9/+10
2015-10-06Fix typosAndrea Gelmini1-1/+1
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga1-3/+5
2015-10-05desktop: handle sal_uInt16 in jsonToPropertyValues()Miklos Vajna1-0/+2
2015-10-01desktop, vcl: support transparency in VirtualDevices with user-provided memoryMiklos Vajna1-1/+23