- a5f9e5d tdf#93532 - adapt CRC methods to use SalChecksum type and extend precision. by Michael Meeks · 11 years ago private/mmeeks/bitmapcrc64
- 2c7c8a4 Fixup type names - squash into Marco's commit. by Michael Meeks · 11 years ago
- e15cb51 CRC is an integer type -> mnChecksum. by Michael Meeks · 11 years ago
- 2b7bec7 squash into Marco's commit. by Michael Meeks · 11 years ago
- 515bcc2 tdf#93532 - Bitmap CRC unit tests. by Michael Meeks · 11 years ago
- 20a92da tdf#93532 - support for computing 64-bit checksum of bitmaps in OpenGL by Marco Cecchetti · 11 years ago
- 3de7afa tdf#93530 - glClear our depth, stencil and buffer contents on init. by Michael Meeks · 11 years ago
- 1e33ee6 vcldemo: widgets mode - auto-poup the menu on start. by Michael Meeks · 11 years ago
- 13594a7 tdf#92213 - don't crash fetching pixelctl a11y peer for un-parented window. by Michael Meeks · 11 years ago
- e16e64d tdf#93530 - the VCL GDI flushing abstraction should glFlush too. by Michael Meeks · 11 years ago
- 13cd7ea dbaccess: fix windows build breakage by Michael Stahl · 11 years ago
- 68efa6f ODF import: workaround dubious draw:fill="solid" on frame styles by Michael Stahl · 11 years ago
- 25c50a7 related: tdf#92379: sw: backward compatible ODF export of overriding by Michael Stahl · 11 years ago
- f38f018 tdf#92379: sw: ODF import: fix fo:background-color="transparent" by Michael Stahl · 11 years ago
- 982537d tdf#92379: sw: unit test for frame style background color by Michael Stahl · 11 years ago
- 27a02d1 sw: Flat ODF import: set the InReading and InXMLImport flags by Michael Stahl · 11 years ago
- e85a811 sw: adapt some badly named variables in uiwriter.cxx to by Michael Stahl · 11 years ago
- 43c00bc Clean up aEmptyStr by Stephan Bergmann · 11 years ago
- a7e2737 unit test that parsing range fragments should fail by Eike Rathke · 11 years ago
- 56238d5 do not parse range fragments as valid ranges by Eike Rathke · 11 years ago
- e4a3bf06 KDE4: don't ignore write(2) return value by Jan-Marek Glogowski · 11 years ago
- 444761d use unique_ptr by David Tardon · 11 years ago
- 3a6da2a Updated core Project: help 550b03030e494f8c0fd1161cbdeea3d8e5b954e5 by Olivier Hallot · 11 years ago
- a5ef818 Remove unused AddMenuBarButton parameter by Stephan Bergmann · 11 years ago
- 4944bd8 Revert "do not parse range fragments as valid ranges" by Stephan Bergmann · 11 years ago
- 361090c add EDB-37924 test case by Caolán McNamara · 11 years ago
- 273df17 tdf#80512 KDE4: fix RTL scrollbar handling by Jan-Marek Glogowski · 11 years ago
- 4c06894 Add menubar to vcldemo --widgets test. by Michael Meeks · 11 years ago
- 015adf1 -Werror,-Wnonconst-parameter by Stephan Bergmann · 11 years ago
- e8ac5fe typo: Trnedline -> Trendline by Andras Timar · 11 years ago
- 4895824 tdf#90078: Improve the Area section of the properties tab by Rishabh Kumar · 11 years ago
- be95c74 there might be no model by Caolán McNamara · 11 years ago
- a8b2dc8 various hangs, check seeks and record lengths by Caolán McNamara · 11 years ago
- 975a2bc -Werror,-Wpessimizing-move by Stephan Bergmann · 11 years ago
- a81f59f Log OpenCL errors symbolically here, too by Tor Lillqvist · 11 years ago
- 0c76f53 Revert "Enable out-of-order kernel execution" by Tor Lillqvist · 11 years ago
- 93157d2 convert Link to Typed by Noel Grandin · 11 years ago
- cadac84 don't hang on unreachable record ends by Caolán McNamara · 11 years ago
- 94a52f9 Resolves: #i117989# Basic functions return wrong results for dates <1900-1-1 by Damjan Jovanovic · 11 years ago
- cf4839c remove unused calculation for hyphenation by László Németh · 11 years ago
- 18a2a64 unit test that parsing range fragments should fail by Eike Rathke · 11 years ago
- ed6209f do not parse range fragments as valid ranges by Eike Rathke · 11 years ago
- be88107 tdf#93620: show OpenGL status in Help->About by László Németh · 11 years ago
- 334dba6 fix crash on loading certain ppts by Caolán McNamara · 11 years ago
- 1516635 valgrind: uninitialized value in AvoidConfig path by Caolán McNamara · 11 years ago
- 053d2e5 add EDB-37909 testcase by Caolán McNamara · 11 years ago
- a523b7c add ppt to fftester by Caolán McNamara · 11 years ago
- e377133 tdf#92019 Use texture atlas for 16, 24, 32, 48, 64 px width images by Tomaž Vajngerl · 11 years ago
- 167bc62 Convert vcl Button Link<> click handler to typed Link<Button*,void> by Noel Grandin · 11 years ago
- 46a2780 add CVE-2015-0065 testcase by Caolán McNamara · 11 years ago
- 139b32b Bin the fairly useless DbgDialog stuff and handle fallout by Tor Lillqvist · 11 years ago
- e279fc3 add CVE-2015-0064 testcase by Caolán McNamara · 11 years ago
- 03ddeb2 reportdesign: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
- 5ba6aaf package: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
- 9a050db replace boost::ptr_vector with std::vector<std::unique_ptr> by Derrick · 11 years ago
- a05d6ac Revert "create a macro to tidy up the declaration sites of o3tl::typed_flags_set" by Noel Grandin · 11 years ago
- 97bf7c6 vcl OpenGL program: Cache mvp matrix to reduce ~200 api calls per frame. by Lubosz Sarnecki · 11 years ago
- 4f0bb27 tdf#89387 test for LCM function by Łukasz Hryniuk · 11 years ago
- 32950e9 tdf#89387 test for GCD function by Łukasz Hryniuk · 11 years ago
- 1a5b575 tdf#89387 test for SUMX2PY2 function by Łukasz Hryniuk · 11 years ago
- 8e0d49e tdf#89387 add some strings to CHITEST test by Łukasz Hryniuk · 11 years ago
- 8580f44 tdf#89387 add some strings to FTEST test by Łukasz Hryniuk · 11 years ago
- b2363e9 implement Edit modify handler, rhbz#1255811 related by Eike Rathke · 11 years ago
- a88fecd implement Edit modify handler, rhbz#1255811 related by Eike Rathke · 11 years ago
- da9ecf1 implement Edit modify handler, rhbz#1255811 related by Eike Rathke · 11 years ago
- ad1284d Resolves: rhbz#1255811 implement Edit modify handler by Eike Rathke · 11 years ago
- 1622644 Don't claim we support strings arguments in the OpenCL VLOOKUP by Tor Lillqvist · 11 years ago
- 74bc7cb tdf#93614 - detect hanging OpenGL drivers with a watchdog. by Michael Meeks · 11 years ago
- 7bb7539 Add VLOOKUP to the set of opcodes that we trust the OpenCL implementation for by Tor Lillqvist · 11 years ago
- 41a6094 Produce the expected N/A error code in the OpenCL VLOOKUP implementation by Tor Lillqvist · 11 years ago
- 5da016f Revert "disable test case pending index assert fix" by Caolán McNamara · 11 years ago
- d9edac5 behave like the native format filter for non-insert mode by Caolán McNamara · 11 years ago
- 3d992d7 we only need the PaM for its Point and only to create a uno cursor by Caolán McNamara · 11 years ago
- 32b35d9 Return correct value from the OpenCL VLOOKUP implementation by Tor Lillqvist · 11 years ago
- 567471e Updated core Project: help fff841e50d4e1b36453820b66f150d708ebfff2b by Olivier Hallot · 11 years ago
- 20618dd fixes a memory leak that appeared in tdf#93392 valgrind trace by Dennis Francis · 11 years ago
- ad8e2ba tdf#93351: Edit style button in Schema & Numbering should point to List styles by Julien Nabet · 11 years ago
- 2f31a4c tdf#92213 - avoid potential crasher from unusual idle handler. by Michael Meeks · 11 years ago
- 14323c7 Update title of Conditional Format dialog when range modified by Andrzej Hunt · 11 years ago
- 1979c48 tdf#68016 Speed up ScChart2DataSequence by caching addresses by Tobias Lippert · 11 years ago
- d4310b6 Cosmetics by Tor Lillqvist · 11 years ago
- 7e91726 Treat an array of null string pointers as no strings for OpenCL by Tor Lillqvist · 11 years ago
- 737e206 upload libwps 0.4.1 by David Tardon · 11 years ago
- dea1d49 typo by Stephan Bergmann · 11 years ago
- 6d39088 Remove redundant @since tag by Stephan Bergmann · 11 years ago
- c609b30 sidebar uno api corrections by Laurent Godard · 11 years ago
- 65a66d4 Fix tdf#77881,tdf#80520,tdf#89525 bulllets lost issue. by Mark Hung · 11 years ago
- b14861e Fix tdf#77514 CJK ruby text in RTL( vertical ) base line issue. by Mark Hung · 11 years ago
- 43679f94 Fix tdf#80224 Custom text color changed to black on .PPTX export by Mark Hung · 11 years ago
- 3ac03b3 Updated core Project: help 67285d99b8c9373ba3fa992679353ee1a5bc4da9 by Christian Lohmaier · 11 years ago
- 76bc0e0 tdf#93468 add Arpitan (Switzerland) [frp-CH] by Eike Rathke · 11 years ago
- cc596d8 ensure editeng str len is in sync with attributes by Caolán McNamara · 11 years ago
- 882604a Some cleanup by Maxim Monastirsky · 11 years ago
- c936d69 Correct icon for number format in Calc's sidebar by Yousuf Philips · 11 years ago
- 662498a Avoid overflow in PBMReader::ImplReadHeader by Stephan Bergmann · 11 years ago
- 6373886 Handle non-aligned FFNs by Stephan Bergmann · 11 years ago
- fab18ef parameter names are useless in DECL_LINK declarations by Noel Grandin · 11 years ago
- d685395 misplaced brace by Caolán McNamara · 11 years ago
- 6bdd93e vcl: disable randomly failing timer unit tests by Thorsten Behrens · 11 years ago
- 9a68eb9c Turn on glyph caching by default when using OpenGL by Tor Lillqvist · 11 years ago