1. 7eb4239 remove SAL_DEBUGs introduced earlier by Markus Mohrhard · 12 years ago feature/mac-opengl-fixes
  2. e010352 prevent potential crash if no SystemWindowData is passed by Markus Mohrhard · 12 years ago
  3. 01fe3fa fix crash when creating chart by Markus Mohrhard · 12 years ago
  4. d5186c1 fix build by Markus Mohrhard · 12 years ago
  5. 2a1804e fix indentation by Markus Mohrhard · 12 years ago
  6. 49c40d4 support legacy and core context on OSX by Markus Mohrhard · 12 years ago
  7. e2f11ea fix non OSX build again by Markus Mohrhard · 12 years ago
  8. 8a10360 remove unused method by Markus Mohrhard · 12 years ago
  9. f0226bf fix non Mac build by Markus Mohrhard · 12 years ago
  10. d562776 fix OSX build by Markus Mohrhard · 12 years ago
  11. e928dce working OSX OpenGLContext by Markus Mohrhard · 12 years ago
  12. b0b9bd2 use SystemWindowData to request a NSOpenGLWindow by Markus Mohrhard · 12 years ago
  13. 8337c2c replace check with GLEW variable by Markus Mohrhard · 12 years ago
  14. b74365a switch to a NSOpenGLView implementation by Markus Mohrhard · 12 years ago
  15. 787288c use size_t instead of unsigned int for container indices by Markus Mohrhard · 12 years ago
  16. e9d9f15 the values are float now by Markus Mohrhard · 12 years ago
  17. 741cb36 remove that ugly underscore at the end of the method names by Markus Mohrhard · 12 years ago
  18. ca11f8d basegfx -> glm in OGLTrans by Markus Mohrhard · 12 years ago
  19. eff5b4b use constructor initializer list by Markus Mohrhard · 12 years ago
  20. 77c23a9 improve readability by Markus Mohrhard · 12 years ago
  21. f605b8f no need to make these variables public by Markus Mohrhard · 12 years ago
  22. 8d43738 more OpenGL error checking in OGLTrans by Markus Mohrhard · 12 years ago
  23. d8ab1bf add invalid framebuffer operation to OpenGL error messages by Markus Mohrhard · 12 years ago
  24. 63eb0d0 check framebuffer status by Markus Mohrhard · 12 years ago
  25. e634412 simplify code by Markus Mohrhard · 12 years ago
  26. b059d9f add OpenGL error checking to OGLTrans by Markus Mohrhard · 12 years ago
  27. 75d1f83 extract some shared code by Markus Mohrhard · 12 years ago
  28. 51680e4 some temporary debug output by Markus Mohrhard · 12 years ago
  29. a6086b2 add more notes about deprecated OpenGL features by Markus Mohrhard · 12 years ago
  30. e230d9b add warning about bad input by Markus Mohrhard · 12 years ago
  31. 87fb883 remove old OSX OGLTrans by Markus Mohrhard · 12 years ago
  32. a36a7fe make the shaders compliant to GLSL 1.2 by Markus Mohrhard · 12 years ago
  33. b53a492 use generic implementation for OSX by Markus Mohrhard · 12 years ago
  34. a74555a3 fix shader names, the .glsl is attached in OpenGLHelper::LoadShader by Markus Mohrhard · 12 years ago
  35. f20cde1 request a legacy context for OGLTrans by Markus Mohrhard · 12 years ago
  36. 5692fa7 don't try to use X11 functions on OSX by Markus Mohrhard · 12 years ago
  37. 539c661 use glew instead of directly including OpenGL headers by Markus Mohrhard · 12 years ago
  38. 4d646c6 add possibility to request a compatibility context by Markus Mohrhard · 12 years ago
  39. 7ce911e WIP debug statements by Markus Mohrhard · 12 years ago
  40. c3d3358 add a note about deprecated functionality by Markus Mohrhard · 12 years ago
  41. c0cfeef don't even try to create a shape for non existing values by Markus Mohrhard · 12 years ago
  42. dad1cf3 fixed pipeline functions are not available in core context by Markus Mohrhard · 12 years ago
  43. 874a12f GL_LIGHTING is deprecated by Markus Mohrhard · 12 years ago
  44. 7c6d906 GL_TEXTURE_WRAP_* is deprecated by Markus Mohrhard · 12 years ago
  45. 26f5cd4 GL_POINT_SMOOTH is deprecated by Markus Mohrhard · 12 years ago
  46. 6b9f2a7 glEnable(GL_TEXTURE_2D) is deprecated by Markus Mohrhard · 12 years ago
  47. 97145cd fix my last core shader error by Markus Mohrhard · 12 years ago
  48. 6c0e4bd texture*D in GLSL is deprecated and not available in core contexts by Markus Mohrhard · 12 years ago
  49. d5ccefa replace all attribute and varying in chart shaders by Markus Mohrhard · 12 years ago
  50. 8d834e7 we need to switch to OpenGL 3.2 core for OSX by Markus Mohrhard · 12 years ago
  51. 1c197f2 make sure that all shaders contain a version string by Markus Mohrhard · 12 years ago
  52. 1b71061 Updated core Project: help a10e3f5e2f342a147b9f6d8e0912e7d3f0d4ae47 by Olivier Hallot · 12 years ago
  53. aa906f3 Typo: childs->children by Julien Nabet · 12 years ago
  54. 254c092 More mushrooms... by Olivier Hallot · 12 years ago
  55. a6f78bf Treeview may lose focus when left/right arrow is used by Niklas Johansson · 12 years ago
  56. 10176b1 fdo#33899 autocorrect: don't replace date parts with fractions by László Németh · 12 years ago
  57. 790920b GraphicManager: fix crash when swapping out graphics by Michael Stahl · 12 years ago
  58. ac2ffe7 GraphicManager: let's assert GraphicObjects are inserted and deleted once by Michael Stahl · 12 years ago
  59. 9fcf955 Left-align labels in Detailed Calculation Settings dialog by Adolfo Jayme Barrientos · 12 years ago
  60. a2c6ce6 fdo#80538 Add (hidden) edit icons to the toolbar again by Samuel Mehrbrodt · 12 years ago
  61. 09426fd Improve layout of random number generator dialog by Olivier Hallot · 12 years ago
  62. b751142 Help buttons mushrooming all over the place... by Olivier Hallot · 12 years ago
  63. 2e3f30c Add help button to dialog by Olivier Hallot · 12 years ago
  64. 0eb2c17 fdo#83289 (part) help btn for impress photo album by Olivier Hallot · 12 years ago
  65. 4e017b4 fdo#80269 (part): Help button for Calc Form dialog by Olivier Hallot · 12 years ago
  66. 475991c FDO#83283 (part) help btn for Label Field select'n by Olivier Hallot · 12 years ago
  67. efe49ba coverity#1233512 Uncaught exception by Caolán McNamara · 12 years ago
  68. a2336d2 coverity#1233487 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
  69. a0afc27 remove trailing space by Caolán McNamara · 12 years ago
  70. c37a251 Resolves: rhbz#1135410 by Caolán McNamara · 12 years ago
  71. 024d135 Unused arguments / variables by Miklos Vajna · 12 years ago
  72. 65613586 Remove not needed xmlns:xsd attributes by Miklos Vajna · 12 years ago
  73. 24a55a1 writerfilter: fix namespace of CT_PictureLayer's r:embed by Miklos Vajna · 12 years ago
  74. 8088aea cppcheck: Logical conjunction always evaluates to false by Julien Nabet · 12 years ago
  75. 880c18f Resolves fdo#83278: Missing type of directory at "Tools/Options/LODev/Paths" by Julien Nabet · 12 years ago
  76. 19cc164 Updated core Project: help 18f215920e94df8383c1e30f8eb0a93c3e076016 by Caolán McNamara · 12 years ago
  77. 835ca0a add capability to load FloatingWindows from .ui by Caolán McNamara · 12 years ago
  78. e1bf8ff xmerge: fix javadoc errors for JDK 8 by rbuj · 12 years ago
  79. 2602a41 coverity#706466 Uncaught exception by Caolán McNamara · 12 years ago
  80. e8fb861 move layout from dialog to systemwindow by Caolán McNamara · 12 years ago
  81. 0d5cc8c seem to need to link against pthreads on linux for poppler now by Caolán McNamara · 12 years ago
  82. 76ab34a didn't know about the dockingwindows by Caolán McNamara · 12 years ago
  83. 4e0d84c writerfilter: fix namespace of CT_SaveThroughXslt's r:id by Miklos Vajna · 12 years ago
  84. 686ea7a upgrade to poppler-0.26.4 by Thomas Arnhold · 12 years ago
  85. e96d259 interpr: ZinsesZins is Compound Interest by Thomas Arnhold · 12 years ago
  86. dcda429 interpr: fPeriodn -> fPeriods by Thomas Arnhold · 12 years ago
  87. e886f9a fdo#39674: translated German to English by Jennifer Liebel · 12 years ago
  88. 5605a36 fdo#39674: Improved translation by Jennifer Liebel · 12 years ago
  89. 675073a CppunitTest_sw_htmlexport: enable on OS X by Miklos Vajna · 12 years ago
  90. 4b4e4cc fdo#80617 Use complete string to allow translation for page number info by Samuel Mehrbrodt · 12 years ago
  91. 90c38d9 Fix build problem in the --disable-database-connectivity case by Tor Lillqvist · 12 years ago
  92. dc64ffb jurt: fix some javadoc errors for JDK 8 by rbuj · 12 years ago
  93. 59f1e33 Use plain bool parameter here by Matúš Kukan · 12 years ago
  94. 552b5e1 WaE: private field 'mnId' is not used by Tor Lillqvist · 12 years ago
  95. fcc6e8a Remove the old xlsx pivot table export code. by Kohei Yoshida · 12 years ago
  96. 151d7a6 Write test for importing and exporting of pivot table with 2 data fields. by Kohei Yoshida · 12 years ago
  97. f37c6e0 Correctly export subtotal functions of data fields. by Kohei Yoshida · 12 years ago
  98. 3b856f0 Use the source dimension name when searching for a dimension. by Kohei Yoshida · 12 years ago
  99. bfaf440 Export data layout field to xlsx correctly. by Kohei Yoshida · 12 years ago
  100. 5c00492 Start of support for Android on AArch64 by Tor Lillqvist · 12 years ago