1. ecf56ed make starmath's gbuild module name the same as dir by David Tardon · 14 years ago
  2. b854de9 deprecate oustringostreaminserter.hxx by Norbert Thiebaud · 14 years ago
  3. fe1fd7c Improvement on previous commit by Stephan Bergmann · 14 years ago
  4. 372f980 fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new style by Noel Grandin · 14 years ago
  5. 2d67903 -Werror,-Wunused-private-field by Stephan Bergmann · 14 years ago
  6. 0e2467a -Werror,-Wunused-value by Stephan Bergmann · 14 years ago
  7. 982b7cb actually use startsWith(), now that it really exists by Luboš Luňák · 14 years ago
  8. 3e31745 crash with safe iterators: attempt to decrement a past-the-end iterator by Ivan Timofeev · 14 years ago
  9. 863bd5f convert docx mathml test documents into unittests by Luboš Luňák · 14 years ago
  10. 9e04ae0 add more runtime deps on resource files for unit-tests by Matúš Kukan · 14 years ago
  11. 5a4bcd3 gbuild: register all jars by Michael Stahl · 14 years ago
  12. aa4b8a8 Be more careful in recognizing MathML (bnc#774921) by Tor Lillqvist · 14 years ago
  13. 9495316 SmDocShell::readFormulaOoxml: yes, just void by Miklos Vajna · 14 years ago
  14. c4486f2 SmCmdBoxWindow: use single-line frame by Ivan Timofeev · 14 years ago
  15. d1501aa SmCmdBoxWindow: reduce padding from 8 to 4 by Ivan Timofeev · 14 years ago
  16. 20d4cd5 SmCmdBoxWindow: no drawing in Resize() by Ivan Timofeev · 14 years ago
  17. 79509fa SmCmdBoxWindow: too many frames... by Ivan Timofeev · 14 years ago
  18. 7277811 Translated German comments in starmath (fdo#39468) by Alexander Wilms · 14 years ago
  19. d07e8fe SmDocShell::writeFormulaOoxml: don't use m_ prefix for non-member variable by Miklos Vajna · 14 years ago
  20. 85cb908 fdo#48549 System::Beep() removal by Mathieu Vonlanthen · 14 years ago
  21. 747cb47 remove unnecessary includes of svl/svarray.hxx by Caolán McNamara · 14 years ago
  22. 0bdf6fc Bug 48549 - System::Beep() removal by Mathieu Vonlanthen · 14 years ago
  23. 2d422d8 SmOoxmlImport::handleR: escape brackets in math runs by Miklos Vajna · 14 years ago
  24. d216c9f SmRtfExport: get current encoding from Writer instead of assuming the default by Miklos Vajna · 14 years ago
  25. 41bd269 svtools: add new math rtf keywords by Miklos Vajna · 14 years ago
  26. 2f91b69 factor out common code of SmOoxmlExport and SmRtfExport to SmWordExportBase by Miklos Vajna · 14 years ago
  27. ebacc34 SmOoxmlExport: remove unused ctor param by Miklos Vajna · 14 years ago
  28. a572af0 add tests for RTF_MACC and RTF_MEQARR by Miklos Vajna · 14 years ago
  29. c098c3e export RTF_MEQARR by Miklos Vajna · 14 years ago
  30. 4f08fcb export RTF_MSSU{B,P} and related keywords by Miklos Vajna · 14 years ago
  31. 189ad91 export RTF_MRAD by Miklos Vajna · 14 years ago
  32. cc22622 export RTF_MLIM{UPP,LOW} by Miklos Vajna · 14 years ago
  33. 3a40268 export RTF_MM by Miklos Vajna · 14 years ago
  34. 1ec5580 export RTF_MLIM and related keywords by Miklos Vajna · 14 years ago
  35. 69df392 escape output properly inside RTF_MR by Miklos Vajna · 14 years ago
  36. 8556a1c export RTF_MD and related keywords by Miklos Vajna · 14 years ago
  37. 0e15567 export RTF_MACC and related keywords by Miklos Vajna · 14 years ago
  38. 73e7cef export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH} by Miklos Vajna · 14 years ago
  39. b0a7277 Correction of context menu entry for Math arccot function by Laurent Balland-Poirier · 14 years ago
  40. cb4c691 fdo#38887: SmNodeToTextVisitor: use braces for nested scripts by Ivan Timofeev · 14 years ago
  41. 80de3c0 fdo#38887: SmNodeToTextVisitor: use from and to instead of csub and csup by Ivan Timofeev · 14 years ago
  42. 44a3a34 fdo#38887: SmNodeToTextVisitor: use ^ and _ instead of rsup and rsub by Ivan Timofeev · 14 years ago
  43. e3b220a mathmlimport: do not remove first and last braces by Ivan Timofeev · 14 years ago
  44. 268492e rtl::O(U)String -> O(U)String by Luboš Luňák · 14 years ago
  45. abdaf7e Remove unused HIDs by Thomas Arnhold · 14 years ago
  46. ee0531d Remove unused HIDs by Thomas Arnhold · 14 years ago
  47. 1042610 some UniString->rtl::OUString by Caolán McNamara · 14 years ago
  48. e70c4a2 re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  49. bccf34c ditch String::CreateFromAscii by Caolán McNamara · 14 years ago
  50. 0617454 Remove duplication of License/Credits information by Stefan Knorr (astron) · 14 years ago
  51. 278000a Remove unused defines by Thomas Arnhold · 14 years ago
  52. eb755bc hrc cleanup: Remove unused defines by Thomas Arnhold · 14 years ago
  53. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  54. 00240d0 Remove unused defines by Thomas Arnhold · 14 years ago
  55. d341aca hrc cleanup: Remove unused resource definitions by Thomas Arnhold · 14 years ago
  56. 70b7ff4 Remove unused applicat.hxx by Thomas Arnhold · 14 years ago
  57. 83f50e3 ditch slightly suboptimal C2S define by Caolán McNamara · 14 years ago
  58. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  59. ee1c5c4 Reduce newline bloat at eof by Thomas Arnhold · 14 years ago
  60. 1ab899c .xml files don't need executable bits by Michael Stahl · 14 years ago
  61. dbd9db6 removed unused forward declarations of class by Takeshi Abe · 14 years ago
  62. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  63. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  64. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  65. 5fcecf9 hrc cleanup: Remove unused defines by Thomas Arnhold · 14 years ago
  66. 1a2549d Revert "Remove License/Credits menu items" by Petr Mladek · 14 years ago
  67. f4c567f8 Remove License/Credits menu items by Stefan Knorr (astron) · 14 years ago
  68. 0e0aca1 callcatcher: drop unused macro-generated GetChildWindowId methods by Caolán McNamara · 14 years ago
  69. b22c28c tweak to capture recent changes in starmath and gbuild by Norbert Thiebaud · 14 years ago
  70. c2a1c7c hook for calling from .docx filter to starmath for writting formulas by Norbert Thiebaud · 14 years ago
  71. a3c2d61 convert i18npool to gbuild by Norbert Thiebaud · 14 years ago
  72. d7a4c3c Add consistent Emacs and vim mode lines by Norbert Thiebaud · 14 years ago
  73. 0c3efcb gb_Library_PLAINEXT->gb_Library_DLLEXT by Norbert Thiebaud · 14 years ago
  74. c6af476 add modified unoexceptionprotector for better error msgs from exceptions by Caolán McNamara · 15 years ago
  75. 004073a remove all traces of offuh from makefiles by David Tardon · 15 years ago
  76. 00e5cd8 ugly fix to a dependency problem in starmath_qa_ccpunit by Norbert Thiebaud · 15 years ago
  77. ee0902b avoid object double include in starmath by Norbert Thiebaud · 15 years ago
  78. 48cb39a reenable unit test by Norbert Thiebaud · 14 years ago
  79. fa9cc5f move UNO API test to subsequentchecks by David Tardon · 15 years ago
  80. 08f666e migrate starmath subsequenttests to gbuild by Norbert Thiebaud · 14 years ago
  81. c4bfd90 convert starmath to gnumake by Norbert Thiebaud · 14 years ago
  82. b22eeeb revert gmk4 mismerge by Norbert Thiebaud · 14 years ago
  83. 8c707fa Remove some PCH leftovers by Thomas Arnhold · 14 years ago
  84. 2368615 added zoom submenu to View by Tim Hardeck · 14 years ago
  85. 6484ccb move zoomitem from svx to sfx2 by Tim Hardeck · 14 years ago
  86. e06d6e3 hrc cleanup: Remove completely unused RIDs by Thomas Arnhold · 14 years ago
  87. a747ad2 Tidy up *commands.h - Remove unused CMD_ defines by Thomas Arnhold · 14 years ago
  88. 1e26c56 Bin pointless <vcl/sv.h> header by Tor Lillqvist · 14 years ago
  89. 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
  90. d8afc8e Remove superfluous include comments by Thomas Arnhold · 14 years ago
  91. daf9c9c SmParser::GetTokenTableEntry: -Werror=sign-compare by Michael Stahl · 14 years ago
  92. 3f5762b targetted SAL_N_ELEMENTS revert. by Michael Meeks · 14 years ago
  93. 96a32c1 fix .component paths by David Tardon · 14 years ago
  94. 2899b1a only need to include ostream here, iostream sucks in global ctors by Caolán McNamara · 14 years ago
  95. 96541d7 status bar: Standardize the size of modification status to '9' everywhere. by Jan Holesovsky · 14 years ago
  96. 6833123 Removed unused SfxMedium::bDirect by Stephan Bergmann · 14 years ago
  97. a16b467 convert ResStringArray to rtl::OUString by Caolán McNamara · 14 years ago
  98. 5394b37 removed unused temporary rtl::OUString by Takeshi Abe · 14 years ago
  99. acd9cda XubString->rtl::OUString by Caolán McNamara · 14 years ago
  100. f70fe6e fdo#49921 make sure all tab pages have the same dimensions by David Tardon · 14 years ago