1. 8ab5d9c Introduce osl_areCommandArgsSet. by Andrzej Hunt · 12 years ago
  2. 18c1051 fdo#78908 Revert "Merge back branch alg_writerframes to trunk" by Miklos Vajna · 12 years ago
  3. f03ae69 fix crash loading ooo100546-1.xls by Caolán McNamara · 12 years ago
  4. cd3e7bd Make OpenGL 2D rendering working again. by Markus Mohrhard · 12 years ago
  5. 752a364 use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on Mac by Norbert Thiebaud · 12 years ago
  6. e716174 clang: Use-after-free by Caolán McNamara · 12 years ago
  7. 22cd19e fdo#71076, fdo#71767: Preserve number formats when charts are copied. by Kohei Yoshida · 12 years ago
  8. 204bcc4 LOK: kill saveAsWithOptions. by Andrzej Hunt · 12 years ago
  9. a66b897 LOK: kill double initialize. by Andrzej Hunt · 12 years ago
  10. c8921d9 LOK: Split into instance and class. by Andrzej Hunt · 12 years ago
  11. d83ab71 resolved fdo#79978 propagate error through DoubleArray of matrix by Eike Rathke · 12 years ago
  12. 3453879a resolved fdo#79957 propagate ForceArray through jump tokens by Eike Rathke · 12 years ago
  13. 31f386c Extract kmz and collada converter code to a seperate function by Zolnai Tamás · 12 years ago
  14. 053fbcf liblok: add include for size_t. by Michael Meeks · 12 years ago
  15. c297b91 cast loses precision by Caolán McNamara · 12 years ago
  16. 540eb29 liblok: check new methods via macros on nSize, not by de-referencing. by Michael Meeks · 12 years ago
  17. 09e5df3 Complete LibreOfficeKit C++ renaming. by Andrzej Hunt · 12 years ago
  18. 80f5fc4 Upgrade LibreOfficeKit C++ API. by Andrzej Hunt · 12 years ago
  19. f646e8c Rename C api of LibreOfficeKit. by Andrzej Hunt · 12 years ago
  20. 7d210d6 Move liblibreoffice into LibreOfficeKit. by Andrzej Hunt · 12 years ago
  21. 0245bda make that variable protected again by Markus Mohrhard · 12 years ago
  22. 2980f49 avoid problems with poppler's and vcl's FontInfo during runtime by Markus Mohrhard · 12 years ago
  23. 160f171 we only support GLX 1.3+ by Markus Mohrhard · 12 years ago
  24. 7296f47 Lsan: fix memory leak by Markus Mohrhard · 12 years ago
  25. bc0e7a0 Lsan: fix invalid memory access by Markus Mohrhard · 12 years ago
  26. 7c7c7dc bnc#880763: PPTX import: wrong z-order becuause of wrong import order by Zolnai Tamás · 12 years ago
  27. b54d8d2 2nd part of bnc#870233: import font color from color fragment for SmartArts by Zolnai Tamás · 12 years ago
  28. c4b909b 1st part of bnc#870233: wrong list style in shapes by Zolnai Tamás · 12 years ago
  29. 1fc5d5f fdo#79597 Password UI: correct typo for 1 character by Laurent Balland-Poirier · 12 years ago
  30. 062705b add convenience functions to handle dirs by David Tardon · 12 years ago
  31. 727938b oox, writerfilter: Support for artistic effects on pictures by Jacobo Aragunde Pérez · 12 years ago
  32. 1419b40 add bDisallowPrivate parameter to LanguageTag::isValidBcp47() by Eike Rathke · 12 years ago
  33. 6ae4e14 add LANGUAGE_USER_FRENCH_TOGO 0x8C0C [fr-TG] French (Togo), fdo#79353 by Eike Rathke · 12 years ago
  34. db0f916 add LANGUAGE_USER_FRENCH_NIGER 0x880C [fr-NE] French (Niger), fdo#79352 by Eike Rathke · 12 years ago
  35. ebfafcd add LANGUAGE_USER_FRENCH_BENIN 0x840C fr-BJ French (Benin), fdo#79351 by Eike Rathke · 12 years ago
  36. 5d3211c bnc#870237: wrong text position in grouped list by Zolnai Tamás · 12 years ago
  37. 3988f17 Resolves: fdo#79360 impress hangs on using sidebar new style by Caolán McNamara · 12 years ago
  38. 9832a24 Detach all DocBasicItem objects upon process termination. by Kohei Yoshida · 12 years ago
  39. f438d84 Related: fdo#79142 make SetName default to Reindexing by Caolán McNamara · 12 years ago
  40. 74baee7 Resolves: fdo#79142 When Creating Styles - The 2nd One Always Replaces the 1st by Caolán McNamara · 12 years ago
  41. 1edc1ea rebase all import libs by David Tardon · 12 years ago
  42. aca222e switch the Western language list box to SvxLanguageComboBox by Eike Rathke · 12 years ago
  43. 694fff6 bnc#467278: Introduce a warning that changes to VBA macros cannot be saved. by Jan Holesovsky · 12 years ago
  44. d9deddc cp#1000072: Skip styles import for external link cache documents. by Kohei Yoshida · 12 years ago
  45. 8f97326 So ZCodec::ReadAsynchron was wrong in using a persistent mpIStm after all by Stephan Bergmann · 12 years ago
  46. c5a603c ZCodec::mpIStm is apparently(?) effectively only used by ReadAsynchron by Stephan Bergmann · 12 years ago
  47. cf53a5d we have GetEntryPos(), use it by Eike Rathke · 12 years ago
  48. 66351a6 Split ZCodec::ImplInitBuf into InitCompress, InitDecompress by Stephan Bergmann · 12 years ago
  49. 1c92fbf Replace ZCodec::mbInit with sane enum by Stephan Bergmann · 12 years ago
  50. 4d21132 ZCodec::UpdateCRC is private by Stephan Bergmann · 12 years ago
  51. b928cfb Remove unused ZCodec::IsFinished by Stephan Bergmann · 12 years ago
  52. 4716908 Remove unnecessary GZCodec derivation by Stephan Bergmann · 12 years ago
  53. a1ec916 Remove unused ZCODEC_BEST_SPEED, ZCODEC_BEST_COMPRESSION macros by Stephan Bergmann · 12 years ago
  54. 200d530 Split ZCodec::BeginCompression param into its 3 independent components by Stephan Bergmann · 12 years ago
  55. e05a200 Remove unnecessary ZCODEC_DEFAULT macro by Stephan Bergmann · 12 years ago
  56. 201d429 Remove unnecessary ZCODEC_DEFAULT_STRATEGY macro by Stephan Bergmann · 12 years ago
  57. a34d0fb Remove unused ZCODEC_ZFILTERED, ZCODEC_ZHUFFMAN_ONLY macros by Stephan Bergmann · 12 years ago
  58. b2e5b0e Remove unnecessary DEFAULT_IN/OUT_BUFSIZE macros by Stephan Bergmann · 12 years ago
  59. 5271e5b nMemUsage is always MAX_MEM_USAGE by Stephan Bergmann · 12 years ago
  60. fe1e1d1 A single ZCodec ctor suffices by Stephan Bergmann · 12 years ago
  61. faac232 Clean-up C-style (void) parameter lists by Stephan Bergmann · 12 years ago
  62. 5690def RID_DLG_UPDATE conversion to .ui by sk94 · 12 years ago
  63. 2bbcf97 fix my issues with the offscreen rendering by Markus Mohrhard · 12 years ago
  64. a6e6cc4 add static LanguageTag::isValidBcp47() by Eike Rathke · 12 years ago
  65. c1dbed8 Use more specific tag by Tor Lillqvist · 12 years ago
  66. 02dcdb1 Log also the size by Tor Lillqvist · 12 years ago
  67. e256569 Bin ENUM_FONTRELIEF_DECLARED crack by Tor Lillqvist · 12 years ago
  68. 6da81bb Add debugging output operator<< for FontMetric by Tor Lillqvist · 12 years ago
  69. c07b8de ODS load perf: transfer ownership of the ScTokenArray to save cycles. by Michael Meeks · 12 years ago
  70. 8c39739 add method for creating framebuffer objects to OpenGLHelper by Markus Mohrhard · 12 years ago
  71. f65de4fe fdo#60338: Introduce osl_createDirectoryWithFlags by Stephan Bergmann · 12 years ago
  72. 68bc8af SvxRelativeField: set the unit from the passed stringmap by Michael Stahl · 12 years ago
  73. eccaf91 use VCL's OpenGLContext for 3D transitions by David Tardon · 12 years ago
  74. 8d54796 enhance pass-by-ref plugin to detect large arguments by Noel Grandin · 12 years ago
  75. 07cb96a remove unused header files by Thomas Arnhold · 12 years ago
  76. d09124d Fix overriding exception specification by Stephan Bergmann · 12 years ago
  77. 2fc4f5c Register OpenGL windows to ScGridWindow upon file load. by Kohei Yoshida · 12 years ago
  78. 3db8d60 hrc and src files: squeeze multiple newlines by Thomas Arnhold · 12 years ago
  79. e77bb87 vcl: rename CopyAreaFinal to CopyDeviceArea by Chris Sherlock · 12 years ago
  80. 61ce018 Resolves: #i86528# use the module manager to identify the context... by Tsutomu Uchino · 12 years ago
  81. f67702e fdo#60338: Add osl_File_OpenFlag_Private to avoid umask by Stephan Bergmann · 12 years ago
  82. dd0f844 add COLOR function by Markus Mohrhard · 12 years ago
  83. e4ce7d2 fdo#46839 Convert line color picker to split button by Maxim Monastirsky · 12 years ago
  84. 064ca92 hrc files should have hrc suffix by Thomas Arnhold · 12 years ago
  85. 8899e44 fix include guard for sal/types.h by Thomas Arnhold · 12 years ago
  86. 9c3e819 move boost rng wrapper from sc to comphelper by Thomas Arnhold · 12 years ago
  87. 3c1e30b7 Correct common misspellings, and remove some ASCII art along the way. by Chris Laplante · 12 years ago
  88. 5bbc90b unused XGradient::VclGradient by Miklos Vajna · 12 years ago
  89. 0ab5802 more SvxLanguageBoxBase interfacing by Eike Rathke · 12 years ago
  90. b862a21 ODF filters: fallback glTF model to bitmap for older versions by Zolnai Tamás · 12 years ago
  91. 06a45a1 loplugin:saloverride by Stephan Bergmann · 12 years ago
  92. a6ef8ed clean up, remove eof comments by Thomas Arnhold · 12 years ago
  93. be415a0 ooxml: Preserve shape effects when there's more than one by Jacobo Aragunde Pérez · 12 years ago
  94. 5ad0202 introduce SvxLanguageBoxBase, SvxLanguageBox, SvxLanguageComboBox by Eike Rathke · 12 years ago
  95. fb1e810 test: don't create root element in startDocument() in xmlwriter by Tomaž Vajngerl · 12 years ago
  96. eddfced loplugin:sallogareas by Stephan Bergmann · 12 years ago
  97. fb688d6 test: dump staroffice metafile to XML & XML writer interface by Tomaž Vajngerl · 12 years ago
  98. 780cedb test: parseXmlStream & parseHtmlStream added to test tools by Tomaž Vajngerl · 12 years ago
  99. 29ef23b vcl: ReadWindowMetafile - make pConfigItem default to NULL by Tomaž Vajngerl · 12 years ago
  100. 06e6aa6 vcl: remove uselees comment from font.hxx by Tomaž Vajngerl · 12 years ago