Age | Commit message (Expand) | Author |
2011-11-20 | hopefully gb_Executable_EXT_for_build does it | Eike Rathke |
2011-11-20 | change OUTDIR to OUTDIR_FOR_BUILD for cross-compilation | Eike Rathke |
2011-11-19 | clocaledata is a char array, so can use RTL_CONSTASCII_foo | Caolán McNamara |
2011-11-19 | add narrow (one letter) month names | Eike Rathke |
2011-11-19 | implement possessive genitive case month names locale data API | Eike Rathke |
2011-11-19 | let's have some sensible indentation | Eike Rathke |
2011-11-19 | squeeze some duplicated code | Eike Rathke |
2011-11-19 | implement possessive genitive case month names locale data | Eike Rathke |
2011-11-19 | generated locale data .cxx depends on saxparser generator | Eike Rathke |
2011-11-19 | adapt doctype url to reality | Eike Rathke |
2011-11-17 | Do build cpputools also for non-DESKTOP OSes, needed for bridgetest | Tor Lillqvist |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud |
2011-11-11 | Make .component files directly usable within UNO_SERVICES. | Stephan Bergmann |
2011-11-10 | New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous. | Stephan Bergmann |
2011-11-03 | Follow UAX-29 and present user-perceived character counts | Caolán McNamara |
2011-10-23 | no need for SRCDIR parameter here | Matúš Kukan |
2011-10-21 | expose an API to map from UScriptCode to i18n::ScriptType | Caolán McNamara |
2011-10-10 | add Pali language (Latin script) - fdo#41599 | Andras Timar |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen |
2011-10-04 | adapt i18npool unittests to separate RdbTarget makefile requirement | Bjoern Michaelsen |
2011-10-04 | Fix typo (SYSTEM_GENCODE, instead of SYSTEM_GENCCODE). | Jan Holesovsky |
2011-10-04 | WaE: possible loss of data, assignment within conditional expression | Tor Lillqvist |
2011-10-03 | Fix the build / host confusion around icu tools. | Jan Holesovsky |
2011-10-03 | WaE: suggest braces around empty body in an 'else' statement | David Tardon |
2011-09-28 | split 'test' into 'unotest' and 'test' to help dependencies | Michael Meeks |
2011-09-28 | disable use of test's unoexceptionprotector for now, to break dep loop | Michael Meeks |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
2011-09-17 | add KeyID option to Language dropdown box | Andras Timar |
2011-09-16 | Added dependency on test so that unoexceptionprotector works in i18npool afte... | Stephan Bergmann |
2011-09-16 | Removed unoexceptionprotector stuff from last commit again; appears not to wo... | Stephan Bergmann |
2011-09-16 | Removed leftover makefile.mk after gbuildization. | Stephan Bergmann |
2011-09-16 | Simplified setting headless mode for smoke-/subsequenttetss. | Stephan Bergmann |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ... | Stephan Bergmann |
2011-09-07 | Get the file: URIs right | Tor Lillqvist |
2011-09-06 | changed Time100SecSeparator to be identical to DecimalSeparator | Eike Rathke |
2011-09-04 | fix an_ES locale data details | Eike Rathke |
2011-09-04 | an_ES indentation | Eike Rathke |
2011-09-03 | add an_ES (Aragonese) locale data | Andras Timar |
2011-09-02 | move to comphelper, and rename | Caolán McNamara |
2011-09-01 | refactor x_rtl_uString_new_WithLength to be consistent | Caolán McNamara |
2011-09-01 | these don't actually take ownership, just copy and leak original | Caolán McNamara |
2011-08-29 | Make it compile with MSVC | Tor Lillqvist |
2011-08-29 | use SAL_N_ELEMENTS for table size | David Tardon |
2011-08-28 | Add numbering type in persian word. | Mohammad Elahi |
2011-08-28 | Add numbering type of arabic abjad sequence | Mohammad Elahi |
2011-08-23 | Make it actually link by adding more libraries | Tor Lillqvist |
2011-08-23 | Make it compile | Tor Lillqvist |
2011-08-23 | Fix cross-compilation | Tor Lillqvist |
2011-08-21 | Further attempt to make this test run on iOS | Tor Lillqvist |
2011-08-21 | check array index *before* using it in array, not *after* | Lionel Elie Mamane |