1. cb890ae oox: export Math objects to PPTX files by Michael Stahl · 10 years ago
  2. e15a997 loplugin:unusedmethods unused return value in include/tools by Noel Grandin · 10 years ago
  3. 9694a0e basic: coverity#1348466 checked return by Michael Stahl · 10 years ago
  4. 80b55dc starmath: only use WordProcessingML elements in DOCX files by Michael Stahl · 10 years ago
  5. 3e0bc5c oox: move enum DocumentType out of drawingml.hxx by Michael Stahl · 10 years ago
  6. 24ada65 loplugin:unusedmethods unused return value in include/unotools by Noel Grandin · 10 years ago
  7. 9a790ca vcl: add symbol and charset accessors and mutators to Font by Chris Sherlock · 10 years ago
  8. ed373ea7 loplugin:unusedmethods unused return value in include/xmloff by Noel Grandin · 10 years ago
  9. 1859acb svx: remove now unused SdrModel::isTiledRendering() by Miklos Vajna · 10 years ago
  10. a669faa vcl: allow doxygen to see boost::intrusive_ptr by Chris Sherlock · 10 years ago
  11. 87be488 -Werror=misleading-indentation (GCC 6) by Stephan Bergmann · 10 years ago
  12. 0363119 -Werror=misleading-indentation (GCC 6) by Stephan Bergmann · 10 years ago
  13. db3e4e5 -Werror=misleading-indentation (GCC 6) by Stephan Bergmann · 10 years ago
  14. d8551a7 svx: loplugin:override by Miklos Vajna · 10 years ago
  15. 7b5d209 editeng: handle SdrModel::isTiledSearching() by Miklos Vajna · 10 years ago
  16. b9565ef sd tiled rendering: it's pointless to send selection changes during search all by Miklos Vajna · 10 years ago
  17. d99fc6f fix the MSVC 2013 --enable-lto build by Michael Stahl · 10 years ago
  18. 43488d9 vcl: FontMetric now has ImplFontMetricPtr objects by Chris Sherlock · 10 years ago
  19. d406d7c resolve TODO, remove SVVERB_SHOW by Michael Stahl · 10 years ago
  20. 5cb1fe6 vcl: ImpFontMetric and FontMetric no longer friends with OutputDevice by Chris Sherlock · 10 years ago
  21. 1ccece2 vcl: Create mutator for bullet offset attribute in FontMetric by Chris Sherlock · 10 years ago
  22. 71d5ffb vcl: Create mutator for slant attribute in FontMetric by Chris Sherlock · 10 years ago
  23. a5bc28e vcl: Create mutator for line height attribute in FontMetric by Chris Sherlock · 10 years ago
  24. f8ffe2f vcl: Create accessor and mutator for ascent and descent in FontMetric by Chris Sherlock · 10 years ago
  25. 0b5a521 cppuhelper: remove invalid doxygen markup by Chris Sherlock · 10 years ago
  26. 08bbdaa vcl: Create accessor and mutator for int and ext leading in FontMetric by Chris Sherlock · 10 years ago
  27. e3746c6 vcl: Create accessor and mutator for builtin font flag in FontMetric by Chris Sherlock · 10 years ago
  28. 7984e90 remove unused o3tl/ptr_container.hxx by Michael Stahl · 10 years ago
  29. 84800b5 -Werror=misleading-indentation (GCC 6) by Stephan Bergmann · 10 years ago
  30. 5fdb9cd This stuff is private to vcl by Tor Lillqvist · 10 years ago
  31. 139c2e8c loplugin:unusedmethods unused return value in include/svx by Noel Grandin · 10 years ago
  32. 6cbf151 loplugin:unusedmethods unused return value in include/svtools by Noel Grandin · 10 years ago
  33. b497655 Fix memory leak by Stephan Bergmann · 10 years ago
  34. 8bd9eb8 loplugin:unusedmethods unused return value in include/svl by Noel Grandin · 10 years ago
  35. fa7c7b1 loplugin:unusedmethods unused return value in include/sot by Noel Grandin · 10 years ago
  36. 38c2352 loplugin:unusedmethods unused return value in include/sfx2 by Noel Grandin · 10 years ago
  37. bfd6907 vcl: Create accessor and mutator for full stop centered in FontMetric by Chris Sherlock · 10 years ago
  38. 8bfccd3 vcl: Create accessor and mutator for font scaling in FontMetric by Chris Sherlock · 10 years ago
  39. 6640bfc xmloff: SvXMLExport::mbExtended is dead now by Michael Stahl · 10 years ago
  40. 16c7f89 tdf#97075 - don't render sdr overlays before we paint. by Michael Meeks · 10 years ago
  41. e24ebfa Revert "Re-work focus handling to use an idle handler" by Miklos Vajna · 10 years ago
  42. 0ba7522 Re-work focus handling to use an idle handler by Tor Lillqvist · 10 years ago
  43. 548c432 Mark some classes as final by Stephan Bergmann · 10 years ago
  44. dd615af comphelper: initial SfxFilterFlags::SUPPORTSSIGNING by Miklos Vajna · 10 years ago
  45. 2bebf67 typos by Michael Stahl · 10 years ago
  46. 8dbfc41 loplugin:unusedmethods unused return value in include/oox by Noel Grandin · 10 years ago
  47. e5bb67f loplugin:unusedmethods unused return value in include/helpcompiler by Noel Grandin · 10 years ago
  48. 5f3d9ba GetImageFromURL/SetImageProducer unused by Noel Grandin · 10 years ago
  49. eee8f60 Bin unnecessary forward declaration by Tor Lillqvist · 10 years ago
  50. 0078512 loplugin:unusedmethods unused return value in include/formula by Noel Grandin · 10 years ago
  51. b005836 tdf#61511 RTF export: handle page background solid color fill by Miklos Vajna · 10 years ago
  52. 813a319 loplugin:unusedmethods unused return value in include/filter by Noel Grandin · 10 years ago
  53. 1f9a610 loplugin:unusedmethods unused return value in include/editeng by Noel Grandin · 10 years ago
  54. bbfeab3 loplugin:unusedmethods unused return value in include/basic by Noel Grandin · 10 years ago
  55. a5c2328 BASIC: Store directly SbxVarEntry in SbxArray by Arnaud Versini · 10 years ago
  56. 414c5c5 vcl: change from Impl_Font to ImplFont by Chris Sherlock · 10 years ago
  57. 27154c4 vcl: split off ImplFontCharMap into it's own header file by Chris Sherlock · 10 years ago
  58. 9f2e504 loplugin:privatebase: Make derivation from Timer explicitly private by Stephan Bergmann · 10 years ago
  59. ba539fa tdf#96513: Limit LOKDocView's zoom in [0.25, 5.0] by Pranav Kant · 10 years ago
  60. 00d1c28 oox: deterministic oleObject stream numbering by Michael Stahl · 10 years ago
  61. da40d25 Remove BitmapFilterStackBlur, which is unused... by Stephan Bergmann · 10 years ago
  62. 8fd9020 svx: SdrDragStat::GetPointAnz() -> GetPointCount() by Miklos Vajna · 10 years ago
  63. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  64. 536d0e2 Cleanup FontCharMapPtr variable prefixes by Chris Sherlock · 10 years ago
  65. 36ccb37 vcl: promote ImplFontAttributes to FontAttributes by Chris Sherlock · 10 years ago
  66. d9b5893 crashtesting: fdo85994-1.doc assert on reexport to doc by Caolán McNamara · 10 years ago
  67. 8aee44c9 Function Wizard: don't overwrite an unlisted function by Eike Rathke · 10 years ago
  68. 077cc9f prepare for hidden flag in function description for Function Wizard by Eike Rathke · 10 years ago
  69. 31bc9a2 tdf#96888 Kill internal vcl dog-tags ... by Ras-al-Ghul · 10 years ago
  70. ad241f5 vcl: change ImplFontEntry to LogicalFontInstance by Chris Sherlock · 10 years ago
  71. 774fb6d tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarks by Michael Stahl · 10 years ago
  72. ca66b8c SfxTemplatePanelControl doesn't have to be a DockingWindow anymore by Caolán McNamara · 10 years ago
  73. 57a5912 tdf#96647 add Interlingue Occidental [ie] to language list by Eike Rathke · 10 years ago
  74. 3113ecb2 Related tdf#96833: hide user and password for WebDAV servers... by Giuseppe Castagno · 10 years ago
  75. d74161f vcl: small typo in parameter names - Doxygen is complaining by Chris Sherlock · 10 years ago
  76. 6b7d410 lool - page border shadow can be disabled by Marco Cecchetti · 10 years ago
  77. c5c5626 vcl: document some OpenGL parameters by Chris Sherlock · 10 years ago
  78. 8d48173 vcl: document parameter of loadImage by Chris Sherlock · 10 years ago
  79. deadfe8 vcl: fix Doxygen parameter name by Chris Sherlock · 10 years ago
  80. bc9879b vcl: should be using @tparam for template parameters by Chris Sherlock · 10 years ago
  81. 3f787ee vcl: fix WaE messages by Chris Sherlock · 10 years ago
  82. 301f101 vcl: fix parameter documentation in ITiledRenderable header by Chris Sherlock · 10 years ago
  83. 49b114f vcl: correct parameter documentation of outdev.hxx by Chris Sherlock · 10 years ago
  84. 778d9b4 vcl: document parameter by Chris Sherlock · 10 years ago
  85. 8900ffa vcl: update documentation of drawAlphaRect by Chris Sherlock · 10 years ago
  86. 7e57359 vcl: pProgress is not a parameter of Bitmap::Filter by Chris Sherlock · 10 years ago
  87. 77a2d4b vcl: document parameters in svapp.hxx by Chris Sherlock · 10 years ago
  88. 74cd24b vcl: silence doxygen warning by Chris Sherlock · 10 years ago
  89. c89f9b1 vcl: silence doxygen warning by Chris Sherlock · 10 years ago
  90. 9321c56 vcl: StartPresentationMode should be using a sal_uInt32 as function param by Chris Sherlock · 10 years ago
  91. e37fb68 vcl: get rid of rtl alias in include/vcl/opengl/OpenGLHelper.hxx by Chris Sherlock · 10 years ago
  92. f666550 vcl: doxygen issue - missing @endcond in vclptr.hxx by Chris Sherlock · 10 years ago
  93. 63a3c07 svx: fix windows build, rename SvxEscapementItem::GetProp() by Michael Stahl · 10 years ago
  94. 5e0d36a BASIC : use std::vector instead of SbArray for Modules. by Arnaud Versini · 10 years ago
  95. da952d8 tdf#39468 Translate German comments - include/svx by Philipp Weissenbacher · 10 years ago
  96. 55a5ac4 Get parenthesisation right by Stephan Bergmann · 10 years ago
  97. fd6263e3 Make E3dScene3D::GetCamera return non-reference by Stephan Bergmann · 10 years ago
  98. cd103a8 sal: don't use reserved identifiers, much less in public API by Michael Stahl · 10 years ago
  99. e75406e tdf#39631 - branch hints: comment, and tweak variously, also use. by Michael Meeks · 10 years ago
  100. eafb1eb tdf#39631: Add optimisation helpers by Sheikha AL-Hinai · 10 years ago