summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-08Added shadow color configuration save.Sébastien Le Ray2-0/+3
2011-03-05Remove dead codeTakeshi Abe4-68/+5
2011-03-05Removed unused field bGermanTakeshi Abe2-7/+0
2011-03-05Remove dead codeTakeshi Abe7-54/+0
2011-03-05Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from libs-guiChristina Rossmanith1-10/+0
2011-03-04Remove bogus and useless comments.Guillaume Poussel20-41/+11
2011-03-04WaE: move that inside the TODO as wellCaolán McNamara1-1/+1
2011-03-04Remove deprecated container List.npcdoom2-22/+28
2011-03-03Disabled failing format items for now :(Katarina Machalkova1-2/+7
2011-03-03Ooops, GetnAnz() got renamed to GetCount()Katarina Machalkova1-2/+2
2011-03-03Introducing new number format ( -N => (N) ) -- bnc#659993Katarina Machalkova132-1539/+2406
2011-03-03Size mattersFridrich Štrba1-1/+1
2011-03-02Remove DECLARE_LIST( ConvList, Conversation* )Joseph Powers3-11/+24
2011-03-02WaE: move that inside the TODO as wellCaolán McNamara1-0/+2
2011-03-02just use whatever works for everyoneCaolán McNamara1-177/+169
2011-03-02Disable testing for the currency format codes.Kohei Yoshida1-0/+2
2011-03-02Add missing osl/diagnose.h includeThomas Arnhold1-0/+1
2011-03-02Move some DBG_UTIL to OSL_DEBUG_LEVELThomas Arnhold1-7/+7
2011-03-02Add osl/diagnose.h includeThomas Arnhold2-0/+2
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold162-396/+396
2011-03-01Many of us still use compilers that don't support C++0x properly.Kohei Yoshida1-0/+14
2011-03-01Remove "using namespace ::rtl"Julien Nabet48-58/+132
2011-03-01handle minimal Greek fontsCaolán McNamara1-5/+25
2011-03-01avoid implicit castCaolán McNamara1-1/+1
2011-03-01avoid implicit castCaolán McNamara1-4/+4
2011-03-01avoid implicit castCaolán McNamara1-1/+1
2011-03-01make sure to include the headerCaolán McNamara2-0/+2
2011-03-01add font capabilitiesCaolán McNamara1-0/+215
2011-03-01Get better hints as to what script a font is likely tuned forCaolán McNamara23-358/+940
2011-03-01const static dataLuboš Luňák2-3/+3
2011-03-01Fix debug build: add missing using ::rtl::OStringThomas Arnhold1-0/+3
2011-02-28Actually unotools already depends on i18npool. Removing it.Kohei Yoshida1-1/+1
2011-02-28Disable this temporarily due to the objection from Thai users.Kohei Yoshida1-0/+3
2011-02-28More test cases for Thai-specific format codes.Kohei Yoshida1-2/+11
2011-02-28Renamed GetnAnz() to GetCount(), to make it easier for us to understand.Kohei Yoshida2-30/+30
2011-02-28Store locale type instead of language type.Kohei Yoshida2-25/+25
2011-02-28Updated method documentation.Kohei Yoshida1-8/+12
2011-02-27[PATCH] Remove deprecated container List and update required headers.Rafael Dominguez3-13/+20
2011-02-27Add Missing "using ::rtl::OString;"Joseph Powers1-0/+1
2011-02-27Remove "using namespace ::rtl"Julien Nabet10-11/+17
2011-02-27Remove "using namespace ::rtl"Julien Nabet17-17/+36
2011-02-27Remove "using namespace ::rtl"Julien Nabet7-7/+9
2011-02-27Remove "using namespace ::rtl"Julien Nabet22-25/+48
2011-02-27Remove "using namespace ::rtl"Julien Nabet9-14/+30
2011-02-27Remove "using namespace ::rtl"Julien Nabet4-4/+8
2011-02-27Remove "using namespace ::rtl"Julien Nabet33-33/+50
2011-02-27Remove "using namespace ::rtl"Julien Nabet17-17/+31
2011-02-27Fix small bugJulien Nabet1-1/+1
2011-02-26Remove "using namespace ::rtl"Julien Nabet5-5/+12
2011-02-26WaE: suggest parentheses around '&&' within '||'David Tardon1-1/+1