1. 3af5cc2 prototype native gtk3 .ui loading message dialog by Caolán McNamara · 11 years ago feature/gtk3nativedialogs
  2. 2e874cb some random tweaks by Caolán McNamara · 11 years ago
  3. 916943d split out ref-count-base into a base class by Caolán McNamara · 11 years ago
  4. 93b615d gtk3: bizarro macosx default text area height calc infected gtk3 by Caolán McNamara · 11 years ago
  5. ab23efc coverity#1308431 wiggle code to see if this silences coverity by Caolán McNamara · 11 years ago
  6. 98c6cf4 colorful interactive gbuild output by Bjoern Michaelsen · 11 years ago
  7. 69ef1a0 make GetCellPosition a member and visible by Bjoern Michaelsen · 11 years ago
  8. a2c4bed sw redercontext: fix missing draw of the overlay by Miklos Vajna · 11 years ago
  9. 1cf7e27 tdf#90452: Templates should adhere to the recent docs colors too. by Jan Holesovsky · 11 years ago
  10. 7387cdb tdf#90452: The correct color for the message when there's no recent file yet. by Jan Holesovsky · 11 years ago
  11. aef5e0a tdf#90452: Remove the frame around the Help and Extension buttons. by Jan Holesovsky · 11 years ago
  12. 562d2c3 tdf#90452: Implement the new design of the startcenter. by Jan Holesovsky · 11 years ago
  13. 1a8915e Fix typos by Andrea Gelmini · 11 years ago
  14. f82e642 only try gtk3 vclplug on >= 3.14 by Caolán McNamara · 11 years ago
  15. ca5e9c6 Revert "Revert "Typo: repsent->represent"" by Stephan Bergmann · 11 years ago
  16. bfc8185 Revert "Revert "Wrong comment with 'sal_True' instead of 'true'"" by Stephan Bergmann · 11 years ago
  17. 14255b6 Coverity 1308555, 1308562, 1308600: Drop some SAL_THROW_EXTERN_C by Stephan Bergmann · 11 years ago
  18. 26d1a59 unit test, check for all ScRange::Parse() valid flags, tdf#92426 by Eike Rathke · 11 years ago
  19. 02d3ae9 tdf#91112 replace o3tl::compose1 with lambdas in reportdesign by Jorenz Paragas · 11 years ago
  20. daf0675 Coverity 1308468 etc.: Exception specifications by Stephan Bergmann · 11 years ago
  21. 07cd14f tdf#92426 explicitly set valid row/col for entire col/row references by Eike Rathke · 11 years ago
  22. a12db8e tdf#92440: Reduce code areas covered by mutex by Stephan Bergmann · 11 years ago
  23. b6cefd5 sw: avoid layout recursion when loading documents with charts... by Michael Stahl · 11 years ago
  24. 6c76a0a tdf#91641 adjust cursor when deleting preceding characters by Justin Luth · 11 years ago
  25. c0a79b1 Remove unnecessary include by Stephan Bergmann · 11 years ago
  26. 8c92b5a loplugin:vclwidgets by Stephan Bergmann · 11 years ago
  27. 8ed32d8a unit tests for tdf#92427 by Eike Rathke · 11 years ago
  28. cb813b3 tdf#92386: Writer crashes in print preview if document in 2 windows by Julien Nabet · 11 years ago
  29. 9ce8f73 gtk3: re-enable when in backdrop and receive delete signal by Caolán McNamara · 11 years ago
  30. 0ccefa0 tdf#92427 entire column/row reference also if both sticky parts are relative by Eike Rathke · 11 years ago
  31. f430587 gtk3: detect if a new frame is just a tooltip by Caolán McNamara · 11 years ago
  32. 6b2006c CreateAccessible just forwards to the parent impl already by Caolán McNamara · 11 years ago
  33. 9eb8839 these can be private by Caolán McNamara · 11 years ago
  34. 53d354e Fix error: chosen constructor is explicit in copy-initialization by Tor Lillqvist · 11 years ago
  35. ff06895 tdf#75256 New sifr icons - slidemasterpage and resetattributes by Matthias Freund · 11 years ago
  36. 8baeb65 remove spurious line (should fix OSX) by Bjoern Michaelsen · 11 years ago
  37. 7c769c7 add English (Gambia) [en-GM] locale data, tdf#92442 by Eike Rathke · 11 years ago
  38. 07ec1e8 add English (Gambia) [en-GM] to language list, tdf#92442 by Eike Rathke · 11 years ago
  39. 82307b1 sw rendercontext: update drawlayer in SwViewShell::Paint by Miklos Vajna · 11 years ago
  40. af9d02a SwViewShell::DLPrePaint2: paint to mpOut if isOutputToWindow() by Miklos Vajna · 11 years ago
  41. 67d0aee gtk3: draw disabled menubars entries with disabled text color by Caolán McNamara · 11 years ago
  42. a1b73b3 getCells->GetCells(): not an UNO function by Bjoern Michaelsen · 11 years ago
  43. 7c17cb0 use initializer-lists by Bjoern Michaelsen · 11 years ago
  44. 1ad4751 now use GetAny() here by Bjoern Michaelsen · 11 years ago
  45. f7d603a refactor out SwXCell:GetAny() by Bjoern Michaelsen · 11 years ago
  46. a54845e refactor out getCells() in for chart seqs too by Bjoern Michaelsen · 11 years ago
  47. 9ee481c kill ugly GetDataSequence, now unused by Bjoern Michaelsen · 11 years ago
  48. 91dd43a refactor getTextualData by Bjoern Michaelsen · 11 years ago
  49. f828df4 refactor getNumericalData, by Bjoern Michaelsen · 11 years ago
  50. 0685f90 remove one client of getDataSequence by Bjoern Michaelsen · 11 years ago
  51. 9437369 simplify by Bjoern Michaelsen · 11 years ago
  52. f98a687f remove dead code by Bjoern Michaelsen · 11 years ago
  53. 57ac4a5 simplify by Bjoern Michaelsen · 11 years ago
  54. 5ab8a73 dont branch on the same conditional twice by Bjoern Michaelsen · 11 years ago
  55. 0ae7f85 should there be a size mismatch here, we already wrote out-of-bounds by Bjoern Michaelsen · 11 years ago
  56. 02b1e14 gtk3: listen to state-flags-changed and disable toplevels when in backdrop by Caolán McNamara · 11 years ago
  57. 203e3c0 tdf#92281 - FILEOPEN: Only western font is set for symbols in DOC files by Mark Hung · 11 years ago
  58. d16d9f9 remove some unnecessary typedefs to pointer by Noel Grandin · 11 years ago
  59. fa5822c more change in JNI func sigs between Java 6 and 7 workarounds by Rene Engelhard · 11 years ago
  60. 571f0ab tdf#92438 fix regression in LibreLogo icon order by László Németh · 11 years ago
  61. f337002 translate some comments on the fly by Eike Rathke · 11 years ago
  62. 9a21a20 introduce ScRefUpdateRes UR_STICKY by Eike Rathke · 11 years ago
  63. 2e63faa instsetoo_native: fix building installation sets by Michael Stahl · 11 years ago
  64. 5e83f49 Resolves: tdf#31577 volatile lookup ranges must not be cached by Eike Rathke · 11 years ago
  65. 1ca05e1 can't make the gtk3 dialogs modal for some reason, workaround the auto-popdown by Caolán McNamara · 11 years ago
  66. ef575c9 fdo#39468 Translate German Comments - reportdesign by Phillip Sz · 11 years ago
  67. 81b606f support plain database range (table) names in INDIRECT by Eike Rathke · 11 years ago
  68. beb4aa2 SwViewShell::ImplEndAction: avoid direct paint by Miklos Vajna · 11 years ago
  69. 39b04ad Remove some hard coded references to "LibreOffice" as Productname. by Martin Hollmichel · 11 years ago
  70. 3532e84 Forgot the end marker of the Emacs mode line by Tor Lillqvist · 11 years ago
  71. 6bc851e Untabify and add Emacs and vim mode lines by Tor Lillqvist · 11 years ago
  72. 6f595a6 Simplify productname logic. by Martin Hollmichel · 11 years ago
  73. 7e7525a tdf#92047 - cleanup logic. by Michael Meeks · 11 years ago
  74. 98d2d98 SwViewShell::Paint: restore old render context at the end by Miklos Vajna · 11 years ago
  75. 3039694 TableRef: can be used in INDIRECT by Eike Rathke · 11 years ago
  76. b014150 tdf#68016 Write fixture for current behaviour of SfxListener by Tobias Lippert · 11 years ago
  77. e03a5f5 online update: Configure switch --enable-online-update=mar by Jan Holesovsky · 11 years ago
  78. 8c07510 online update: Add updater executable build support by Nathan Yee · 11 years ago
  79. 7316144 online update: Add mar executable build support by Nathan Yee · 11 years ago
  80. 07b1007 online update: Add MAR library creation capability by Nathan Yee · 11 years ago
  81. 2c505ec online update: Add preliminary support for creating MAR libraries by Nathan Yee · 11 years ago
  82. dba90c0 online update: MAR-based online update - initial import from Mozilla. by Jan Holesovsky · 11 years ago
  83. dc1dd18 Related tdf#92322: fix crash with doCursor by Julien Nabet · 11 years ago
  84. 515f63b German comments: i18npool and scaddins now complete. by Michael Meeks · 11 years ago
  85. 3e8c14d tdf#92353 FileSave: Not confirmed for overwrite a file (unix) by Juergen Funk · 11 years ago
  86. 8c30d8b Explain how to test SDK examples by Stephan Bergmann · 11 years ago
  87. 8527dfb SwFrm::Calc: use vcl::RenderContext by Miklos Vajna · 11 years ago
  88. e05fbf0 Make the patch actually apply by Tor Lillqvist · 11 years ago
  89. 7bb74f1 tdf#84381: Improved sidebar selection analyser for Calc and Draw/Impress by Rishabh Kumar · 11 years ago
  90. 594ef25 Related tdf#92262: PIVOTTABLE: crash when clicking on the autofilter arrow by Julien Nabet · 11 years ago
  91. bead58c fix build of libetonyek with older versions of gcc by David Tardon · 11 years ago
  92. 48abc97 g_assert_nonnull was not declared by Caolán McNamara · 11 years ago
  93. 2d196d0 Resolves: tdf#92275 impress grinds to a halt constant swapping images by Caolán McNamara · 11 years ago
  94. 1f2a705 coverity#1308581 Uncaught exception by Caolán McNamara · 11 years ago
  95. e632eae coverity#1308576 Uncaught exception by Caolán McNamara · 11 years ago
  96. 53bd35a coverity#1308553 Uncaught exception by Caolán McNamara · 11 years ago
  97. c921885 coverity#1308463 Uncaught exception by Caolán McNamara · 11 years ago
  98. 16f8348 coverity#1308429 Unchecked return value by Caolán McNamara · 11 years ago
  99. dc0b9ff coverity#1308595 Uncaught exception by Caolán McNamara · 11 years ago
  100. 69dcc8f coverity#1308594 Uncaught exception by Caolán McNamara · 11 years ago