summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold59-158/+119
2011-03-11Remove now unused DBG_TRACE[1-5] and DBG_TRACEFILEThomas Arnhold1-65/+0
2011-03-11Move DBG_TRACE to OSL_TRACE for strings GetBuffer()Thomas Arnhold3-14/+14
2011-03-11Remove dead codeThomas Arnhold1-32/+0
2011-03-11Move DBG_TRACE to OSL_TRACEThomas Arnhold11-98/+98
2011-03-11Move DBG_TRACE3 to OSL_TRACEThomas Arnhold1-1/+1
2011-03-11Move DBG_TRACE2 to OSL_TRACEThomas Arnhold1-1/+1
2011-03-11Move DBG_TRACE1 to OSL_TRACEThomas Arnhold8-34/+34
2011-03-11Remove now unused DBG_ERROR[1-5]Thomas Arnhold1-50/+0
2011-03-11Move DBG_ERROR5 to OSL_TRACEThomas Arnhold1-1/+1
2011-03-11Move DBG_ERROR2 to OSL_TRACEThomas Arnhold2-3/+3
2011-03-11Move DBG_ERROR1 to OSL_TRACEThomas Arnhold10-15/+15
2011-03-11Remove unused DBG_ERROR macro :)Thomas Arnhold1-7/+0
2011-03-11Move one DBG_ERROR to OSL_TRACEThomas Arnhold1-1/+1
2011-03-11Move DBG_ERROR to OSL_FAIL for mac filesThomas Arnhold2-5/+5
2011-03-11Move DBG_ERROR to OSL_FAIL for preprocessor string literalsThomas Arnhold1-3/+3
2011-03-11Move DBG_ERROR to OSL_FAIL (multiline)Thomas Arnhold3-6/+6
2011-03-11Move DBG_ERROR to OSL_FAILThomas Arnhold1-3/+1
2011-03-11Move DBG_ERROR to OSL_FAIL for a macroThomas Arnhold1-2/+2
2011-03-11Move DBG_ERROR to OSL_FAIL and correct OString usageThomas Arnhold1-2/+2
2011-03-11Move DBG_ERROR to OSL_FAIL for getStr() (multiline)Thomas Arnhold1-1/+1
2011-03-11Move DBG_ERROR to OSL_FAIL for strings with masked quotation marksThomas Arnhold1-21/+21
2011-03-11Move DBG_ERROR to OSL_FAIL for getStr()Thomas Arnhold2-2/+2
2011-03-11Move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer()Thomas Arnhold2-2/+2
2011-03-11Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold6-16/+16
2011-03-11Some cleaningThomas Arnhold7-79/+38
2011-03-11Add some sample Tai LueCaolán McNamara1-0/+8
2011-03-11WaE: variables set but unusedCaolán McNamara1-4/+0
2011-03-11WaE: signed unsigned comparisionsCaolán McNamara1-2/+10
2011-03-11WaE: ambiguous && ||Caolán McNamara1-1/+4
2011-03-11WaE: fix member init order listCaolán McNamara1-3/+1
2011-03-11Add missing scripts from ICU list. Make math and symbols weakMartin Hosken1-1/+6
2011-03-10USCRIPT_INVALID_CODE is -1 so take signed hereCaolán McNamara1-3/+2
2011-03-10use SAL_N_ELEMENTSCaolán McNamara1-3/+1
2011-03-10unused UBlock2Script struct definitionCaolán McNamara1-6/+0
2011-03-10unused global tableCaolán McNamara1-24/+0
2011-03-10Related: rhbz#680460 reorganize this to make it inheritableCaolán McNamara8-51/+55
2011-03-10add cairo_ft_font_face_create_for_pattern wrapperCaolán McNamara1-0/+6
2011-03-10Revert comphelper unit test noadditional change (gr2)Thorsten Behrens1-1/+1
2011-03-10graphite2 consolidated patchMartin Hosken1-1/+1
2011-03-10enable fontcapabilities under windowsCaolán McNamara1-1/+0
2011-03-10Do SMP properly for ICU. No bug thankfullyMartin Hosken1-1/+1
2011-03-10Work around ICU bug regarding SMP ranges not working, so expand themMartin Hosken1-5/+3
2011-03-10Attempt to fix winlayout memory leakMartin Hosken3-6/+6
2011-03-10break graphemes on new uax#29 updates, use ICU for script identificationMartin Hosken2-16/+166
2011-03-10Use statically built graphite libraryMartin Hosken2-4/+5
2011-03-10revert bad patch in graphite consolidated patchMartin Hosken1-1/+1
2011-03-10graphite2 consolidated patchMartin Hosken21-1885/+1031
2011-03-10fix for 3.3.2 blocker fdo#34718 - change the type of nDrawerHeight to longRadek Doulik1-2/+2
2011-03-10fix leaks on bad ttf filesCaolán McNamara1-2/+0