1. 4fcdc54 fdo#49677: ODF export: always add xlink:type attribute by Michael Stahl · 14 years ago
  2. a4e3055 fdo#49876: ODF export: do not export font-size="0pt" by Michael Stahl · 14 years ago
  3. 003e8e8 fdo#49678: ODF export: add svg:viewBox to draw:connector by Michael Stahl · 14 years ago
  4. 3347e26 fdo#38056: fix XMLTextImportPropertyMapper regression: by Michael Stahl · 14 years ago
  5. 10790f7 sd, sfx2, writerfilter, xmloff: fix some warnings by Michael Stahl · 14 years ago
  6. bb406ff fdo#38056: ODF import: fix page style attributes: by Michael Stahl · 14 years ago
  7. e364ae3 fix invalid vector.push_back(vector.back()) by Michael Stahl · 14 years ago
  8. 014738b fdo#48969: switch units in Converter::convertDouble by Michael Stahl · 14 years ago
  9. b8fb2df Compatibility option for incorrect relative moves after closePath (fdo#47406) by Fridrich Štrba · 14 years ago
  10. db3597c Fix fdo#47406 incorrect relative moves after closePath by Thorsten Behrens · 14 years ago
  11. 61600b6 don't create uno::Sequence with new, fdo#46825 by Markus Mohrhard · 14 years ago
  12. 86a03eb fdo#42771: Fix crash when loading an invalid .fodt. by Jan Holesovsky · 14 years ago
  13. dae8fff fdo#45534: ODF export: fix draw:fit-to-size by Michael Stahl · 14 years ago
  14. dbca6ce fdo#45449: ODF export: frames: invalid "min-width" by Michael Stahl · 14 years ago
  15. 31c8d79 rhbz#746174: also export list restart for non root list by Michael Stahl · 14 years ago
  16. f1d713a use INCLUDE instead of SOLARINC, and after local includes by Eike Rathke · 14 years ago
  17. bdf67a7 fdo#43862: reintroduce fo:margin-* on top of fo:margin for backward compat by Cédric Bosdonnat · 14 years ago
  18. 62b9587 fdo#44082: fix hyphenation attributes: by Michael Stahl · 14 years ago
  19. 3916a9b fdo#44073: ODF export: fix layout grid invalid ODF by Michael Stahl · 14 years ago
  20. a0476cf in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  21. 15aeab6 impress210: #i41995# fixed distinct shape and page id by Christian Lippka ORACLE · 14 years ago
  22. 431604f9 refactor media embedding completely: by Michael Stahl · 14 years ago
  23. dc0f9da The ODG should have office:drawing after office:body, not office:graphics by Fridrich Štrba · 14 years ago
  24. 116ad02 xmloff: load and store embedded media by Michael Stahl · 14 years ago
  25. e10fc18 typo fix: explicitely -> explicitly by Lior Kaplan · 14 years ago
  26. 86adb5c get rid of class Date and Time default ctor with system time penalty by Eike Rathke · 14 years ago
  27. 443a722 Remove uses of charAt by August Sodora · 14 years ago
  28. 7613359 handle dates with year < 1000 by Eike Rathke · 14 years ago
  29. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  30. 7bf1fa3 switch source and target units, so that it works right with sax conversions by Radek Doulik · 14 years ago
  31. c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
  32. 3f2ff54 remove pch from the include list by Norbert Thiebaud · 14 years ago
  33. 2f27c67 remove include of pch header from xmloff by Norbert Thiebaud · 14 years ago
  34. 992757c remove pre-compiled header support in gbuild and gbuildified module by Norbert Thiebaud · 14 years ago
  35. 93253ee Remove some uses of OUString::setCharAt by August Sodora · 14 years ago
  36. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  37. 49846da1 fdo#43152 ooo#114415 fixed crash on unnamed form element by Eike Rathke · 14 years ago
  38. 1e39e93 Added handler to handle the new <table:filter-set-item> elements. by Kohei Yoshida · 14 years ago
  39. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  40. b11bd03 Removed comphelper -> unotools processfactory.hxx duplication. by Stephan Bergmann · 14 years ago
  41. 328e099 callcatcher: remove some unused code by Caolán McNamara · 14 years ago
  42. 58692c3 callcatcher: remove unused methods by Caolán McNamara · 14 years ago
  43. e494bd2 Removed some SvStringsSortDtor by Daisuke Nishino · 14 years ago
  44. 56d5a48 callcatcher: drop unused methods by Caolán McNamara · 14 years ago
  45. eaefa68 callcatcher: ditch some unused code by Caolán McNamara · 14 years ago
  46. 7297ec1 update list post SvUShorts removal by Caolán McNamara · 14 years ago
  47. 40fbc43 callcatcher: some unused code by Caolán McNamara · 14 years ago
  48. f7303fc eliminate SvUShorts type by Daniel Di Marco · 14 years ago
  49. f7d9e05 ODF conformance - Impress table markup fixes by Thorsten Behrens · 14 years ago
  50. c31d7b0 Some warning cleanup (found with trunk Clang). by Stephan Bergmann · 14 years ago
  51. 322d455 Simplified comphelper::OSequenceIterator and its uses. by Stephan Bergmann · 14 years ago
  52. e4d1c22 WaE: potentially uninitialized local variable 'nColor' used by Tor Lillqvist · 14 years ago
  53. 1eb7b69 xmluconv.hxx: noncopyable (thank you tinderbox) by Michael Stahl · 14 years ago
  54. 30e1eaa #i108468#: clean up xmluconv: add a pImpl to SvXMLUnitConverter by Michael Stahl · 14 years ago
  55. 8666469 #i108468#: clean up xmluconv code duplication, measured approach: by Michael Stahl · 14 years ago
  56. ae3e2f1 #i108468#: clean up xmluconv code duplication, DateTime edition: by Michael Stahl · 14 years ago
  57. 3ca2bef #i108468#: clean up xmluconv code duplication, part 1: by Michael Stahl · 14 years ago
  58. af6980b make xmloff ByteString free by Caolán McNamara · 15 years ago
  59. bfcb6fd conversion operator is gone by Caolán McNamara · 15 years ago
  60. f42b66c callcatcher: unused methods by Caolán McNamara · 15 years ago
  61. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  62. ba6eede WaE: 'rUnitConverter' : unreferenced formal parameter by Tor Lillqvist · 15 years ago
  63. 1fe85161 callcatcher: comphelper's unused code by Matúš Kukan · 15 years ago
  64. 1f5c696 add mode-lines to .m files and last round of merged files, etc. by Caolán McNamara · 15 years ago
  65. c50612d callcatcher: unused code by Caolán McNamara · 15 years ago
  66. 42fe8b9 WaE: Mark SvXMLExport_Impl and SvXMLImport_Impl as SAL_DLLPRIVATE by Tor Lillqvist · 15 years ago
  67. 6671fa8 Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). by Stephan Bergmann · 15 years ago
  68. 226a5dd WaE: control reaches end of non-void function by Tor Lillqvist · 15 years ago
  69. 8714265 just silence the auto_ptr deprecations in isolation by Caolán McNamara · 15 years ago
  70. 3e5edf6 Add missing chart data point ODF1.2 standard symbols by Regina Henschel · 15 years ago
  71. 98ae11b pointless foo by Caolán McNamara · 15 years ago
  72. 27b9f9f sb140: #i117310# remove unnecessary dependency on XTypeProvider::getImplementationId by Stephan Bergmann · 15 years ago
  73. 313b8b0 initial DocumentSettingsSerializer interface impl. by Michael Meeks · 15 years ago
  74. f57baef add chaff to encrypted documents by Caolán McNamara · 15 years ago
  75. 04ce2ce callcatcher: drop some Impl methods, regenerate list by Caolán McNamara · 15 years ago
  76. af60795 callcatcher: some more unused code by Caolán McNamara · 15 years ago
  77. 0294fa0 some more sal_Bool -> bool in sc/source/filter/xml by Markus Mohrhard · 15 years ago
  78. ac756a9 Now AnimationsExporterImpl defines its own XMLSdPropHdlFactory object. by Marco Cecchetti · 15 years ago
  79. 8cac883 moved header file animationexport.hxx from "xmloff/inc" to "xmloff/inc/xmloff". The configuration file Package_ink.mk has been modified in order to export the header file into "solver/*/*/inc/xmloff" Include directives of source files under "xmloff/source" have been changed accordingly by Marco Cecchetti · 15 years ago
  80. edb6e65 Moved unointerfacetouniqueidentifiermapper.hxx under xmloff/inc/xmloff. The Package_inc.mk file has been modified in order to export the header under solver/*/*/inc/xmloff and the UnoInterfaceToUniqueIdentifierMapper class has been made visible from the outside by the XMLOFF_DLLPUBLIC macro. by Marco Cecchetti · 15 years ago
  81. 74881f6a export the source storage to import filter, to mirror TargetStorage for export by Michael Meeks · 15 years ago
  82. 005f5d4 remove freshly unused methods by Caolán McNamara · 15 years ago
  83. ac1530a callcatcher: yet more unused code by Caolán McNamara · 15 years ago
  84. 8542444 Code review fixes. by Muthu Subramanian · 15 years ago
  85. 0d1ff2b generate list by Caolán McNamara · 15 years ago
  86. 77289a3 entire source file and header can go by Caolán McNamara · 15 years ago
  87. b3c8e41 gsl_getSystemTextEncoding->osl_getThreadTextEncoding by Caolán McNamara · 15 years ago
  88. 64d9d21 wrong seekPage by Caolán McNamara · 15 years ago
  89. 477a7e7 callcatcher: next layer of unused methods by Caolán McNamara · 15 years ago
  90. 56db727 callcatcher: unused .cxx .hxx combo in xmloff by Caolán McNamara · 15 years ago
  91. d64bbd6 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set by Norbert Thiebaud · 15 years ago
  92. 876083b drop unused non-virtuals by Caolán McNamara · 15 years ago
  93. e745179 revert this by Caolán McNamara · 15 years ago
  94. 0a9fa3d ditch some junk by Caolán McNamara · 15 years ago
  95. 40283f0 Replace SvArray stuff with vector in xmloff/xmlcnimp.hxx and refactor by Nigel Hawkins · 15 years ago
  96. 553e455 WaE: unused variable by Caolán McNamara · 15 years ago
  97. f093540 bool => false by Eike Rathke · 15 years ago
  98. ea4470c Number formatter sal_Bool -> bool clean-up and cosmetics by Eike Rathke · 15 years ago
  99. b2bd33e prefer makefile-gmake-mode to plain makefile-mode by Takeshi Abe · 15 years ago
  100. 2642cdb Replace SvUShorts with vector in xmloff/xmlnumfe.cxx by Nigel Hawkins · 15 years ago