1. 971f2e4 updae getTileMode by Caolán McNamara · 10 years ago feature/cp-5.0-cairo-svp
  2. 95452fc Resolves: tdf#95962 incorrect scanline stride by Caolán McNamara · 10 years ago
  3. d0c6ea6 Resolves: rhbz#1283426 using vdevs based on now dead physical devs is unsafe by Caolán McNamara · 10 years ago
  4. 8626caf cairo svp: Sync the vcl unit tests with master. by Jan Holesovsky · 10 years ago
  5. f9461c1 cairo svp: Build fixes in the rest of the codebase. by Jan Holesovsky · 10 years ago
  6. a1ea62d cairo svp: Now it finally builds. by Jan Holesovsky · 10 years ago
  7. 449434d retain type for another level by Caolán McNamara · 11 years ago
  8. 37d0fce cairo svp: More build fixes. by Jan Holesovsky · 10 years ago
  9. b17ddfd valgrind: scary warning that the cairo font options were deleted before use by Caolán McNamara · 10 years ago
  10. bfaeaee cairo svp: More build fixes. by Jan Holesovsky · 10 years ago
  11. 414f5e7 op is always SAL_OBJECT_CLIP_INCLUDERECTS by Caolán McNamara · 10 years ago
  12. 31511ee SAL_OBJECT_CLIP_ABSOLUTE is never used by Caolán McNamara · 10 years ago
  13. 75241604 nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS now by Caolán McNamara · 10 years ago
  14. 0e8e3eb cairo svp: Even more build fixes. by Jan Holesovsky · 10 years ago
  15. b500599 rename drawSurface to releaseCairoContext by Caolán McNamara · 10 years ago
  16. b757369 cairo svp: More build fixes. by Jan Holesovsky · 10 years ago
  17. 54532d6 tdf#93684 - Remove SalFrame::Sync by Ryan McCoskrie · 11 years ago
  18. 18a3033 last arg of SetOutputSizePixelScaleOffsetAndBuffer no longer used by Caolán McNamara · 10 years ago
  19. a0595f3 vcl: actually that shared_array was a scam by Michael Stahl · 10 years ago
  20. 9d0efc3 use cairo-compatible top-down direction virtual devices everywhere by Caolán McNamara · 10 years ago
  21. 5708d0e cairo svp: More build fixes. by Jan Holesovsky · 10 years ago
  22. 611834f cairo svp: Build fixes. by Jan Holesovsky · 10 years ago
  23. e884ffc coverity#708213 ditch the empty ctor/dtors by Caolán McNamara · 11 years ago
  24. 6e07820 make CalcMaskShift a verifiable operation by Caolán McNamara · 11 years ago
  25. 9895922 WaE: this method can be declared static ColorMaskElement::CalcMaskShift by Tor Lillqvist · 11 years ago
  26. 0850b4d move CalcMaskShift to ColorMaskElement by Caolán McNamara · 11 years ago
  27. 8bae722 move mask into ColorMaskElement too by Caolán McNamara · 11 years ago
  28. 559cc75 split out shared rgb components into structs by Caolán McNamara · 11 years ago
  29. 93891ea cairo svp: WindowStateMask::* -> WINDOWSTATE_MASK_* by Jan Holesovsky · 10 years ago
  30. 6a64ffc cairo svp: More build fixes. by Jan Holesovsky · 10 years ago
  31. 8dabcec establish that Virtual Devices either match Physical Device depth or ... by Caolán McNamara · 10 years ago
  32. c5f401b7 cairo svp: SalFrameToTop -> sal_uInt16. by Jan Holesovsky · 10 years ago
  33. d07cf23 cairo svp: SalFrameStyleFlags -> sal_uLong. by Jan Holesovsky · 10 years ago
  34. 6a46fc2 cairo svp: mnSetFontFlags is unused, and gone in master. by Jan Holesovsky · 10 years ago
  35. a1627c2 cairo svp: SalEvent -> sal_uInt16. by Jan Holesovsky · 10 years ago
  36. 404f6c9 cairo svp: Initial copy from master. by Jan Holesovsky · 10 years ago
  37. 9674427 lok context menu: Include uno commands for submenus too by Pranav Kant · 10 years ago
  38. 19e246c Revert "lok context menu: Include uno commands for submenus too" by Pranav Kant · 10 years ago
  39. d57994a lok context menu: Include uno commands for submenus too by Pranav Kant · 10 years ago
  40. b229297 LOK: invalidate cursor only when required by Ashod Nakashian · 10 years ago
  41. 0b223ba LOK: ensure KeyInput is handled with the correct MapMode by Ashod Nakashian · 10 years ago
  42. 4523f78 LOK: invalidate annotation window upon showing by Ashod Nakashian · 10 years ago
  43. b5c2a3f LOK: improved event handling and fixes by Ashod Nakashian · 10 years ago
  44. a67deda Revert "LOK: simplify notification compression to minimize error" by Ashod Nakashian · 10 years ago
  45. 6f857ea framework: register DispatchDisabler service by Miklos Vajna · 10 years ago
  46. ef5ee52 framework: initial implementation of a dispatch disabler. by Michael Meeks · 10 years ago
  47. bb51f11 sc lok: Invalidate the new extended area by Pranav Kant · 10 years ago cp-5.0-35
  48. fa4c224 sc: Add new param, DontTerminateEdit, to .uno:Save by Pranav Kant · 10 years ago
  49. f768a04 Bump version to 5.0-35 by Andras Timar · 10 years ago
  50. b105b8c sc lok: Extend the spreadsheet area when we are "close enough" to the end. by Jan Holesovsky · 10 years ago
  51. fd5ae1f sc lok: Move the handling of the area back to GetTiledRenderingArea(). by Jan Holesovsky · 10 years ago
  52. eff0aa51 sc lok: set a limit for tiled column and row by Henry Castro · 10 years ago
  53. a403ae3 tdf#84323: Make osl::Condition::wait more readable by Stephan Bergmann · 11 years ago
  54. e743e35 LOK: fire SET_PART event when Calc page is changed by Ashod Nakashian · 10 years ago
  55. 920aec3 LOK: fire SET_PART event when Impress page is changed by Ashod Nakashian · 10 years ago
  56. cd4fd1b LOK: simplify notification compression to minimize error by Ashod Nakashian · 10 years ago
  57. 7cdfe08 LOK: drop identical invalidation notifications by Ashod Nakashian · 10 years ago
  58. bd55be7e -Werror=missing-field-initializers. by Tor Lillqvist · 10 years ago
  59. c01a98e lok context menu: unit test by Pranav Kant · 10 years ago
  60. 21f9383 LOK: process idle events when testing event processing by Ashod Nakashian · 10 years ago
  61. a6dfeca LOK: SAL_WARN for each removed event is unnecessary by Ashod Nakashian · 10 years ago
  62. 57785e1 flushTimers() -> Scheduler::ProcessEventsToIdle() by Ashod Nakashian · 10 years ago
  63. 2c0e737 CppunitTest_desktop_lib: avoid #include "../..." style include by Miklos Vajna · 10 years ago
  64. abe370a sw: add AnchorType parameter to .uno:Paste by Miklos Vajna · 10 years ago
  65. 6afeaee lok: Extend the StatusModified unit test with Save As. by Jan Holesovsky · 10 years ago
  66. e326075 CppunitTest_desktop_lib: add ModifiedStatus callback testcase by Miklos Vajna · 10 years ago
  67. ebf654c sc lok: Add initial test for .uno:CellCursor by Andrzej Hunt · 10 years ago
  68. 6a7e4ab vcl: fix event processing to idle - for JUnit tests. by Michael Meeks · 10 years ago
  69. dfc2c19 Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_API by Miklos Vajna · 10 years ago
  70. aadab5f Don't change part on text documents to paint tiles by Ashod Nakashian · 10 years ago
  71. 7f6a0f6 Allow painting for arbitrary part by Ashod Nakashian · 10 years ago
  72. bd5f5ee filter: svg: avoid undefined variables by Henry Castro · 10 years ago
  73. 5034d9a update credits by Christian Lohmaier · 10 years ago cp-5.0-34
  74. b5e33d7 Bump version to 5.0-34 by Andras Timar · 10 years ago
  75. f73c289 bump openssl to 1.0.2h by Christian Lohmaier · 10 years ago
  76. ad72159 this unit test fails on MACOSX, reason unknown, disable by Andras Timar · 10 years ago
  77. 89f4282 Bump version to 5.0-33 by Andras Timar · 10 years ago cp-5.0-33
  78. 4d4edcc tdf#93868: PPTX import: Incorrect inheritance of shape fill properties by Matus Uzak · 10 years ago
  79. 8d0455e tdf#94760 Better default values for graphics cache by Akshay Deep · 10 years ago
  80. 4a4839d don't allocate and destroy a LocaleDataItem for each cell, tdf#97989 by Markus Mohrhard · 10 years ago
  81. 292e525 don't sanitize value to an insane value, tdf#97863 by Markus Mohrhard · 10 years ago
  82. c2064f99 tdf#99074 DOCX import: handle <w:view w:val="web"/> by Miklos Vajna · 10 years ago
  83. fdb04ad we need the position in the formula converter, tdf#99093 by Markus Mohrhard · 10 years ago
  84. d2f262b import all formatting properties for column style, tdf#96549 by Markus Mohrhard · 10 years ago
  85. 9e65f1b tdf#99135 VML import: handle image crop by Miklos Vajna · 10 years ago
  86. 3dae33b use the ScRefCellValue already available, tdf#97989 by Markus Mohrhard · 10 years ago
  87. afd2095 Related: tdf#65642 RTF filter: import \pgnucrm by Miklos Vajna · 10 years ago
  88. 7aa6e75 Related: tdf#65642 RTF filter: import \pgnlcrm by Miklos Vajna · 10 years ago
  89. 40be6ee tdf#90097 RTF import: handle fRelFlipV property for line shapes by Miklos Vajna · 10 years ago
  90. 0380e89 Related: tdf#65642 RTF filter: import \pgndec by Miklos Vajna · 10 years ago
  91. b7b6296 Updated core Project: translations c954c6b1bb84863119addd93e31780bfb9fbc8c0 by Christian Lohmaier · 10 years ago
  92. 3e27121 update credits by Christian Lohmaier · 10 years ago
  93. e4ab332 tdf#79679 vcl: dashed lines show as solid lines when importing EMF files by Chris Sherlock · 10 years ago
  94. f7fbaec tdf#99172 support for vertical align import/export property for text boxes by Vasily Melenchuk · 10 years ago
  95. 186fd20 tdf#99450/tdf#99462: fix insert twice the same object in Photo album by Julien Nabet · 10 years ago
  96. 53ed464 tdf#94449: special text attributes are not removed with paragraph style by Oliver Specht · 10 years ago
  97. ec8ce78 Resolves: tdf#98366 paste document has 10x10 sized SdPages... by Caolán McNamara · 10 years ago
  98. 9189450 do not localize Collabora Office URL by Andras Timar · 10 years ago
  99. cf98799 Some LOK notifications are dropped if they are superseeded by later ones by Ashod Nakashian · 10 years ago
  100. 8a6dab5 std::tuple -> std::pair by Ashod Nakashian · 10 years ago