summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-13LOK: setClientZoom() - sets the client zoom levelMihai Varga2-1/+27
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 Hunt2-5/+22
2015-11-12Windows header sanitizationAshod Nakashian1-2/+2
2015-11-12Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist1-1/+0
2015-11-11lok sw: Place default styles at top of style selectorAndrzej Hunt1-0/+33
2015-11-11lok: add Clear formatting to getStyles()Andrzej Hunt3-2/+15
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt1-0/+69
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-1/+1
2015-11-10desktop: Make the --writer/--calc/--impress command line options work again.Jan Holesovsky1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann63-293/+293
2015-11-09new loplugin: oncevarNoel Grandin3-8/+5
2015-11-08sc lok: Add initial test for .uno:CellCursorAndrzej Hunt1-0/+20
2015-11-06afl-event-testing: afl-1.93b has a new persistent patternCaolán McNamara1-18/+8
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann3-18/+18
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 Grandin6-29/+23