1. 9478dab add RtfAttributeOutput::FlyFrameOLEReplacement by Miklos Vajna · 14 years ago
  2. 807c8673 svtools: add new math rtf keywords by Miklos Vajna · 14 years ago
  3. 8c0b7c1 merge the two pict/pct detectors which disagree together by Caolán McNamara · 14 years ago
  4. bb3b744 add regression test for gif that nobbled XnView by Caolán McNamara · 14 years ago
  5. e1ff42d fd0#35973 - [EasyHack] Remember the state of the sidebar pane in Impress by Rob Snelders · 14 years ago
  6. 863f898 pTabBar is always NULL by Ivan Timofeev · 14 years ago
  7. edeb044 discard broken embedded object previews by Caolán McNamara · 14 years ago
  8. b0fca1d Fix bitmap resizing issue when using ScaleRotateCrop with BitmapEx. by Tomaž Vajngerl · 14 years ago
  9. 2f41be8 fdo#40152 replace with empty string in Basic IDE by Uray M. János · 14 years ago
  10. 7ba0176 delete svl/svstdarr.hxx by Michael Stahl · 14 years ago
  11. b95b3b2 Use native theme to draw TabBar background by Ruslan Kabatsayev · 14 years ago
  12. d30aa83 One pass scale, rotate and crop using bilinear filtering and averaging. by Tomaž Vajngerl · 14 years ago
  13. ec1685e janitorial: C++-style cast instead of legacy C-style cast by Lionel Elie Mamane · 14 years ago
  14. 385485c forcing repaint has catastrophic performance implications; invalidate only by Lionel Elie Mamane · 14 years ago
  15. 290d907 fdo#51659: static assertion for STR_ARR_SVT_LANGUAGE_TABLE by Michael Stahl · 14 years ago
  16. f920284 fdo#48549 System::Beep() removal by Mathieu Vonlanthen · 14 years ago
  17. c68afc2 Work around Mac GCC error by Stephan Bergmann · 14 years ago
  18. 3e78327 Revert hrc string cleanup by Thomas Arnhold · 14 years ago
  19. 4dd7c03 Various Clang 3.1 -Wunsued-variable, -Wconstant-conversion by Stephan Bergmann · 14 years ago
  20. 720e290 Revert "Make bottom tabbar items follow native theme" by Ruslan Kabatsayev · 14 years ago
  21. bfcaa77 callcatcher: update unused code list by Caolán McNamara · 14 years ago
  22. aa3eeb2 Resolves: fdo#37279 and #i78701# startEditingAtNode does nothing by Caolán McNamara · 14 years ago
  23. facd391 These methods are virtual in the base class, so are really virtual by Caolán McNamara · 14 years ago
  24. abdaf7e Remove unused HIDs by Thomas Arnhold · 14 years ago
  25. 1340890 simplify include guards by Thomas Arnhold · 14 years ago
  26. 5a7e838 hrc cleanup: Remove include guards from src files by Thomas Arnhold · 14 years ago
  27. a767448 Search for char instead of 1 char long string, when possible. by Christophe JAILLET · 14 years ago
  28. f92dfe2 extend sample text by Caolán McNamara · 14 years ago
  29. 99fabb5 Modern Tagalog is not written in traditional Tagalog script (Baybayin) by Caolán McNamara · 14 years ago
  30. a3c43e2 only suggest text samples we can render by Caolán McNamara · 14 years ago
  31. 739e20a Decrease header files dependencies by Matteo Casalin · 14 years ago
  32. e0551af warning C4805: '|=': unsafe mix of types 'bool' and 'sal_Bool' by Michael Stahl · 14 years ago
  33. ad36a0c GraphicManager::ImplCreateOutput: warning C4701: by Michael Stahl · 14 years ago
  34. 3f4b4a4 HeaderBar::ImplDrawItem: -Werror=parentheses by Michael Stahl · 14 years ago
  35. 17ea32a Make bottom tabbar items follow native theme by Ruslan Kabatsayev · 14 years ago
  36. 1c222c5 Implement support for HeaderBar arrow native rendering, add GTK support by Ruslan Kabatsayev · 14 years ago
  37. 27dfb08 Implement support for listview headers native render, add GTK implementation by Ruslan Kabatsayev · 14 years ago
  38. 1042610 some UniString->rtl::OUString by Caolán McNamara · 14 years ago
  39. 02b435f - fdo#45830 - Language/User Interface: current choice indicated as default by Rob Snelders · 14 years ago
  40. 3c6bc3c BorderWidthImpl: let's try if this is a better way to convert to int by Michael Stahl · 14 years ago
  41. a1345cd9 fdo#51336 - change vcl checkbox no-label behaviour by Noel Power · 14 years ago
  42. 5eb74b1 Merge branch 'feature/template-dialog' by Rafael Dominguez · 14 years ago
  43. 5218c0d UniString(const rtl::OString ...) no longer implemented by Caolán McNamara · 14 years ago
  44. 8ae16bb Remove unused forward declarations by Noel Grandin · 14 years ago
  45. ebde6c7 Convert aItems field of SvLBoxEntry class from SvPtrarr to std::vector by Noel Grandin · 14 years ago
  46. a87c24f Convert aTabs field in SvTreeListBox from SvPtrarr to std::vector by Noel Grandin · 14 years ago
  47. 09a6173 fix previous STL conversion commit: by Michael Stahl · 14 years ago
  48. 2c09f1c Convert SvPtrarr to std::vector<SvxIconChoiceCtrlEntry*> by Noel Grandin · 14 years ago
  49. df5cdeb fix previous STL conversion commit: by Michael Stahl · 14 years ago
  50. 8d89d1a Convert Svptrarr to boost::ptr_map<sal_uInt16, SvxIconChoiceCtrlColumnInfo> by Noel Grandin · 14 years ago
  51. 7ce275e Convert Svptrarr to std::vector<Rectangle*> by Noel Grandin · 14 years ago
  52. 2d045cd refactor handling of double border widths: by Michael Stahl · 14 years ago
  53. 2d06094 fdo#35365 Set the default font color to black and the document color to white. by Benjamin Drung · 14 years ago
  54. 30d3637 removed unnecessary forward declarations of class by Takeshi Abe · 14 years ago
  55. bccf34c ditch String::CreateFromAscii by Caolán McNamara · 14 years ago
  56. 678d1f1 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  57. 278000a Remove unused defines by Thomas Arnhold · 14 years ago
  58. 892bb81 hrc cleanup: Remove unused defines by Thomas Arnhold · 14 years ago
  59. 826861b Remove commented out code by Thomas Arnhold · 14 years ago
  60. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  61. 1136fa4 Remove unused defines by Thomas Arnhold · 14 years ago
  62. 00240d0 Remove unused defines by Thomas Arnhold · 14 years ago
  63. d341aca hrc cleanup: Remove unused resource definitions by Thomas Arnhold · 14 years ago
  64. 611334a remove one more unused string by Andras Timar · 14 years ago
  65. 5a27543 remove unused string resources by Andras Timar · 14 years ago
  66. b63027f Remove some unused defines and controls by Thomas Arnhold · 14 years ago
  67. 9e0cbe5 some pesky XubStrings by Caolán McNamara · 14 years ago
  68. 6c759da delete workben by Caolán McNamara · 14 years ago
  69. 4c4d748 Remove some more include guards by Thomas Arnhold · 14 years ago
  70. 5715461 Remove UNO includes comments by Thomas Arnhold · 14 years ago
  71. 1b72dd9 Remove some unused locals by Thomas Arnhold · 14 years ago
  72. 0f11f30 Remove unused header files by Thomas Arnhold · 14 years ago
  73. bbac35af Remove unused header files by Thomas Arnhold · 14 years ago
  74. 6fcac7d Remove unused include files by Thomas Arnhold · 14 years ago
  75. b22adb4 Remove commented out code by Thomas Arnhold · 14 years ago
  76. 92da6de hrc cleanup: Remove commented out code by Thomas Arnhold · 14 years ago
  77. ee1c5c4 Reduce newline bloat at eof by Thomas Arnhold · 14 years ago
  78. 51ce86f Get rid of annoying IAccessibility2 comments by Thomas Arnhold · 14 years ago
  79. d9a00ac tidy some resource strings by Caolán McNamara · 14 years ago
  80. 69a51d2 re-base on ALv2 code. by Michael Meeks · 14 years ago
  81. 4478440 Remove ImplCreateScaled and ImplCreateRotatedScaled by Tomaž Vajngerl · 14 years ago
  82. 764525b use only Bitmap scaling and fixes to scaling by Tomaž Vajngerl · 14 years ago
  83. 16e73f6 Cleanup code comments and change Sal_bool to bool by Tomaž Vajngerl · 14 years ago
  84. 2c75729 reduce static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
  85. 9928fd7 remove some annoying XubStrings by Caolán McNamara · 14 years ago
  86. 66cd9ee Remove various commented out defines by Thomas Arnhold · 14 years ago
  87. 6021298 hrc cleanup: Further cleanup by Thomas Arnhold · 14 years ago
  88. e45bb32 Fix prefix ++/-- operators for non-primitive types by Julien Nabet · 14 years ago
  89. ceb8b18 use generic names rather than specific algorithm names when scaling by Luboš Luňák · 14 years ago
  90. baca49f try somewhat harder to smoothscale objects (bnc#765998) by Luboš Luňák · 14 years ago
  91. 0c10b8f make it possible to cache the resulting pixmap with a metafile by Luboš Luňák · 14 years ago
  92. a83bf94 fix counting of bitmaps in a metafile by Luboš Luňák · 14 years ago
  93. 77987ea be somewhat lenient when doing the one-bitmap WMF optimization by Luboš Luňák · 14 years ago
  94. 43cd955 improve/fix comments by Luboš Luňák · 14 years ago
  95. 00285a7 fix off-by-one when reading WMF/EMF by Luboš Luňák · 14 years ago
  96. bf5d91d fix off-by-one in WMF/EMF reading by Luboš Luňák · 14 years ago
  97. a6b68e0 remove useless comments by Luboš Luňák · 14 years ago
  98. e9ebca7 remove unused variable by Luboš Luňák · 14 years ago
  99. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  100. c3f2401 reduce scope and replace some String::CreateFromAscii by Caolán McNamara · 14 years ago