Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-17 | Fix memory leak with osl_getCurrentSecurity (). | Mark Wielaard | |
The result of osl_getCurrentSecurity () should always be deleted again with osl_freeSecurityHandle (). Change-Id: If0991937fcb24207d1f78166f61c4be22d423629 Reviewed-on: https://gerrit.libreoffice.org/4947 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com> | |||
2013-06-27 | Translate German comments. | Chris Hoppe | |
Change-Id: Ida59dcca7c9a0305aecddaa68f4e585321144458 | |||
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | |
2013-04-17 | fdo#62096 - replace some O(U)String compareTo with == | Artur Dryomov | |
Change-Id: I98d04d7da4c2b7ea0b769df9c2bfa8c1ad86bf2d Reviewed-on: https://gerrit.libreoffice.org/3422 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org> | |||
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold | |
Change-Id: I47b35af71277fdda19767a553c960bf12164b92f | |||
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist | |
GUI only takes values UNX or WNT, so it is fairly pointless. One can check whether OS is WNT or not instead. Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34 Reviewed-on: https://gerrit.libreoffice.org/1304 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net> | |||
2012-11-27 | Make python3 work with custom VALGRIND_CFLAGS | Stephan Bergmann | |
Change-Id: Ia4b08a1b20bf46af4d06c0478ed8e795ee543703 | |||
2012-11-21 | re-base on ALv2 code. Includes: | Michael Meeks | |
Patch contributed by Herbert Duerr: #i118662# remove berkeleyDB from module xmlhelp (author=orwitt) http://svn.apache.org/viewvc?view=revision&revision=1213188 #i119141# remove ISCII converter for now http://svn.apache.org/viewvc?view=revision&revision=1306246 make exceptions for cppunittester verbose http://svn.apache.org/viewvc?view=revision&revision=1174831 Patches contributed by Pedro Giffuni: Avoid some uses of non portable #!/bin/bash in shell scripts. http://svn.apache.org/viewvc?view=revision&revision=1235297 Patch contributed by Oliver-Rainer Wittmann 88652: applied patch, remove unicows deps http://svn.apache.org/viewvc?view=revision&revision=1177585 drop OS/2 code, remove in-line assembler ARM atomics, and obsolete armarch header. | |||
2012-08-08 | remove include comments and boxes | Thomas Arnhold | |
Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7 | |||
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-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-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1 | |||
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold | |
More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b | |||
2012-06-02 | targeted string re-work | Norbert Thiebaud | |
Change-Id: I145731d9f28faf0065f5960f2c5a32f27d8c8620 | |||
2012-06-01 | targeted string re-work | Norbert Thiebaud | |
Change-Id: I6b23bd671c3c090a7c3b60d5301c59da5f9354d5 | |||
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-02-21 | WaE: unreadVariable | Thomas Arnhold | |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara | |
2011-11-27 | remove include of pch header from sal | Norbert Thiebaud | |
2011-11-21 | poke __cplusplus into workben comparison tool | Caolán McNamara | |
2011-11-18 | cppcheck: unread variables | Korrawit Pruegsanusak | |
These variables are set, but unused. | |||
2011-10-07 | cppcheck reduce scope of var in sal/... cbptest.cxx and cbvtest.cxx | Pierre-André Jacquod | |
2011-10-07 | cppcheck reduce scope of var in sal/...cbcpytest.cxx | Pierre-André Jacquod | |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵ | Stephan Bergmann | |
out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx. | |||
2011-06-27 | Remove tgetpwnam.cxx, it is unused. | Francois Tigeot | |
2011-06-05 | __cdecl -> SAL_CALL | Christina Rossmanith | |
2011-05-23 | Remove useless cruft | Tor Lillqvist | |
2011-05-01 | remove Attribute_XXX in favor of osl_File_Attribute_XXX (ure) | Christina Rossmanith | |
2011-04-19 | remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (ure) | Christina Rossmanith | |
2011-04-18 | Remove OS/2 support. | Francois Tigeot | |
2011-04-14 | Kill Pos_XXX in favour of osl_Pos_XXX | Michael Lefevre | |
2011-04-14 | Kill Pos_XXX in favour of osl_Pos_XXX | Michael Lefevre | |
2011-04-12 | remove VolumeInfoMask_XXX in favour of osl_VolumeInfo_Mask_XXX | Michael Lefevre | |
2011-02-27 | Handle DragonFly like the other BSDs in more cases. | Francois Tigeot | |
2011-02-21 | Remove SCO support. | Francois Tigeot | |
2011-01-21 | Don't replace equalsAscii() with equalsAsciiL() in measure_oustrings.cxx. | Thomas Arnhold | |
2011-01-20 | Replace suitable equalsAscii calls with equalsAsciiL. | Thomas Arnhold | |
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'. | |||
2011-01-15 | drop two arg one from this test, because it has different semantics | Caolán McNamara | |
2011-01-15 | fix test name | Caolán McNamara | |
2011-01-15 | and test with a precreated string | Caolán McNamara | |
2011-01-15 | equalsAsciiL faster than equalsAscii when length available | Caolán McNamara | |
2011-01-15 | add performance comparison test for equalsAscii group | Caolán McNamara | |
2011-01-05 | [opt] play around with callgrind to get repeatable numbers | Caolán McNamara | |
2010-12-20 | tweak this to compare classic and wide versions | Caolán McNamara | |
2010-12-20 | WaE: fix c++0x warnings | Caolán McNamara | |
2010-12-19 | this is perf. test, so OUString::createFromAscii must stay here | David Tardon | |
2010-12-12 | Change unnamedspaced file.hxx macros | Andy Holder | |