Age | Commit message (Expand) | Author |
2013-11-11 | basic: include <> for external includes | Norbert Thiebaud |
2013-10-15 | clean up SbiScanner::NextSym() a little, fdo#70319 follow-up | Eike Rathke |
2013-10-14 | work around crappy SbiScanner::NextSym(), fdo#70319 | Eike Rathke |
2013-03-21 | added unit test for 10e308 math overflow | Eike Rathke |
2013-03-16 | coverity#982854 Assign instead of compare | Julien Nabet |
2013-03-16 | coverity#982853 Assign instead of compare | Julien Nabet |
2012-12-31 | Remove all rtl:: prefix and RTL_* from basic/qa/cppunit/test_scanner.cxx | Marcos Paulo de Souza |
2012-12-29 | Remove rtl prefixes and some RTL_CONST* from basic | Marcos Paulo de Souza |
2012-07-18 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |
2012-05-14 | add missing licence ( populated from TEMPLATE.SOURCECODE.HEADER ) | Noel Power |
2012-01-14 | Comment out test that current fails on 64-bit systems | August Sodora |
2012-01-14 | Add tests for hex/octal numbers for basic scanner | August Sodora |
2012-01-05 | add mode-lines to some new files | Caolán McNamara |
2011-12-05 | Added some tests for basic/scanner | August Sodora |
2011-11-20 | Added regression test for scanner | August Sodora |
2011-11-18 | Cleanup GetSuffixType in basic scanner | August Sodora |
2011-10-21 | misc trivial tweaks, and documentation addition | Michael Meeks |
2011-10-21 | String->OUString, with accompanying tests | August Sodora |