summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2016-01-13tdf#95573 - stop (crazy) busy loop from blocking rendering.Michael Meeks
2016-01-12Typo: 'It as' -> 'It is'Samuel Mehrbrodt
2016-01-11loplugin: unused return values in desktopNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-06Use OUStringBuffer when constructing string in loopAndrzej Hunt
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-23loplugin:unusedfields in desktopNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-18LOK: get feedback for all of the font/back color commandsMihai Varga
2015-12-14FreeBSD can live with default search pathBaptiste Daroussin
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-08Missing osl_destroyThreadStephan Bergmann
2015-12-07last arg of SetOutputSizePixelScaleOffsetAndBuffer no longer usedCaolán McNamara
2015-12-07Resolves: tdf#96224 don't fiddle around with a separate alpha bufferCaolán McNamara
2015-12-07tdf#96250 desktop: empty str is the same as 0 str in jsonToPropertyValues()Miklos Vajna
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2015-12-04Fix documentationStephan Bergmann
2015-12-04unoinfo documentationStephan Bergmann
2015-12-03uno::Sequence -> std::vectorNoel Grandin
2015-11-30loplugin:vclwidgetsStephan Bergmann
2015-11-30LOK: get state change feedback for more uno commandsMihai Varga
2015-11-30LOK: renderFont methodMihai Varga
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-26i126615 - Allow build on FreeBSD Mac PowerPCG5Pedro Giffuni
2015-11-24desktop: fix LOK_DEBUG rectangle paintingMiklos Vajna
2015-11-23updae getTileModeCaolán McNamara
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-23Do all svp text rendering with cairoCaolán McNamara
2015-11-23Fix help for argument --pidfile (--pidfile=file)Reto Schneider
2015-11-23LOK: add Document::getTileMode()Miklos Vajna
2015-11-22cppcheck:useInitializationListNoel Grandin
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann
2015-11-20loplugin:unusedfields in desktopNoel Grandin
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna
2015-11-18lok::Document::initializeForRendering: support init. argumentsMiklos Vajna
2015-11-16sc lok: use client zoom for ViewRowColumnHeadersAndrzej Hunt
2015-11-16Bin some const char arrays used only onceTor Lillqvist
2015-11-16desktop: stop --convert-to from creating some not requested ...Michael Stahl
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin
2015-11-16use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-14CppunitTest_desktop_lib: add Writer comments textcaseMiklos Vajna