summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* tdf#100883 - opencl impls. that use SEH are still bad.Michael Meeks2016-07-121-0/+12
* desktop: validate OpenCL drivers before use.Michael Meeks2016-07-124-0/+182
* Resolves: tdf#100713 on cancel curData points to deleted parents vector entryCaolán McNamara2016-07-081-6/+8
* tdf#100159: On Windows, compile GL shaders in advance, disable GL on failureTor Lillqvist2016-05-315-42/+4
* -Werror=strict-aliasing (GCC 6)Stephan Bergmann2016-04-261-1/+1
* vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock2016-03-151-1/+1
* tdf#98210 do not require R_OK for pipe dirHank Leininger2016-03-091-2/+7
* WaE buggy warning in vs2015-r1Norbert Thiebaud2016-02-221-0/+7
* lok: fix saveAs for a loaded HTML documentTomaž Vajngerl2016-02-051-1/+2
* libreofficekit: fix inverted conditionMichael Stahl2016-02-021-4/+7
* libreofficekit: password interaction optional and off by defaultMichael Stahl2016-01-294-7/+165
* tdf#95573 - stop (crazy) busy loop from blocking rendering.Michael Meeks2016-01-251-1/+1
* last arg of SetOutputSizePixelScaleOffsetAndBuffer no longer usedCaolán McNamara2015-12-071-3/+1
* Resolves: tdf#96224 don't fiddle around with a separate alpha bufferCaolán McNamara2015-12-072-35/+4
* tdf#96250 desktop: empty str is the same as 0 str in jsonToPropertyValues()Miklos Vajna2015-12-071-1/+1
* desktop: fix LOK_DEBUG rectangle paintingMiklos Vajna2015-11-241-13/+13
* updae getTileModeCaolán McNamara2015-11-231-1/+1
* VirtualDevices either match another device depth, or are 1 bitCaolán McNamara2015-11-233-13/+19
* establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara2015-11-231-3/+3
* Do all svp text rendering with cairoCaolán McNamara2015-11-231-7/+5
* Fix help for argument --pidfile (--pidfile=file)Reto Schneider2015-11-231-1/+1
* LOK: add Document::getTileMode()Miklos Vajna2015-11-231-0/+7
* cppcheck:useInitializationListNoel Grandin2015-11-221-2/+3
* Seems more natural to pass a homogenous list by initializer_listStephan Bergmann2015-11-202-14/+15
* loplugin:unusedfields in desktopNoel Grandin2015-11-205-42/+12
* vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna2015-11-181-1/+1
* lok::Document::initializeForRendering: support init. argumentsMiklos Vajna2015-11-183-39/+43
* sc lok: use client zoom for ViewRowColumnHeadersAndrzej Hunt2015-11-161-0/+3
* Bin some const char arrays used only onceTor Lillqvist2015-11-161-10/+2
* desktop: stop --convert-to from creating some not requested ...Michael Stahl2015-11-161-60/+66
* no need to take a mutex when only dealing with stack-local dataNoel Grandin2015-11-162-44/+4
* use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara2015-11-161-2/+2
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-154-438/+399
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-153-6/+3
* CppunitTest_desktop_lib: add Writer comments textcaseMiklos Vajna2015-11-142-0/+47
* loplugin:nullptrStephan Bergmann2015-11-132-6/+6
* LOK: setClientZoom() - sets the client zoom levelMihai Varga2015-11-132-1/+27
* lok: Use reference instead of copy constructing in range-based for.Jan Holesovsky2015-11-121-5/+5
* sw lok: filter out defalt styles to avoid duplicatesAndrzej Hunt2015-11-121-4/+14
* More range based forAndrzej Hunt2015-11-121-1/+1
* Use std::vector instead of an array of stringsAndrzej Hunt2015-11-121-3/+5
* lok: send list of commands instead of ClearStylesAndrzej Hunt2015-11-122-5/+22
* Windows header sanitizationAshod Nakashian2015-11-121-2/+2
* Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist2015-11-121-1/+0
* lok sw: Place default styles at top of style selectorAndrzej Hunt2015-11-111-0/+33
* lok: add Clear formatting to getStyles()Andrzej Hunt2015-11-113-2/+15
* Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt2015-11-111-0/+69
* loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann2015-11-101-1/+1