summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2016-01-12Typo: 'It as' -> 'It is'Samuel Mehrbrodt1-1/+1
2016-01-11loplugin: unused return values in desktopNoel Grandin14-59/+35
2016-01-10Fix typosAndrea Gelmini5-8/+8
2016-01-06Use OUStringBuffer when constructing string in loopAndrzej Hunt1-3/+3
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt1-1/+1
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock1-6/+6
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock1-2/+2
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin1-1/+1
2015-12-24loplugin:unusedfieldsNoel Grandin2-3/+1
2015-12-23loplugin:unusedfields in desktopNoel Grandin10-42/+7
2015-12-21loplugin:unusedmethodsNoel Grandin1-1/+0
2015-12-18LOK: get feedback for all of the font/back color commandsMihai Varga1-0/+3
2015-12-14FreeBSD can live with default search pathBaptiste Daroussin1-1/+1
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist1-1/+0
2015-12-08Missing osl_destroyThreadStephan Bergmann1-0/+1
2015-12-07last arg of SetOutputSizePixelScaleOffsetAndBuffer no longer usedCaolán McNamara1-4/+2
2015-12-07Resolves: tdf#96224 don't fiddle around with a separate alpha bufferCaolán McNamara2-35/+4
2015-12-07tdf#96250 desktop: empty str is the same as 0 str in jsonToPropertyValues()Miklos Vajna1-1/+1
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna2-3/+0
2015-12-04Fix documentationStephan Bergmann1-12/+12
2015-12-04unoinfo documentationStephan Bergmann1-0/+35
2015-12-03uno::Sequence -> std::vectorNoel Grandin2-255/+150
2015-11-30loplugin:vclwidgetsStephan Bergmann1-6/+8
2015-11-30LOK: get state change feedback for more uno commandsMihai Varga1-11/+15
2015-11-30LOK: renderFont methodMihai Varga1-0/+53
2015-11-30loplugin:unusedfieldsNoel Grandin2-3/+0
2015-11-26i126615 - Allow build on FreeBSD Mac PowerPCG5Pedro Giffuni1-0/+3
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 McNamara3-13/+19
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-23Fix help for argument --pidfile (--pidfile=file)Reto Schneider1-1/+1
2015-11-23LOK: add Document::getTileMode()Miklos Vajna1-0/+7
2015-11-22cppcheck:useInitializationListNoel Grandin1-2/+3
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann2-14/+15
2015-11-20loplugin:unusedfields in desktopNoel Grandin5-42/+12
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-16Bin some const char arrays used only onceTor Lillqvist1-10/+2
2015-11-16desktop: stop --convert-to from creating some not requested ...Michael Stahl1-60/+66
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin2-44/+4
2015-11-16use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara1-2/+2
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian4-438/+399
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin3-6/+3
2015-11-14CppunitTest_desktop_lib: add Writer comments textcaseMiklos Vajna2-0/+47
2015-11-13loplugin:nullptrStephan Bergmann2-6/+6