summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
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
2015-11-13loplugin:nullptrStephan Bergmann
2015-11-13LOK: setClientZoom() - sets the client zoom levelMihai Varga
2015-11-12lok: Use reference instead of copy constructing in range-based for.Jan Holesovsky
2015-11-12sw lok: filter out defalt styles to avoid duplicatesAndrzej Hunt
2015-11-12More range based forAndrzej Hunt
2015-11-12Use std::vector instead of an array of stringsAndrzej Hunt
2015-11-12lok: send list of commands instead of ClearStylesAndrzej Hunt
2015-11-12Windows header sanitizationAshod Nakashian
2015-11-12Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist
2015-11-11lok sw: Place default styles at top of style selectorAndrzej Hunt
2015-11-11lok: add Clear formatting to getStyles()Andrzej Hunt
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10desktop: Make the --writer/--calc/--impress command line options work again.Jan Holesovsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-08sc lok: Add initial test for .uno:CellCursorAndrzej Hunt
2015-11-06afl-event-testing: afl-1.93b has a new persistent patternCaolán McNamara
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05sc lok: update parameter syntax for .uno:CellCursorAndrzej Hunt
2015-11-05sc lok: tdf#94605 introduce uno:CellCursorAndrzej Hunt
2015-11-04yyyyyNoel Grandin
2015-11-04CppunitTest_desktop_lib: test absolute positions for row/column headersMiklos Vajna
2015-11-03lok: Fix crash due to non-initialized callback.Jan Holesovsky
2015-11-03lok: Unit test for LOK_CALLBACK_UNO_COMMAND_RESULT.Jan Holesovsky
2015-11-03sc lok: avoid placeholder row when providing all headersMiklos Vajna
2015-11-03sc lok: allow requesting row headers only for a logic areaMiklos Vajna
2015-11-03build fix?Stephan Bergmann