1. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  2. 51a18f9 warning C4101: unreferenced local variable by Michael Stahl · 13 years ago
  3. 6d2f041 warning C4101: unreferenced local variable by Michael Stahl · 13 years ago
  4. e581b9b n#734735: Decrease pie chart's thickness. by Muthu Subramanian · 13 years ago
  5. 38d3e11 vcl: make Region ctors explicit to prevent overloading desasters by Michael Stahl · 13 years ago
  6. bab961d Fix chart2 build by Fridrich Štrba · 13 years ago
  7. ded39ea #119989# Support relative 3D pie chart height when importing charts. by Armin Le Grand · 14 years ago
  8. 6dddefc fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
  9. d9a3752 remove commented out code by Thomas Arnhold · 13 years ago
  10. a029629 fdo#60691 add modelines to *.src and *.hrc files by Borim · 13 years ago
  11. a6b9173 fdo#60148 Clean up warnings from the Clang compiler plugin by nccuong · 13 years ago
  12. 6e39ea8 improve chart2 import test by Markus Mohrhard · 13 years ago
  13. 41e03a1 doubled using by Thomas Arnhold · 13 years ago
  14. 589ec7b slowcheck is not executed after everything is built by Markus Mohrhard · 13 years ago
  15. 7cd6f8f start for an initial chart2 import test by Markus Mohrhard · 13 years ago
  16. c510281 no need for the dynamic cast anymore by Markus Mohrhard · 13 years ago
  17. d8105ab make this a real assert to find these problems earlier by Markus Mohrhard · 13 years ago
  18. 1f810b3 we need to use GetParentDialog nowadays, fdo#60253 by Markus Mohrhard · 13 years ago
  19. 3eff5ba Remove empty namespace by Thorsten Behrens · 13 years ago
  20. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  21. ecf0040 loplugin: improve indentation by Thomas Arnhold · 13 years ago
  22. fa87801 fdo#60724: fix resizeable -> resizable misspelling found by lintian by Bjoern Michaelsen · 13 years ago
  23. a0e7175 coverity#736939: swapped arguments by Markus Mohrhard · 13 years ago
  24. db7a441 Typo fix: informations -> information and a few other adjacent typos. by Gregg King · 13 years ago
  25. b93b23f Replace rtl::O(U)String with O(U)String by Ádám Csaba Király · 13 years ago
  26. a1b5e1b coverity#705132: add missing break by Markus Mohrhard · 13 years ago
  27. b768611 remove all d.lst by Michael Stahl · 13 years ago
  28. ca4e453 make sure that this coverity report is really a false positive by Markus Mohrhard · 13 years ago
  29. 9fde14c Factor out duplicate enums and types from rsc and vcl into one header by Tor Lillqvist · 13 years ago
  30. dd3e879 remove some trivial duplicates by Thomas Arnhold · 13 years ago
  31. 4f4e4e4 loplugin: improve indentation by Thomas Arnhold · 13 years ago
  32. 405caad loplugin: unused variables by Thomas Arnhold · 13 years ago
  33. 3a01490 Fix typo seperated/separated by Julien Nabet · 13 years ago
  34. fcf3758 Fix typo "fuction" -> "function" by Julien Nabet · 13 years ago
  35. d05287a9 RTL_CONSTASCII_USTRINGPARAM removals by Krisztian Pinter · 13 years ago
  36. d1ba2cd do not access vector elements beyond size, rhbz#847519 related by Eike Rathke · 13 years ago
  37. 1aaf9a9 Renamed hard-to-remember 8-char headers in editeng. by Kohei Yoshida · 13 years ago
  38. 5acf58b remove obsolete hidother.src files by Andras Timar · 13 years ago
  39. b0cc484 chart2: try to make MSVC happy with OUString by Michael Stahl · 13 years ago
  40. 0bfa66c MSVC needs explicit OUString in ?: by Luboš Luňák · 13 years ago
  41. 1475618 remove useless macros by Luboš Luňák · 13 years ago
  42. 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
  43. f95a7c2 fdo#46808, Convert SvNumberFormatter to use XComponentContext by Noel Grandin · 13 years ago
  44. 49cf14a fdo#46808, Adapt document::GraphicObjectResolver UNO service to new style by Noel Grandin · 13 years ago
  45. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  46. d785b3c bnc#590020: Sort data points stably. by Kohei Yoshida · 13 years ago
  47. d0b94f5 String cleanup. by Kohei Yoshida · 13 years ago
  48. ebed43f Replace use of std::auto_ptr with boost::scoped_ptr. by Kohei Yoshida · 13 years ago
  49. 339f1cb Make these classes explicitly non-copyable. by Kohei Yoshida · 13 years ago
  50. 8b660ba A little cleanup. by Kohei Yoshida · 13 years ago
  51. 20f03d3 C2U macros no longer necessary. by Kohei Yoshida · 13 years ago
  52. d46b208 bnc#798271: Don't delete the PropertyMapEntry instance prematurely. by Kohei Yoshida · 13 years ago
  53. bd272cd rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialog by Caolán McNamara · 13 years ago
  54. d71e8fb Unused #include by Stephan Bergmann · 13 years ago
  55. e3f11c1 Changed SetText() / GetText() to take/return OUString by Chr. Rossmanith · 13 years ago
  56. c5fc0af Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel(). by Kohei Yoshida · 13 years ago
  57. f6c759a fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new style by Noel Grandin · 13 years ago
  58. 228ba08 n#791985: Automatically rotate chart labels (if overlapping). by Muthu Subramanian · 13 years ago
  59. aea18e9 fdo#57950: Remove some chained appends in chart2 and more by Marcos Paulo de Souza · 13 years ago
  60. b380744 Remove some RTL_* and some rtl:: prefixes in chart2 by Marcos Paulo de Souza · 13 years ago
  61. bb121c8 fdo#46808, Convert frame::Desktop to new style service. by Noel Grandin · 13 years ago
  62. 3e49d72 Some cppcheck cleaning in chart2/ by Julien Nabet · 13 years ago
  63. 24f0aa7 fdo#46808, use service constructor for embed::StorageFactory by Noel Grandin · 13 years ago
  64. 6858182 bnc#791952: Setting properties for all data labels. by Kohei Yoshida · 13 years ago
  65. e6591c6 bnc#791952: Use "center" label placement for "Best fit" in pie charts. by Kohei Yoshida · 13 years ago
  66. a6a2fef bnc#791952: Better placement of 3D pie chart data labels. by Kohei Yoshida · 13 years ago
  67. 4b9740b Remove duplicate defines and put it into a common place. by Kohei Yoshida · 13 years ago
  68. ce90f99 fixes for where fast string operator+ is not perfectly source compatible by Luboš Luňák · 13 years ago
  69. 82949bd Class MediaDescriptorHelper doesn't need virtual destructor. by Arnaud Versini · 13 years ago
  70. 90227b1 chart2: replace use of deprecated UserDefinedAttributeSupplier by Michael Stahl · 13 years ago
  71. 7062624 API CHANGE a11y unpublishing and add/removeListener rename. by Thorsten Behrens · 13 years ago
  72. af60316 some i18n wrappers with LanguageTag by Eike Rathke · 13 years ago
  73. 9955dbe AllSettings with LanguageTag by Eike Rathke · 13 years ago
  74. fa88b37 Merge branch 'feature/killsdf' by Andras Timar · 13 years ago
  75. feec7a8 use LanguageTag by Eike Rathke · 13 years ago
  76. 43cd14d Fix the Windows build breakage by reorganizing svtools headers. by Kohei Yoshida · 13 years ago
  77. 7a11b9c ensure translations are built before using them by David Tardon · 13 years ago
  78. 06ec1c0 Merge branch 'master' into feature/killsdf by Andras Timar · 13 years ago
  79. 44cfc7c re-base on ALv2 code. Includes (at least) relevant parts of: by Michael Meeks · 13 years ago
  80. 1a92611 CMIS: added cancelCheckOut and checkIn implementations and menu items by Cédric Bosdonnat · 13 years ago
  81. 2372250 CMIS: added CheckOut in the File menu by Cédric Bosdonnat · 13 years ago
  82. 4ece397 cppCheck: Remove some 'redundantAssignment' by jailletc36 · 13 years ago
  83. 9e71649 fix some VS 2010 specific issues by David Ostrovsky · 13 years ago
  84. fb741b5 fdo#46808, Adapt xml::sax::XWriter UNO service to new style by Noel Grandin · 13 years ago
  85. 4b313fd Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. by Kohei Yoshida · 13 years ago
  86. e5ce011 Merge branch 'master' into feature/killsdf by Andras Timar · 13 years ago
  87. ac7acb0 Merged SvTreeListBox and SvLBox. by Kohei Yoshida · 13 years ago
  88. 8f14c8a OUString cleanup in Chart2 by Olivier Hallot · 14 years ago
  89. 33bea95 OUString cleanup in Chart2 by Olivier Hallot · 14 years ago
  90. d812cee OUString cleanup in Chart2 by Olivier Hallot · 14 years ago
  91. 1e34ec4 OUString cleanup in Chart2 by Olivier Hallot · 14 years ago
  92. b5bc775 fix chart2 build with VS2012 by Peter Foley · 14 years ago
  93. c69280a sal_Bool -> bool in chart2 by Noel Grandin · 14 years ago
  94. 9ee020a sal_Bool -> bool in chart2 by Noel Grandin · 14 years ago
  95. 1ca1a7a limit polynomial degree in the dialog, related fdo#46100 by Markus Mohrhard · 14 years ago
  96. e1dee0a limit degree for b-spline to 15 to prevent std::bad_alloc, fdo#46100 by Markus Mohrhard · 14 years ago
  97. a20f9a4 fdo#46808, Adapt xml::sax::XParser UNO service to new style by Noel Grandin · 14 years ago
  98. 307ecf7 UniString->OUString in chart2 by Noel Grandin · 14 years ago
  99. 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
  100. 39bac3f translations is a source-only module by Andras Timar · 14 years ago