1. 6116125 sc tiled rendering: it's pointless to send selection changes during search all by Miklos Vajna · 10 years ago
  2. 5077a1f tdf#95573 - stop (crazy) busy loop from blocking rendering. by Michael Meeks · 10 years ago
  3. b501417 Typo: 'It as' -> 'It is' by Samuel Mehrbrodt · 10 years ago
  4. a3f3cea loplugin: unused return values in desktop by Noel Grandin · 10 years ago
  5. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  6. 65650d6 Use OUStringBuffer when constructing string in loop by Andrzej Hunt · 10 years ago
  7. 9d0b06e new loplugin rangedforcopy - use reference in range based for by Andrzej Hunt · 10 years ago
  8. 7eab7f3 Cleanup after removing vcl::FontInfo class by Chris Sherlock · 10 years ago
  9. 8227b99 vcl: Excise vcl::FontInfo class by Chris Sherlock · 10 years ago
  10. cb98c42 sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32 by Matteo Casalin · 10 years ago
  11. e3a31fc loplugin:unusedfields by Noel Grandin · 10 years ago
  12. 004803c loplugin:unusedfields in desktop by Noel Grandin · 10 years ago
  13. e18b083 loplugin:unusedmethods by Noel Grandin · 10 years ago
  14. 8a7a20f LOK: get feedback for all of the font/back color commands by Mihai Varga · 10 years ago
  15. 3a8b009 FreeBSD can live with default search path by Baptiste Daroussin · 10 years ago
  16. a643222 No need for a separate <vcl/graph.h> by Tor Lillqvist · 10 years ago
  17. 0fa537a Missing osl_destroyThread by Stephan Bergmann · 10 years ago
  18. 2191a11 last arg of SetOutputSizePixelScaleOffsetAndBuffer no longer used by Caolán McNamara · 10 years ago
  19. bc45215 Resolves: tdf#96224 don't fiddle around with a separate alpha buffer by Caolán McNamara · 10 years ago
  20. 5cc574f tdf#96250 desktop: empty str is the same as 0 str in jsonToPropertyValues() by Miklos Vajna · 10 years ago
  21. 958b9a7 Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_API by Miklos Vajna · 10 years ago
  22. 51a5dfd Fix documentation by Stephan Bergmann · 10 years ago
  23. 08883a3 unoinfo documentation by Stephan Bergmann · 10 years ago
  24. 591f138 uno::Sequence -> std::vector by Noel Grandin · 10 years ago
  25. cd8a295 loplugin:vclwidgets by Stephan Bergmann · 10 years ago
  26. b8627ad LOK: get state change feedback for more uno commands by Mihai Varga · 10 years ago
  27. 24d9819 LOK: renderFont method by Mihai Varga · 10 years ago
  28. ec3f724 loplugin:unusedfields by Noel Grandin · 10 years ago
  29. 7c2edb3 i126615 - Allow build on FreeBSD Mac PowerPCG5 by Pedro Giffuni · 10 years ago
  30. fa377a0 desktop: fix LOK_DEBUG rectangle painting by Miklos Vajna · 10 years ago
  31. d058765 updae getTileMode by Caolán McNamara · 10 years ago
  32. b639fe6 VirtualDevices either match another device depth, or are 1 bit by Caolán McNamara · 10 years ago
  33. c43a3a5 establish that Virtual Devices either match Physical Device depth or ... by Caolán McNamara · 10 years ago
  34. b0f5416 Do all svp text rendering with cairo by Caolán McNamara · 10 years ago
  35. 334082b Fix help for argument --pidfile (--pidfile=file) by Reto Schneider · 10 years ago
  36. fc06f80 LOK: add Document::getTileMode() by Miklos Vajna · 10 years ago
  37. aad80e0 cppcheck:useInitializationList by Noel Grandin · 10 years ago
  38. b879374 Seems more natural to pass a homogenous list by initializer_list by Stephan Bergmann · 10 years ago
  39. 6ed47b1 loplugin:unusedfields in desktop by Noel Grandin · 10 years ago
  40. 479325d vcl::ITiledRenderable::initializeForTiledRendering: support init. arguments by Miklos Vajna · 10 years ago
  41. 4bddfc0 lok::Document::initializeForRendering: support init. arguments by Miklos Vajna · 10 years ago
  42. 396b5f4 sc lok: use client zoom for ViewRowColumnHeaders by Andrzej Hunt · 10 years ago
  43. 01fc6487 Bin some const char arrays used only once by Tor Lillqvist · 10 years ago
  44. c994ce8 desktop: stop --convert-to from creating some not requested ... by Michael Stahl · 10 years ago
  45. 21a9bc8 no need to take a mutex when only dealing with stack-local data by Noel Grandin · 10 years ago
  46. 7dd6b26 use cairo-compatible top-down direction virtual devices everywhere by Caolán McNamara · 10 years ago
  47. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  48. 96c26b0 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  49. 54d2295 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  50. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  51. 1118689 CppunitTest_desktop_lib: add Writer comments textcase by Miklos Vajna · 10 years ago
  52. 5a137c4 loplugin:nullptr by Stephan Bergmann · 10 years ago
  53. 96cd2ab LOK: setClientZoom() - sets the client zoom level by Mihai Varga · 10 years ago
  54. addd884 lok: Use reference instead of copy constructing in range-based for. by Jan Holesovsky · 10 years ago
  55. 0b3fbf8 sw lok: filter out defalt styles to avoid duplicates by Andrzej Hunt · 10 years ago
  56. 6e6ae98 More range based for by Andrzej Hunt · 10 years ago
  57. d554597 Use std::vector instead of an array of strings by Andrzej Hunt · 10 years ago
  58. fbc3965 lok: send list of commands instead of ClearStyles by Andrzej Hunt · 10 years ago
  59. 1a494d9 Windows header sanitization by Ashod Nakashian · 10 years ago
  60. b216cc1 Avoid mesa_headers on X11, also link with -lGL only where necesssary by Tor Lillqvist · 10 years ago
  61. 5c6119e lok sw: Place default styles at top of style selector by Andrzej Hunt · 10 years ago
  62. 0b5991e lok: add Clear formatting to getStyles() by Andrzej Hunt · 10 years ago
  63. 81b8ca6 Implement LOK_CALLBACK_MOUSE_POINTER by Andrzej Hunt · 10 years ago
  64. 4868645 loplugin:nullptr (automatic rewrite; Mac-specific code) by Stephan Bergmann · 10 years ago
  65. 0ecbe22 desktop: Make the --writer/--calc/--impress command line options work again. by Jan Holesovsky · 10 years ago
  66. 72c48b7 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  67. 6c80a8f new loplugin: oncevar by Noel Grandin · 10 years ago
  68. 2f13f05 sc lok: Add initial test for .uno:CellCursor by Andrzej Hunt · 10 years ago
  69. cc68b830 afl-event-testing: afl-1.93b has a new persistent pattern by Caolán McNamara · 10 years ago
  70. 7bad24f loplugin:stringconstant: elide explicit ctor usage (manually due to macros) by Stephan Bergmann · 10 years ago
  71. 61b0a3d loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  72. e7e0d46d sc lok: update parameter syntax for .uno:CellCursor by Andrzej Hunt · 10 years ago
  73. 2bcaffd sc lok: tdf#94605 introduce uno:CellCursor by Andrzej Hunt · 10 years ago
  74. 59b072e yyyyy by Noel Grandin · 10 years ago
  75. 2bed186 CppunitTest_desktop_lib: test absolute positions for row/column headers by Miklos Vajna · 10 years ago
  76. b846b03 lok: Fix crash due to non-initialized callback. by Jan Holesovsky · 10 years ago
  77. a4988d2 lok: Unit test for LOK_CALLBACK_UNO_COMMAND_RESULT. by Jan Holesovsky · 10 years ago
  78. 788cec0 sc lok: avoid placeholder row when providing all headers by Miklos Vajna · 10 years ago
  79. 7530369 sc lok: allow requesting row headers only for a logic area by Miklos Vajna · 10 years ago
  80. dc58681 build fix? by Stephan Bergmann · 10 years ago
  81. a2141e3 desktop: minimal Android build fix by Miklos Vajna · 10 years ago
  82. 8c987fa lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback. by Jan Holesovsky · 10 years ago
  83. be729e7 tdf#94269: Replace "n" prefix for bool variables with "b" by Benjamin Ni · 11 years ago
  84. 9bf204f afl-eventtesting: can simplify this now we use QueryExit by Caolán McNamara · 10 years ago
  85. 364590a afl-eventtesting: fix persistent mode by Caolán McNamara · 10 years ago
  86. 6d9124d android: update JNI facade, rename mouse/keyboard event flags by Tomaž Vajngerl · 10 years ago
  87. e0d68da android: don't use alpha VDev when painting tiles on Android by Tomaž Vajngerl · 10 years ago
  88. b5db48a no need to use OUString constructor in call to createInstance by Noel Grandin · 10 years ago
  89. e105705 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  90. a7ce5f83 LOK: initial Document::getCommandValues() for RowColumnHeaders by Miklos Vajna · 10 years ago
  91. 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
  92. 8e36852 LOK: font/back color feedback by Mihai Varga · 10 years ago
  93. 7cdbde4 Initialize Sequence<beans::NamedValue> from initializer_lists by Noel Grandin · 10 years ago
  94. bfd79be vcl: getWindow() -> setClipboard() in ITiledRenderable by Miklos Vajna · 10 years ago
  95. 644487a loplugin:unusedmethods by Noel Grandin · 11 years ago
  96. 080bd44 gtktiledviwer: try to paste as html, then as plain text by Miklos Vajna · 10 years ago
  97. faa316e lok clipboard: support rich text paste by Miklos Vajna · 10 years ago
  98. 7efbbe9 lok::Document::paste: check if the given mime type is supported by Miklos Vajna · 10 years ago
  99. ee5d1b0 loplugin:defaultparams by Stephan Bergmann · 10 years ago
  100. d491ae5 desktop: add lok::Document::paste() testcase by Miklos Vajna · 10 years ago