Age | Commit message (Expand) | Author | Files | Lines |
2011-12-21 | This just can't be right, WriteByteString writes a pascal-style string | Caolán McNamara | 1 | -3/+3 |
2011-12-20 | ByteString->rtl::OString | Caolán McNamara | 1 | -45/+35 |
2011-12-19 | add propex.bat, so propex Perl script can run under Win32 | Andras Timar | 2 | -0/+9 |
2011-12-15 | propmerge tool to merge strings back to localized .properties files | Andras Timar | 3 | -0/+89 |
2011-12-13 | this line doesn't do anything | Caolán McNamara | 1 | -2/+0 |
2011-12-13 | ByteString->rtl::OString | Caolán McNamara | 2 | -11/+10 |
2011-12-13 | introducing propex tool for string extranction from .properties files | Andras Timar | 3 | -0/+65 |
2011-12-13 | exclude wntgcc* directories from searching for translatable files | Andras Timar | 1 | -1/+3 |
2011-12-12 | ByteString->rtl::OString | Caolán McNamara | 2 | -95/+73 |
2011-12-12 | sVersion, from WORK_STAMP doesn't get used | Caolán McNamara | 3 | -26/+11 |
2011-12-11 | Unused according to Opengrok, so drop this | Julien Nabet | 2 | -228/+0 |
2011-12-09 | don't waste localizers' time on unused crashrep | Andras Timar | 1 | -1/+0 |
2011-12-08 | childs -> children | Michael T. Whiteley | 5 | -31/+31 |
2011-12-08 | Less succes, more success | Stefan Knorr (astron) | 1 | -1/+1 |
2011-12-07 | convert some archaic l10ntools code | Caolán McNamara | 11 | -112/+143 |
2011-12-01 | get rid of class Date and Time default ctor with system time penalty | Eike Rathke | 1 | -2/+2 |
2011-12-01 | fix broken .ulf translations | Caolán McNamara | 1 | -1/+1 |
2011-11-29 | enable l10n of nlpsolver | Andras Timar | 1 | -0/+1 |
2011-11-28 | ByteString->rtl::OUStringToOString | Caolán McNamara | 11 | -148/+188 |
2011-11-28 | no need for super-convoluted empty string as far as I can see | Caolán McNamara | 1 | -1/+1 |
2011-11-28 | ByteString->rtl::OString[Buffer] | Caolán McNamara | 1 | -3/+5 |
2011-11-28 | ByteString::GetToken->comphelper::string::getToken | Caolán McNamara | 3 | -19/+24 |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud | 2 | -63/+0 |
2011-11-27 | remove include of pch header from l10ntools | Norbert Thiebaud | 19 | -36/+0 |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud | 1 | -7/+0 |
2011-11-23 | add string::strip, can replace EraseLeadingAndTrailingChars | Caolán McNamara | 2 | -3/+3 |
2011-11-23 | unused local string | Caolán McNamara | 1 | -5/+1 |
2011-11-23 | add stripStart, can replace EraseTrailingChars | Caolán McNamara | 5 | -19/+19 |
2011-11-23 | add a stripStart, can replace EraseLeadingChars | Caolán McNamara | 6 | -58/+66 |
2011-11-19 | remove ENABLE_BYTESTRING_STREAM_OPERATORS | Caolán McNamara | 1 | -3/+2 |
2011-11-19 | remove [Byte]String::EraseAllChars | Caolán McNamara | 3 | -106/+129 |
2011-11-19 | sTmpLine is never used, so else if statement is effectively null | Caolán McNamara | 1 | -5/+0 |
2011-11-17 | add a StringUtils-alike remove (can replace EraseAllChars) | Caolán McNamara | 3 | -28/+45 |
2011-11-14 | callcatcher: remove unused code | Caolán McNamara | 2 | -40/+0 |
2011-11-08 | code cleanup of localize tool | Andras Timar | 3 | -128/+24 |
2011-11-08 | remove unused global variables | Andras Timar | 1 | -4/+0 |
2011-11-08 | MERGE_SOURCE_LANGUAGES is never defined, removing ifdefs | Andras Timar | 3 | -12/+0 |
2011-11-05 | Remove the unused <l10ntools/vosapp.hxx> header | Tor Lillqvist | 2 | -42/+0 |
2011-11-04 | quiet normally incorrect empty fragments warning cluttering tinderbox output | Michael Meeks | 1 | -1/+1 |
2011-11-03 | indent line in merged description.xml | Andras Timar | 1 | -2/+2 |
2011-10-29 | remove localization tool of obsoleted layout code | Andras Timar | 9 | -782/+0 |
2011-10-29 | tweak handling of extension descriptions | Andras Timar | 1 | -5/+5 |
2011-10-28 | char array should be null terminated | Andras Timar | 1 | -3/+4 |
2011-10-18 | Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L... | Stephan Bergmann | 1 | -11/+3 |
2011-10-13 | po2lo: the po parser should be reset before starting a new file | Miklos Vajna | 1 | -1/+1 |
2011-10-06 | Give better error message on invalid sdf input | Miklos Vajna | 1 | -3/+8 |
2011-10-05 | merge strings to description.xml files | Andras Timar | 2 | -33/+112 |
2011-10-04 | WaE: return: conversion from sal_uInt32 to sal_uInt16, possible loss of data | Tor Lillqvist | 1 | -0/+8 |
2011-10-03 | fdo#41380: fix po2lo to support python3 as well | Miklos Vajna | 1 | -4/+11 |
2011-10-03 | extract strings from scripting module | Andras Timar | 1 | -0/+1 |