Age | Commit message (Expand) | Author |
2012-04-24 | WaE: equality comparison with extraneous parentheses | Tor Lillqvist |
2012-04-24 | WaE: using the result of an assignment as a condition without parentheses | Tor Lillqvist |
2012-04-24 | WaE: use of logical '&&' with constant operand | Tor Lillqvist |
2012-04-23 | Bug 42982 Patch - copytablewizard.cxx | Abeer Sethi |
2012-04-21 | Replace css macro with namespace for nicer namespacing | Thomas Arnhold |
2012-04-16 | mingw: avoid weird build error and -Werror | David Tardon |
2012-04-13 | Translate German comments | Philipp Weissenbacher |
2012-04-12 | move dependency on localedata_en to i18npool | Matúš Kukan |
2012-04-09 | do not put things directly into $(WORKDIR) | David Tardon |
2012-04-09 | add package deps for resources | David Tardon |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-08 | rename gb_CppunitTest_uses_ure | David Tardon |
2012-04-08 | compile- and run-time use of UNO must be split | David Tardon |
2012-04-08 | simplify use of configuration from unit tests | David Tardon |
2012-04-08 | always use --protector for UNO tests | David Tardon |
2012-04-08 | drop uses_ure | David Tardon |
2012-04-08 | let use_api handle the use of type rdbs at runtime | David Tardon |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-05 | removed unused defines | Takeshi Abe |
2012-04-02 | Translate German comments | Philipp Weissenbacher |
2012-04-02 | remove static objects from static_initialization_and_destruction chain | Caolán McNamara |
2012-04-02 | always pass --headless to cppunits | Luboš Luňák |
2012-03-30 | removed duplicate includes in dbaccess | Takeshi Abe |
2012-03-26 | ditch some UniStrings and intermediate temporaries | Caolán McNamara |
2012-03-23 | .hrc files don't need executable bits | Michael Stahl |
2012-03-23 | .java files don't need executable bits | Michael Stahl |
2012-03-21 | chmod -x | Tor Lillqvist |
2012-03-20 | remove extra string casts | Caolán McNamara |
2012-03-20 | fdo#47560 properly separate each new sorting column | Lionel Elie Mamane |
2012-03-20 | fdo#47370 properly duplicate (invisible) out-of-order sort columns | Lionel Elie Mamane |
2012-03-16 | do not initialize a field with itself | Luboš Luňák |
2012-03-15 | fixup: use introduced preprocessor constant instead of hardcoded constant | Lionel Elie Mamane |
2012-03-15 | fdo#46843 look for order by clause as fifth child of select_statement | Lionel Elie Mamane |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-13 | Clean up ODocumentInfoPreview | Stephan Bergmann |
2012-03-12 | replace usage of OUString::replace*AsciiL() with string literal overloads | Luboš Luňák |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan |
2012-03-09 | fdo#47021: the naive join attempt leads to deadlock | Stephan Bergmann |
2012-03-05 | Sprinkle more DISABLE_SCRIPTING ifdefs | Tor Lillqvist |
2012-03-02 | WNT-only IMPL_LINK_NOARG fixes | Stephan Bergmann |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-02-28 | we don't want any of these to be streamed out/in as 64bit values | Caolán McNamara |
2012-02-23 | Adapted AsyncEventNotifier to safer-to-use salhelper::Thread | Stephan Bergmann |
2012-02-22 | OUString ctor for string literals without RTL_CONSTASCII stuff | Luboš Luňák |
2012-02-21 | WaE: duplicateBranch | Thomas Arnhold |