Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-13 | use consistently sal.osl and sal.rtl as log areas | Luboš Luňák | |
Change-Id: Ib5e606283d3d37c38e9729c79c4531807a1419d3 | |||
2012-10-11 | loplugin: more unused OUStrings and so forth | Caolán McNamara | |
Change-Id: I4f3a51e1fd3ddca9442022a7134306fbf32e13ae | |||
2012-10-10 | loplugin: unused O[U]Strings | Caolán McNamara | |
Change-Id: I020149a3073d8479887d108465cf5d3b727588d7 | |||
2012-08-14 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | |
Change-Id: Ib98c4d608f15980449a6949615a38cd8a436012f | |||
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold | |
Change-Id: I317058e3b25cebb7c1d89361636261c5f16a84d4 | |||
2012-08-08 | remove include comments and boxes | Thomas Arnhold | |
Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7 | |||
2012-08-01 | Bin no longer used iOS cppunit stuff that breaks build even | Tor Lillqvist | |
Change-Id: I78c71b22816834c66c8283e3d85e357b7b8d2836 | |||
2012-07-27 | Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in sal | Arnaud Versini | |
Change-Id: I4f9649ca61c988d425b59e41549d1c46bb808f2c | |||
2012-07-02 | Remove unused defines | Thomas Arnhold | |
Some of them were commented out for documentation purpose. Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce | |||
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks | |
2012-06-25 | Remove various commented out defines | Thomas Arnhold | |
Most of them in hrc files. Change-Id: I3944f6ed9befd2b498385f61b851790362221a4f | |||
2012-06-22 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35 | |||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce | |||
2012-06-02 | targeted string re-work | Norbert Thiebaud | |
Change-Id: I145731d9f28faf0065f5960f2c5a32f27d8c8620 | |||
2012-06-01 | targeted string re-work | Norbert Thiebaud | |
Change-Id: I2c166c63e9d2ab7d60bb404f643045678ef239a2 | |||
2012-06-01 | targeted string re-work | Norbert Thiebaud | |
Change-Id: I368b9538e3c2e6242fcdcabb4f8c716e17b02d88 | |||
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi | |
2012-04-07 | WaE: msvc, unreachable code | Caolán McNamara | |
2012-04-05 | Translated German comments to English in folder 'sal'. | Mark Wolf | |
sal/qa/rtl_strings/rtl_old_testostring.cxx contains some German comments still but the code itself uses test strings in German. When the test strings appear in the comments, they were left unchanged to maintain consistency. Mark Wolf | |||
2012-04-03 | don't skip first cmdline argument | Luboš Luňák | |
It looks like this one is also meant to be called manually or something, and the original version didn't skip the first argument either. | |||
2012-04-02 | fix crude command line arguments handling | Luboš Luňák | |
2012-04-02 | fix very ... uhm ... inventive and confusing use of empty string | Luboš Luňák | |
2012-03-28 | CPPUNIT_ASSERT_MESSAGE -> CPPUNIT_ASSERT_EQUAL_MESSAGE | Luboš Luňák | |
2012-03-21 | chmod -x | Tor Lillqvist | |
2012-03-07 | WaE: deleting 'PSID {aka void*}' is undefined | David Tardon | |
2012-03-07 | WaE: missing braces around initializer | David Tardon | |
2012-03-07 | WaE: "NOMINMAX" redefined | David Tardon | |
2012-01-24 | dead code in qa | Thomas Arnhold | |
2012-01-24 | finalize gcc 4.7 string literal operators | Thomas Arnhold | |
2012-01-21 | sal: re-disable file based unit tests that don't pass | Michael Meeks | |
2012-01-21 | sal: make more tests running | Matúš Kukan | |
2012-01-21 | sal: enable osl::File unit tests, and add a new readLine unit test | Michael Meeks | |
2012-01-21 | cleanup: remove annoying ( ) empty parameter pattern | Michael Meeks | |
2012-01-20 | Remove obsolete suppressOslDebugMessage. | Stephan Bergmann | |
2012-01-15 | Clang -Wdangling-else, -Wuninitialized. | Stephan Bergmann | |
2012-01-05 | gcc-trunk: fix: unable to find string literal operator 'operator FOO' | Matúš Kukan | |
2012-01-02 | Fix for fdo43460 Part XXVII getLength() to isEmpty() | Olivier Hallot | |
Please find attached a partial fix for Easy Hack FDO43460 Part XXVII Modules padmin, pyuno, rdbmaker, regexp, registry, rsc, sal | |||
2011-12-21 | get osl_File qa test to build under windows | Caolán McNamara | |
2011-12-19 | sal: add more unit tests | Matúš Kukan | |
2011-12-16 | gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO' | Matúš Kukan | |
2011-11-27 | remove include of pch header from sal | Norbert Thiebaud | |
2011-10-07 | cppcheck reduce scope in sal/...osl_Pipe.cxx | Pierre-André Jacquod | |
2011-10-05 | Drop test that require tmp with exec rights. | Tomas Chvatal | |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara | |
2011-09-29 | Make this cross-platform. | Jan Holesovsky | |
2011-09-29 | next test -> unotest change | Markus Mohrhard | |
2011-09-22 | adapt subsequent check only source too | Caolán McNamara | |
2011-09-22 | WaE: workaround auto_ptr deprecation | Caolán McNamara | |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara | |
2011-09-22 | drop unused test | Caolán McNamara | |