1. ebfc7ac vcldemo: horrible scratch me - exposes internals for testing. by Michael Meeks · 11 years ago private/mmeeks/gldebug
  2. 12d8986 vcldemo: lower level help showing. by Michael Meeks · 11 years ago
  3. 8b39c01 vcldemo: make balloon help test minimal, and pop-up help on start. by Michael Meeks · 11 years ago
  4. 413f7c3 Remove oox::core::FilterBase::implGetImplementationName indirection by Stephan Bergmann · 11 years ago
  5. a81d605 fix higher debug build by Caolán McNamara · 11 years ago
  6. 2f49c0b Fix MSVC build by Stephan Bergmann · 11 years ago
  7. 93b0b5b tdf#90030 Jump to Last Edited Slide Menu Entry by Anurag Kanungo · 11 years ago
  8. 3099c70b Fix various XServiceInfo implementations by Stephan Bergmann · 11 years ago
  9. 5229726 loplugin: add Dialog to unusedvariablecheck by Noel Grandin · 11 years ago
  10. bca6b66 DocxAttributeOutput::m_pFoot/EndnotesList: use std::unique_ptr by Miklos Vajna · 11 years ago
  11. 05da6e1 -Werror,-Winconsistent-missing-override by Stephan Bergmann · 11 years ago
  12. d4652b5 WW8: bShdTxtCol is always false by Zolnai Tamás · 11 years ago
  13. f7424ed SfxTabDialog: avoid changing const input parameter by Zolnai Tamás · 11 years ago
  14. e316792 make SwClientIter::GoStart/GoEnd private by Bjoern Michaelsen · 11 years ago
  15. a21948b refactor iteration by Bjoern Michaelsen · 11 years ago
  16. 3b4e5fd get rid of SearchType by Bjoern Michaelsen · 11 years ago
  17. 29492f2 Typo: remmeber->remember by Julien Nabet · 11 years ago
  18. bc4a33a Typo: warpper->wrapper by Julien Nabet · 11 years ago
  19. f3d41e1 fix stray SAL_OVERRIDE by Bjoern Michaelsen · 11 years ago
  20. 7ea33ed remove 'shortcut' that is longer than the original by Bjoern Michaelsen · 11 years ago
  21. b0dae8c Fixes for moving stuff to SwIterator by Bjoern Michaelsen · 11 years ago
  22. 059b2b0 Move SwClientIter::Previous() to SwIterator by Bjoern Michaelsen · 11 years ago
  23. 32d322a Move SwClientIter::Next() to SwIterator by Bjoern Michaelsen · 11 years ago
  24. a583f44 Move SwClientIter::Last() to SwIterator by Bjoern Michaelsen · 11 years ago
  25. 82a0260 move SwClientIter::First() to SwIterator by Bjoern Michaelsen · 11 years ago
  26. 0c27314 assert hard here by Bjoern Michaelsen · 11 years ago
  27. d7ab0bc make typed iteration private in SwClientIter now by Bjoern Michaelsen · 11 years ago
  28. 1fb1016 Pipe legacy Modify calls through SwClientModify by Bjoern Michaelsen · 11 years ago
  29. ea7f16b tdf#89361 Remove remnants of Gopher support by Adolfo Jayme Barrientos · 11 years ago
  30. 5a751d3 make SwIterator final by Bjoern Michaelsen · 11 years ago
  31. 553a058 core: dont use 'shortcut' that is longer than the original by Bjoern Michaelsen · 11 years ago
  32. bc2740d unocore: dont use 'shortcut' that is longer than the original by Bjoern Michaelsen · 11 years ago
  33. 883cb9e core/layout: dont use 'shortcut' that is longer than the original by Bjoern Michaelsen · 11 years ago
  34. 274a1bc core/docnode: dont use 'shortcut' that is longer than the original by Bjoern Michaelsen · 11 years ago
  35. e6fb43c CppunitTest_sw_tiledrendering: disable part of testSetGraphicSelection on OS X by Miklos Vajna · 11 years ago
  36. 1f61e13 Exclude Python components if --disable-python by Stephan Bergmann · 11 years ago
  37. f87a47a core/doc: dont use 'shortcut' that is longer than the original by Bjoern Michaelsen · 11 years ago
  38. f299396 use SwIterator<> by Bjoern Michaelsen · 11 years ago
  39. 2c93ae2 use SwIterator<> by Bjoern Michaelsen · 11 years ago
  40. 8b41d429 use SwIterator<> by Bjoern Michaelsen · 11 years ago
  41. b5cff1e use SwIterator<> by Bjoern Michaelsen · 11 years ago
  42. d426723 use SwIterator<> by Bjoern Michaelsen · 11 years ago
  43. e9fc57c use SwIterator for typed iteration by Bjoern Michaelsen · 11 years ago
  44. 0d97d25 use SwIterator for typed iteration by Bjoern Michaelsen · 11 years ago
  45. 5111ad5 nonsense SwClientIter::operator() isnt used, better remove before someone does by Bjoern Michaelsen · 11 years ago
  46. 9fb3182 external/coinmp: Work around -Werror,-Wformat-pedantic by Stephan Bergmann · 11 years ago
  47. 81f0c28 lok_docview_init: ignore the second, not the first param by Miklos Vajna · 11 years ago
  48. 45b82d9 libreofficekit: various loplugin fixes by Stephan Bergmann · 11 years ago
  49. 144b5e6 tdf#90029: FM_PROP_DATE/TIME confusion by Stephan Bergmann · 11 years ago
  50. d44240e Adapt configure.ac check to new Clang -fno-sanitize-recover=... syntax by Stephan Bergmann · 11 years ago
  51. 2479fae android: add toolbar button to force-show the soft keyboard by Miklos Vajna · 11 years ago
  52. af379e9 ImpEditView::DrawSelection: emit TEXT_SELECTION LOK callback by Miklos Vajna · 11 years ago
  53. 13a06aa SwSelPaintRects::Show: silence LOK callback till draw edit is active by Miklos Vajna · 11 years ago
  54. 30d83b0 Add SwXTextDocument::setTextSelection() testcase by Miklos Vajna · 11 years ago
  55. 8654e16 android: also hide keyboard on graphic selection by Miklos Vajna · 11 years ago
  56. 6e90795 android: hide soft keyboard when scrolling by Miklos Vajna · 11 years ago
  57. 2384e6e sc tiled editing: EndTracking() is necessary in the tiled rendering case. by Henry Castro · 11 years ago
  58. fa53289 SwXTextDocument: add missing @see for 3 vcl::ITiledRenderable methods by Miklos Vajna · 11 years ago
  59. 6e8da9b libreofficekit: add overview of tiled editing to README by Miklos Vajna · 11 years ago
  60. 39bf824 LOK: extract the callback typedef to a separate LibreOfficeKitTypes.h header by Miklos Vajna · 11 years ago
  61. 5df6cd1 android: Make the Bold button actually work - switches to typing in bold. by Jan Holesovsky · 11 years ago
  62. e6f7b88 lokdocview: detect click on border vs click inside graphic selection by Miklos Vajna · 11 years ago
  63. 60256cc lokdocview: ensure that the cursor is at least 30 twips wide by Miklos Vajna · 11 years ago
  64. 2ba8f4d editeng tiled rendering: emit callbacks necessary to have a blinking cursor by Miklos Vajna · 11 years ago
  65. 00b758b LOK: Implement posting of .uno: commands. by Jan Holesovsky · 11 years ago
  66. a250e9d Factor out the .uno: command dispatching to a separate function / file. by Jan Holesovsky · 11 years ago
  67. 4a8afa0 Add ImpEditView::libreOfficeKitCallback() by Miklos Vajna · 11 years ago
  68. 5666552 sc tiled rendering: Avoid warnings about a non-existing SdrPaintWindow. by Henry Castro · 11 years ago
  69. ab27a77 Add SwXTextDocument::setGraphicSelection() testcase by Miklos Vajna · 11 years ago
  70. a1ae91f Add testcase for SwXTextDocument::resetSelection(). by Miklos Vajna · 11 years ago
  71. 73ed546 SdrMarkView::SetMarkHandles: when tiled rendering, show non-frame handles, too by Miklos Vajna · 11 years ago
  72. ea60724 Small cleanup - no need to have 2 OpenURL's. by Jan Holesovsky · 11 years ago
  73. bd3771e android: add to JNI - setGraphicSelection, resetSelection by Tomaž Vajngerl · 11 years ago
  74. bcc3163 android: add bold selection to toolbar (experimental) by Tomaž Vajngerl · 11 years ago
  75. 598ba92 android: add toolbar controller by Tomaž Vajngerl · 11 years ago
  76. 2c0498d android: add some material design icons by Tomaž Vajngerl · 11 years ago
  77. 1b33434 lokdocview: cppcheck: variableScope by Miklos Vajna · 11 years ago
  78. 34f3f24 make format consistent with the rest of the file... by Siqi Liu · 11 years ago
  79. e3b517e tdf#89705: make hyperlinks clickable on impress/calc by Siqi Liu · 11 years ago
  80. fdcd5a5 lokdocview.c -> lokdocview.cxx by Miklos Vajna · 11 years ago
  81. 0262693 lok::Document: add resetSelection() by Miklos Vajna · 11 years ago
  82. 5fb4e35 lokdocview: add edit-changed signal, so toolbar toggle button is in sync by Miklos Vajna · 11 years ago
  83. 997ca80 lokdocview: register callback early by Miklos Vajna · 11 years ago
  84. e12afad lokdocview: add lok_docview_get_edit() by Miklos Vajna · 11 years ago
  85. 5c3200c lokdocview: log dragging the graphic selection by Miklos Vajna · 11 years ago
  86. b02216b lokdocview: return early in lcl_signalMotion() by Miklos Vajna · 11 years ago
  87. b2355ed71 lokdocview: implement move of images by Miklos Vajna · 11 years ago
  88. d440dd2 lokdocview: use lok::Document::setGraphicSelection() by Miklos Vajna · 11 years ago
  89. 65726aa LOK: add lok::Document::setGraphicSelection() API and implement it for Writer by Miklos Vajna · 11 years ago
  90. c08069f android: clicking on toolbar icon exits edit mode by Tomaž Vajngerl · 11 years ago
  91. 1771f21 android: use LOK_SETTEXTSELECTION_RESET as it is meant to be used by Tomaž Vajngerl · 11 years ago
  92. b6df97c android: simplify state tracking, make graphic selection work by Tomaž Vajngerl · 11 years ago
  93. 003a62f android: add graphic selection to TextCursorLayer{View} by Tomaž Vajngerl · 11 years ago
  94. a14d292 android: wrong parent in theme definition by Tomaž Vajngerl · 11 years ago
  95. 7f4e5c82 drawinglayer::processor2d::HitTestProcessor2D: ignore pixel size of ... by Miklos Vajna · 11 years ago
  96. f030a7f Consistency ;-) by Jan Holesovsky · 11 years ago
  97. 1fd5450 sc tiled mouse events: Fix the click coordinates in non-100% zooms. by Jan Holesovsky · 11 years ago
  98. bd03308 use toUtf8 instead for string conversion by Siqi Liu · 11 years ago
  99. e6264466 lokdocview: handle LOK_CALLBACK_HYPERLINK_CLICKED by Miklos Vajna · 11 years ago
  100. c25062f sc tiled rendering: Don't adjust the text width according to printer. by Jan Holesovsky · 11 years ago