1. c1edd8d Removed the crc table from the check-sum header by Marco Cecchetti · 11 years ago private/mcecchetti/bitmapcrc64
  2. cf5f7c1 Modified CRC test in order to fix test failure on OSX by Marco Cecchetti · 11 years ago
  3. df6e35b Changed DLL macro for fixing warning C4273 on Windows by Marco Cecchetti · 11 years ago
  4. 627c60cd Fixed a bug due to conflicts with Casarin's commit. by Marco Cecchetti · 11 years ago
  5. 9d2eee7 tdf#93532 - Bitmap CRC unit tests. by Michael Meeks · 11 years ago
  6. a2f931b Removed no more needed code in ImpBitmap::ImplGetChecksu by Marco Cecchetti · 11 years ago
  7. 9c7367e filter: avoid casting BitmapChecksum to sal_uInt32 by Miklos Vajna · 11 years ago
  8. d0ebe8f Fixed a bug the 64-bit checksum switch code was affected by by Marco Cecchetti · 11 years ago
  9. e3f9930 switch to 64-bit checksum: fixed a missed substitution by Marco Cecchetti · 11 years ago
  10. 9b31c94 truncate checksum to 32-bit when it slips inside a file stream by Marco Cecchetti · 11 years ago
  11. ba4ca59 gl-checksum: added a minimum size check for using GL version by Marco Cecchetti · 11 years ago
  12. 914fa84 switch to 64-bit checksum: now BitmapChecksum is a sal_uInt64 by Marco Cecchetti · 11 years ago
  13. 322aa12 CRC is an integer type -> mnChecksum. by Michael Meeks · 11 years ago
  14. 8fa26d3 fix: buffer was released before getting checksum. by Michael Meeks · 11 years ago
  15. 9b10c50 switch to 64-bit checksum: conversion from BitmapChecksum to an octet array by Marco Cecchetti · 11 years ago
  16. 9ff5353 vcl_get_checksum wraps the call to the real checksum function by Marco Cecchetti · 11 years ago
  17. 9a13e3d Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksum by Marco Cecchetti · 11 years ago
  18. 0c1fa8d moved chechsum.hxx in include/vcl by Marco Cecchetti · 11 years ago
  19. 4ff4bf4 Added support for computing 64-bit checksum of bitmap in OpenGL by Marco Cecchetti · 11 years ago
  20. 7cc4cdc TableRef: anywhere in ScDBData area, geez.. by Eike Rathke · 11 years ago
  21. f8512ed1 TableRef: of course ScDBData at the referenced pos, not the formula pos by Eike Rathke · 11 years ago
  22. b1a918a tdf#93838 windows opengl: fix vertical text position in UniscribeLayout by Miklos Vajna · 11 years ago
  23. 6a12aec tdf#93839 - Encourage vdevs to pick up new GL Contexts when they go invalid. by Michael Meeks · 11 years ago
  24. 34ebb26 sids unsorted by Caolán McNamara · 11 years ago
  25. 97acd29 Make saving the default fonts work again by Maxim Monastirsky · 11 years ago
  26. f565867 TableRef: activate structured references export to OOXML by Eike Rathke · 11 years ago
  27. c1e066f fix enable-mpl-subset with --with-system-poppler by Markus Mohrhard · 11 years ago
  28. 00bf7b7 Updated core Project: dictionaries e34d023f8c69599f2bca233396a2a0fab55a7e8f by Olivier R · 11 years ago
  29. 21e713a Handle dconf_client_new failure by Stephan Bergmann · 11 years ago
  30. 9da6318 dconf: fix check for matching template by Stephan Bergmann · 11 years ago
  31. f262cfc dconf: fix encoding of set element names by Stephan Bergmann · 11 years ago
  32. 2921d67 Rename stuff, in preparation of dconf::writeModifications by Stephan Bergmann · 11 years ago
  33. 12f92e6 Support modification write-back to other than registrymodifications.xcu by Stephan Bergmann · 11 years ago
  34. aefb3d9 windows opengl: Call InitGLEWDebugging() after we have the context. by Jan Holesovsky · 11 years ago
  35. 00b0ce6 WaE: loplugin:staticmethods in the non-Java case by Tor Lillqvist · 11 years ago
  36. dcb0738 Related: rhbz#1255200 apparent missing stylesheet by Caolán McNamara · 11 years ago
  37. 8002f0d WaE: loplugin:staticmethods in the non-Java case by Tor Lillqvist · 11 years ago
  38. c33062f Resolves: rhbz#1256843 no obvious means to close template dialog by Caolán McNamara · 11 years ago
  39. f4e9e76 PythonTest_sfx2_python: StylesPropertyPanel is the first panel now by Maxim Monastirsky · 11 years ago
  40. 220ec3b sw: include limits.h to fix build on Ubuntu 12.04 by Justin Luth · 11 years ago
  41. d2a42d6 windows opengl: Don't paint cached widgets upside down. by Jan Holesovsky · 11 years ago
  42. d9305ae tdf#93052 - When save, generate unused list-styles in context.xml by Juergen Funk · 11 years ago
  43. af11abf SwViewShell::ImplEndAction: still paint directly when non-double-buffering by Miklos Vajna · 11 years ago
  44. 3fac8cf add sfxlo-TemplateLocalView to glade catalog by Caolán McNamara · 11 years ago
  45. df7fbad readdconflayer: avoid deref of null (removed) member by Stephan Bergmann · 11 years ago
  46. c874bf3 Resolves: tdf#91060 don't crash on loading certain pptx by Caolán McNamara · 11 years ago
  47. 79f060d coverity#1242865 Untrusted loop bound by Caolán McNamara · 11 years ago
  48. 5b8e4f3 coverity#1321598 Resource leak in object by Caolán McNamara · 11 years ago
  49. cefbbd5 coverity#1321600 Dereference before null check by Caolán McNamara · 11 years ago
  50. 239c25f check for error more frequently by Caolán McNamara · 11 years ago
  51. 3165749 Fix PythonTest_sfx2_python by Miklos Vajna · 11 years ago
  52. 608c925 Updated core Project: dictionaries 03a4a7b13f28c2c8df08cf6d5049fde97d6b4244 by Christian Lohmaier · 11 years ago
  53. bfa839b add EDB-38031 test case by Caolán McNamara · 11 years ago
  54. 0cf6c6b cid#1321599 missing break by Miklos Vajna · 11 years ago
  55. e15d4b8 sdext: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  56. ed33646 tdf#91022: Incorrect Dates in Report created with legacy report wizard by Julien Nabet · 11 years ago
  57. e00a3a6 core: fix build with system boost 1.59 by David Ostrovsky · 11 years ago
  58. 0fad62c -fsanitize=enum by Stephan Bergmann · 11 years ago
  59. dbf5882 Revert "windows opengl: Set PFD_DOUBLEBUFFER even for single buffer rendering" by Miklos Vajna · 11 years ago
  60. 3b1ab01 -fsanitize=null by Stephan Bergmann · 11 years ago
  61. fd1571e sw: use std::unique_ptr<> in dbinsdlg by Miklos Vajna · 11 years ago
  62. b3de73f opengl: use "old" SubdivideBezier when drawing PolyLines by Tomaž Vajngerl · 11 years ago
  63. 0c1d3f0 remove now moot comment by Eike Rathke · 11 years ago
  64. e14c729 TableRef: fall back to stored table column name if header cell is empty by Eike Rathke · 11 years ago
  65. 5331e76 sw: convert boost::ptr_vector to std::vector<std::unique_ptr> by Michael Stahl · 11 years ago
  66. c76a1ece8 orcus: don't leak old state into new style objects by Markus Mohrhard · 11 years ago
  67. 897b512 import borders from orcus by Markus Mohrhard · 11 years ago
  68. d4ac738 some work on orcus conditional format import by Markus Mohrhard · 11 years ago
  69. ed22d36 loplugin:staticmethods by Stephan Bergmann · 11 years ago
  70. bc71293 TableRef: refresh table column names before saving by Eike Rathke · 11 years ago
  71. 75a8f61 sal: oops, forgot to commit that bit by Michael Stahl · 11 years ago
  72. d0ebb6e sal: don't use --target as parameter to cppunittester by Michael Stahl · 11 years ago
  73. f50eb63 Revert "exclude unnamed Library/Executable from ide integration" by Markus Mohrhard · 11 years ago
  74. f3f42bc loplugin:staticmethods by Stephan Bergmann · 11 years ago
  75. 59618d2 tdf#93822 - disable horror legacy menu background saving for OpenGL. by Michael Meeks · 11 years ago
  76. b27b908 tdf#93772 - handle framebuffer unbinding on GL context switch. by Michael Meeks · 11 years ago
  77. 1ba1a21 tdf#73071 Enable styles content panel in calc and fix spacing issue by Yousuf Philips · 11 years ago
  78. 4dce632 tdf#92106 sc: Update and new style commands w/o args by Maxim Monastirsky · 11 years ago
  79. 18dd07b tdf#93751 - ensure textures are unbound from framebuffers post destroy. by Michael Meeks · 11 years ago
  80. 6cf43cf Extended GL painting debug tracing. by Michael Meeks · 11 years ago
  81. daecb93 tdf#93750 allow for EMF+ record padding up to 11 bytes by Mike Kaganski · 11 years ago
  82. 61d203f TableRef: adapt to ::std::vector<std::unique_ptr<ScDBData>> change by Eike Rathke · 11 years ago
  83. f284678 TableRef: write OOXML table autoFilter fragment by Eike Rathke · 11 years ago
  84. 8709571 TableRef: write OOXML tableColumns,tableColumn by Eike Rathke · 11 years ago
  85. ef89f94 TableRef: first wave of writing ScDBData to OOXML tables by Eike Rathke · 11 years ago
  86. 3dabb06 -fsanitize=float-divide-by-zero by Stephan Bergmann · 11 years ago
  87. 4ce8c21a other bitmap methods check for bad_alloc by Caolán McNamara · 11 years ago
  88. b15be38 tdf#87009 Add a tooltip to the sidebar settings button by Maxim Monastirsky · 11 years ago
  89. 860d694 Compensate for the extra two pixels in ImplWinFontEntry::AddChunkOfGlyphs() by Tor Lillqvist · 11 years ago
  90. 1e9ecb2 vcl: try to disable font cache in CppUnit tests by Michael Stahl · 11 years ago
  91. 6a223b9 sot: don't leak uninitialized memory into temp file by Michael Stahl · 11 years ago
  92. 0c191e2 check for over long record len and check reads by Caolán McNamara · 11 years ago
  93. daf1578 check stream status by Caolán McNamara · 11 years ago
  94. ca77ec4 vcl: Improve management of mnRef0Count. by Jan Holesovsky · 11 years ago
  95. 751c5f5 Revert "werror: fix build in vcl" by Thorsten Behrens · 11 years ago
  96. 3286c6c loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  97. 0f3ccde7 loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  98. 3306807 loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  99. 7897019 loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  100. 9c99c64 config-less fallback by Caolán McNamara · 11 years ago