1. 832d438 vcl: Read EMF files by Chris Sherlock · 11 years ago private/tbsdy/emf
  2. b5b5aa6 Translated German comments by Luc Castermans · 11 years ago
  3. dfeb898 boost::unordered_set->std::unordered_set by Caolán McNamara · 11 years ago
  4. c859727 merge OpCodeEnum and OpCode by Caolán McNamara · 11 years ago
  5. 5badba2 A bit of cleanup. by Jan Holesovsky · 11 years ago
  6. 5f363ce changes sidebar: Use images instead of texts for types of changes in Writer. by Jan Holesovsky · 11 years ago
  7. a7052b9 fdo#83058 File corrupt due to data label position is invalid in chart.xml by PriyankaGaikwad · 12 years ago
  8. d0466ad oox: fix gcc-4.8 build by Miklos Vajna · 11 years ago
  9. 3a2b1af Fix simple typos. by Andrea Gelmini · 11 years ago
  10. fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  11. f8922b6 Remove unnecessary comphelper::string::getToken by Stephan Bergmann · 11 years ago
  12. 5f1fc3d de-resource SFX_PB_EDIT by Caolán McNamara · 11 years ago
  13. 53f51e3 drop unused defines by Caolán McNamara · 11 years ago
  14. 190196b Date/Time no longer loaded from rsc files by Caolán McNamara · 11 years ago
  15. 959bcd5 various other apparently unnecessary rsc stuff by Caolán McNamara · 11 years ago
  16. 756fe1b drop dateformatter resource loading by Caolán McNamara · 11 years ago
  17. d21d606 drop timeformatter resource loading by Caolán McNamara · 11 years ago
  18. caa9278 TimeFields not loaded from resource files anymore by Caolán McNamara · 11 years ago
  19. c059843 de-resource custom properties widgets by Caolán McNamara · 11 years ago
  20. 13c7169 convert docking window RID_SVXDLG_FONTWORK to .ui by Caolán McNamara · 11 years ago
  21. 42addf5 drop unused CURRENCYFIELD_ defines by Caolán McNamara · 11 years ago
  22. e61fe35 prefer ptr_container to manual memory management by Markus Mohrhard · 11 years ago
  23. c805a99 use constructor initializer list by Markus Mohrhard · 11 years ago
  24. a73475c DockingWindow will need a timer after all by Caolán McNamara · 11 years ago
  25. 11d0c28 convert RID_SVXFLOAT_3D docking window to .ui by Caolán McNamara · 11 years ago
  26. 5488b31 splitters no longer loaded from resource files by Caolán McNamara · 11 years ago
  27. 40aeb8b callcatcher: update unused code by Caolán McNamara · 11 years ago
  28. 7f476fe boost::unordered_map -> c++11 std::unordered_map by Caolán McNamara · 11 years ago
  29. 8a00985 Adjust the statusbar item widths according to HiDPI scaling factor by Tomaž Vajngerl · 11 years ago
  30. baa6458 callcatcher: update unusedcode by Caolán McNamara · 11 years ago
  31. 0c3d5fb bnc#822341: PPTX export of embedded text documents by Zolnai Tamás · 11 years ago
  32. 2f25dc9 de-resource FLT_LEFT_PANE_[DRAW|IMPRESS]_DOCKING_WINDOW by Caolán McNamara · 11 years ago
  33. 3aab420 convert RID_SVXFLOAT_FONTWORK_ALIGNMENT resource to strings and images by Caolán McNamara · 11 years ago
  34. 07b303b convert RID_SVXFLOAT_EXTRUSION_LIGHTING resource to strings and images by Caolán McNamara · 11 years ago
  35. 993fd27 HelpButtons no longer loaded from .rsc files by Caolán McNamara · 11 years ago
  36. a42a6b2 convert RID_SVXFLOAT_EXTRUSION_DIRECTION to strings and images by Caolán McNamara · 11 years ago
  37. 6c415f7 callcatcher: update unused code by Caolán McNamara · 11 years ago
  38. c1f4afc Typo: bootrap=>bootstrap by Julien Nabet · 11 years ago
  39. 26f4e22 Typo: paremeter/paramater=>parameter by Julien Nabet · 11 years ago
  40. b63571f Typos by Julien Nabet · 11 years ago
  41. b1e0d30 Add SdrObjGroup::dumpAsXml() to show contents of group shapes by Miklos Vajna · 11 years ago
  42. 8ee916d Move SdrPage::dumpAsXml() up to SdrObjList by Miklos Vajna · 11 years ago
  43. 1ac3ad7 fdo#39468 translate German comments by Michael Weghorn · 11 years ago
  44. 66c7dbb Don't assume that the ZOrder property of shapes is an enumeration by Lionel Elie Mamane · 11 years ago
  45. bccfe2c convert RID_SVXFLOAT_FONTWORK_CHARSPACING to simple strings by Caolán McNamara · 11 years ago
  46. 2764201 convert RID_SVXFLOAT_EXTRUSION_SURFACE resource to just strings and images by Caolán McNamara · 11 years ago
  47. af6bce2 put back the images, they were visible in some configurations by Caolán McNamara · 11 years ago
  48. 9b214ca Extrusion depth is just a simple menu by Caolán McNamara · 11 years ago
  49. d32f7a6 provide a route to load ToolbarMenu things via .ui by Caolán McNamara · 11 years ago
  50. 9adb00c The value of the nRefs field is not used anywhere by Tor Lillqvist · 11 years ago
  51. a5bdf3c Make O[U]StringLiteral ctor explicit by Stephan Bergmann · 11 years ago
  52. ffd0046 This is not java.lang.StringBuffer by Stephan Bergmann · 11 years ago
  53. 240f9bc No need for RTL_FAST_STRING in addition to LIBO_INTERNAL_ONLY by Stephan Bergmann · 11 years ago
  54. d5c86be No need for RTL_USING in addition to LIBO_INTERNAL_ONLY by Stephan Bergmann · 11 years ago
  55. f9d3e0f upgrade to icu 54 by Caolán McNamara · 11 years ago
  56. db732ce vcl: The <items> can come after pCurrentChild has been already created. by Jan Holesovsky · 11 years ago
  57. e5d8768 changes sidebar: Manage Changes (Redlining) panel instead of the dialog box. by Jan Holesovsky · 11 years ago
  58. 68d87e9 Resolves: fdo#86552 undo want to take ownership of nodes, but can't by Caolán McNamara · 11 years ago
  59. 93bb210 Let MetafileXmlDump::dumpAndParse() take a const GDIMetaFile by Miklos Vajna · 11 years ago
  60. ae5d78d remove operator>> and operator<< methods by Noel Grandin · 11 years ago
  61. 4cbba98 remove operator>> and operator<< methods by Noel Grandin · 11 years ago
  62. a3181ad fdo#39468 translate German comments by Michael Weghorn · 11 years ago
  63. 62e08e2 Related: coverity#1202743 Bad bit shift operation by Caolán McNamara · 11 years ago
  64. 82aa4db Fraction: rewrite 'GetDenominator()==0' conditions by Juan Picca · 11 years ago
  65. 86ba184 Introduce gb_*_set_external_code by Stephan Bergmann · 11 years ago
  66. 0ef2fa8 convert RID_SVXDLG_BMPMASK dockingwindow to .ui by Caolán McNamara · 11 years ago
  67. 994cc6c unotools: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  68. 92924b1 tools: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  69. b983529 framework: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  70. 180f079 comphelper: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  71. a2e4be6 The touch module, ByteBufferWrapper, and the libotouch library can go away now by Tor Lillqvist · 11 years ago
  72. 1862154 fix typo by Takeshi Abe · 11 years ago
  73. 2a6dc39 Factor out SvxFontHeightItem::dumpAsXml() from sw by Miklos Vajna · 11 years ago
  74. 7efdc59 fdo#39468 translate German comments by Michael Weghorn · 11 years ago
  75. d0ec8c4 rtl::OUStringLiteral to the rescue by Stephan Bergmann · 11 years ago
  76. 0f5e917 Introduce rtl::OUStringLiteral1 by Stephan Bergmann · 11 years ago
  77. 3616c60 unused RID_SVX_FMEXPLORER DockingWindow resource by Caolán McNamara · 11 years ago
  78. 4c89a3e not worth converting RID_SVXCTRL_COLOR to .ui, too small and hard-coded by Caolán McNamara · 11 years ago
  79. 2b34b48 try to get reasonable sizes for docking windows by Caolán McNamara · 11 years ago
  80. 48c1528 implement loading docking windows from .ui format by Caolán McNamara · 11 years ago
  81. 53421ed Factor out SvxBrushItem::dumpAsXml() from sw by Miklos Vajna · 11 years ago
  82. d8b05b5 fdo#39468: translate german comments by Jennifer Liebel · 11 years ago
  83. d416567 protect against self-assignment by David Tardon · 11 years ago
  84. 390c62d fdo#39468 translate German comments by Michael Weghorn · 11 years ago
  85. d54e21ea Factor out SvxFontItem::dumpAsXml() from sw by Miklos Vajna · 11 years ago
  86. 9dc134a do not hardcode what specific "generic" bitmap scaling operations use by Luboš Luňák · 11 years ago
  87. 40138ce fdo#83753: consider JAVA_HOME and PATH when selecting JRE by Michael Weghorn · 12 years ago
  88. 8bf07e7 drop newly unused Application::ValidateSystemFont by Caolán McNamara · 11 years ago
  89. 26e564d ucbhelper::InteractionAuthFallback::getCode() can be an implementation detail by Miklos Vajna · 11 years ago
  90. 26fdaa2 -Werror,-Winconsistent-missing-override by Stephan Bergmann · 11 years ago
  91. 4998e6a Authentication fallback request for the OneDrive connection by Mihai Varga · 12 years ago
  92. e5a03da fdo#84938 replace PPT_PLACEHOLDER_ constants->enum by Tobias Madl · 11 years ago
  93. 68b8f00 Factor out SfxUInt16Item::dumpAsXml() from sw by Miklos Vajna · 11 years ago
  94. 4595dc3 fdo#39468 translate German comments by Michael Weghorn · 11 years ago
  95. 3c77eba fdo#85486 - Clean up unnecessary enumerations from xenum.hxx by Radu Ioan · 11 years ago
  96. bca00da connectivity: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  97. d79b96c css::uno::Sequence ctor with initializer_list by Stephan Bergmann · 11 years ago
  98. efa5db0 leave this Clone as inline by Caolán McNamara · 11 years ago
  99. c928840 leave the deliberately unused, not-for-use method inline by Caolán McNamara · 11 years ago
  100. 45fe771 toolkit: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago