1. e3d053c tdf#73071 Enable styles content panel in calc and fix spacing issue by Yousuf Philips · 11 years ago feature/cairo
  2. 075eba3 Consistently represent bullet char as OUString by Stephan Bergmann · 11 years ago
  3. 1da8622 Remove unnecessary variable by Stephan Bergmann · 11 years ago
  4. 1a82c3a Resolves: tdf#92687 implement drawPolyPolygon via cairo by Caolán McNamara · 10 years ago
  5. 194858c build cairo on android by Caolán McNamara · 10 years ago
  6. 042e7e5 do all the headless using platforms have cairo ? by Caolán McNamara · 10 years ago
  7. 1d84eb0 need cairo >= 1.10.0 for these features by Caolán McNamara · 11 years ago
  8. f4f8fd8 loplugin:unusedmethods vcl by Noel Grandin · 11 years ago
  9. e3acf2b7 try harder to hide this from android tinderbox by Caolán McNamara · 11 years ago
  10. bc90769 WaE: error: 'CAIRO_VERSION' is not defined by Caolán McNamara · 11 years ago
  11. 38adab1 error: missing binary operator before token '(' by Caolán McNamara · 11 years ago
  12. 7e0992a WaE: -Werror=unused-parameter on Android by Caolán McNamara · 11 years ago
  13. f844adc gtk3: move cairo region clipping to svp by Caolán McNamara · 11 years ago
  14. 6dc6c9e cairo_format_stride_for_width is 1.6 onwards by Caolán McNamara · 11 years ago
  15. a93b90f libreofficekit: -Werror,-Wformat-security by Miklos Vajna · 11 years ago
  16. eb9be41 lokdocview: post_command arguments are not supposed to be const by Pranav Kant · 11 years ago
  17. 0f42780 lokdocview: setGraphicSelection in another thread by Pranav Kant · 11 years ago
  18. 871fd7a lokdocview: Move postMouseEvent in separate LOK thread by Pranav Kant · 11 years ago
  19. 56b9806 lokdocview: Use only one ctor for instantiating LOEvent by Pranav Kant · 11 years ago
  20. b7ea2a0 lokdocview: Follow the camelCase naming convention by Pranav Kant · 11 years ago
  21. ea48067 lokdocview: Cannot use same GTask object for all calls. by Pranav Kant · 11 years ago
  22. 53597fe Use thread pool for LOK call: paintTile() by Pranav Kant · 11 years ago
  23. 341e235 lokdocview, tilebuffer: Add DOxygen comments by Pranav Kant · 11 years ago
  24. 150f78d lokdocview: Make paintTile() async by Pranav Kant · 11 years ago
  25. d2b0267 lokdocview: Use a thread pool for most LOK calls by Pranav Kant · 11 years ago
  26. c1b4639 gtktiledviewer: Fill whole statusbar with progressbar by Pranav Kant · 11 years ago
  27. a4541c1 lokdocview: Emit load-changed signal showing load progress by Pranav Kant · 11 years ago
  28. 5100e67 lokdocview: Call open_document in another thread by Pranav Kant · 11 years ago
  29. c2fd46e gtktiledviewer: method for resetting all tiles by Mihai Varga · 11 years ago
  30. 0431792 lokdocview: Grab focus on mouse 'button-press-event' by Pranav Kant · 11 years ago
  31. d9e92d8 g_assert_nonnull was not declared by Caolán McNamara · 11 years ago
  32. d60cd17 gtktiledviewer: Don't continue on widget init failure by Pranav Kant · 11 years ago
  33. fb8f2ab lokdocview: Handle DELETE key by Pranav Kant · 11 years ago
  34. c98849c5 tilebuffer: Add timer to measure paintTile() call by Pranav Kant · 11 years ago
  35. fe6f4b3 lokdocview: Remove superfluous *_post_key() by Pranav Kant · 11 years ago
  36. bf0b4d3 lokdocview: Don't handle hyperlink clicks by Pranav Kant · 11 years ago
  37. ec6efb4 lokdocview: fixed a signal name by Pranav Kant · 11 years ago
  38. 8493507 lokdocview: Use *get_instance_private () to get private structure by Pranav Kant · 11 years ago
  39. 23ec60b lokdocview: Use GInitable by Pranav Kant · 11 years ago
  40. 8274942 gtktiledviewer: do HTML copying if possible by Miklos Vajna · 11 years ago
  41. 1742d97 LOK: return used format in Document::getTextSelection() by Miklos Vajna · 11 years ago
  42. fde8d98 gtktiledviewer: add copy button by Miklos Vajna · 11 years ago
  43. a4d5b56 lokdocview: couple for missing static_cast<GParamFlags>() by Miklos Vajna · 11 years ago
  44. 3f27467 Superfluous block; lets merge into one by Pranav Kant · 11 years ago
  45. 5401c4f lokdocview: Restructure this GObject class by Pranav Kant · 11 years ago
  46. 00fa451 gtktiledviewer: Replace deprecated Gtk functions by Pranav Kant · 11 years ago
  47. b89bdd7 lokdocview, gtktiledviewer: Remove gtk version checks by Pranav Kant · 11 years ago
  48. 85adeae lokdocview: Port to gtk3; 'expose-event' -> 'draw' by Pranav Kant · 11 years ago
  49. d66ea8e lokdocview, gtktiledviewer: Port to gtk3 by Pranav Kant · 11 years ago
  50. d4344a2 cppcheck: postfixOperator by Julien Nabet · 11 years ago
  51. 142903f Fix RHEL5 build by Miklos Vajna · 11 years ago
  52. f542026 lokdocview: Create LOK context inside of lok_doc_view_new by Pranav Kant · 11 years ago
  53. 4ba751d lokdocview: Make this GObject class introspectable by Pranav Kant · 11 years ago
  54. b86e248 lokdocview: Change parent class to GtkDrawingArea by Pranav Kant · 11 years ago
  55. c3952f7 -Werror,-Wignored-attributes ("attribute declaration must precede definition") by Stephan Bergmann · 11 years ago
  56. e4a03f9 loplugin:unreffun by Stephan Bergmann · 11 years ago
  57. bfca004 loplugin:literaltoboolconversion by Stephan Bergmann · 11 years ago
  58. 3973f28 -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
  59. 0c47667 tilebuffer: tileSize as member variable is superfluous by Pranav Kant · 11 years ago
  60. d996585 tilebuffer: ZoomFactor as member variable is superfluous by Pranav Kant · 11 years ago
  61. bb00f16 lokdocview: Make tilebuffer an instance by Pranav Kant · 11 years ago
  62. e3425e4 libreofficekit: fix RHEL5 build of tilebuffer by Miklos Vajna · 11 years ago
  63. 18b5ace lokdocview: mark *_get_type() with const function attribute by Pranav Kant · 11 years ago
  64. 5c3a1f3f lokdocview: Modernise LOKDocView as GObject by Pranav Kant · 11 years ago
  65. 9d09268 lokdocview: Lets follow the GObject naming convention by Pranav Kant · 11 years ago
  66. 74f6969 lokdocview: Let G_BEGIN/END_DECLS handle the compiler check by Pranav Kant · 11 years ago
  67. 976fe09 lokdocview: fix render calls after LOK callbacks by Pranav Kant · 11 years ago
  68. 6d99e66 lokdocview: move GtkDrawingArea size request out of renderDocument() by Pranav Kant · 11 years ago
  69. 62788e5 lokdocview: check payload for inconsistencies before using it by Pranav Kant · 11 years ago
  70. 2c48704 lokdocview: fixed rectangle format in documentation/comments by Pranav Kant · 11 years ago
  71. 77b3bd1 lokdocview, tilebuffer: clean up by Pranav Kant · 11 years ago
  72. 380ebc7 lokdocview: wrap a functionality inside a member function by Pranav Kant · 11 years ago
  73. f043348 lokdocview: move commonly used functions and variables to common header by Pranav Kant · 11 years ago
  74. a62c558 lokdocview: Add support for editing documents by Pranav Kant · 11 years ago
  75. 75019ec lokdocview: Use maps instead of vector by Pranav Kant · 11 years ago
  76. 9e897a9 Add tile buffering support by Pranav Kant · 11 years ago
  77. 6d03671 lokdocview: use GtkDrawingArea for drawing tiles by Pranav Kant · 11 years ago
  78. de50440 lokdocview: add width and height to the visible rectangle by Pranav Kant · 11 years ago
  79. d8b492c loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  80. 1b7f111 Merge corrections by Ashod Nakashian · 10 years ago
  81. 9c3bba2 Autocompletion should be case insensitive by Szymon Kłos · 11 years ago
  82. 5790dee Edit control with autocompletion by Szymon Kłos · 11 years ago
  83. a4310e5 vcl: remove boost/signal2/signal.hpp from header by Michael Stahl · 11 years ago
  84. 334a39c loplugin:unusedmethods vcl by Noel Grandin · 11 years ago
  85. c048c97 don't crash on Shift+F10, men can be null, tdf#92630 follow-up by Eike Rathke · 11 years ago
  86. db3fed8 Broken code by Stephan Bergmann · 11 years ago
  87. d6f98c3 getFiles: truncate to 1 file only by Julien Nabet · 11 years ago
  88. 950220c coverity#1311654 Uninitialized scalar field by Caolán McNamara · 11 years ago
  89. 6120866 coverity#1311650 Dereference after null check by Caolán McNamara · 11 years ago
  90. 222118e add xpm tests by Caolán McNamara · 11 years ago
  91. 7b89439 asan: ensure mbMenuKey is initialized by Caolán McNamara · 11 years ago
  92. f8e2086 Blind fix for kde by Julien Nabet · 11 years ago
  93. 80c3937 vcl: avoid a boost::ptr_map in VclBuilder by Michael Stahl · 11 years ago
  94. dddfa44 vcl: remove boost/signal2/signal.hpp from header by Michael Stahl · 11 years ago
  95. 572d932 vcl: pImplify ComboBox by Michael Stahl · 11 years ago
  96. 00f9700 vcl: forward declare boost::optional in settings.hxx by Michael Stahl · 11 years ago
  97. e17aebd vcl: move resample kernel classes out of bitmap.hxx by Michael Stahl · 11 years ago
  98. 7a09b45 do not include boost/utility.hpp by Michael Stahl · 11 years ago
  99. 730ebd7 -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
  100. 91c9a63 Related tdf#91362: disable paper size & orientation selection by Katarina Behrens · 11 years ago