summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2-0/+0
2011-03-28migrate unotools subsequenttests to gbuildBjoern Michaelsen4-29/+92
2011-03-26fd#35693: disable hangin subsequenttests (complex and unoapi tests)Bjoern Michaelsen1-2/+2
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold11-35/+35
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky52-831/+844
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold5-16/+10
2011-03-11Move one DBG_ERROR to OSL_TRACEThomas Arnhold1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky52-831/+844
2011-03-02Move some DBG_UTIL to OSL_DEBUG_LEVELThomas Arnhold1-7/+7
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold13-25/+25
2011-03-01Fix debug build: add missing using ::rtl::OStringThomas Arnhold1-0/+3
2011-02-27Remove "using namespace ::rtl"Julien Nabet17-17/+36
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold2-5/+5
2011-02-21Drop a few apparently pointless assertionsTor Lillqvist2-7/+0
2011-02-17CWS-TOOLING: integrate CWS locales34Ivo Hinkelmann2-23/+23
2011-02-16Remove DECLARE_LIST( StringList_Impl, OUString* )Joseph Powers1-9/+10
2011-02-16Forgot to remove the line of code I comment out.Joseph Powers1-1/+0
2011-02-16Remove DECLARE_LIST( StringList_Impl, ::rtl::OUString* )Joseph Powers1-6/+7
2011-02-16Remove DECLARE_LIST( IMPL_ConfigurationListenerList, ConfigurationListener* )Joseph Powers2-13/+19
2011-02-08locales34: merge m99Eike Rathke3-51/+66
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer40-679/+679
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner2-50/+56
2011-02-04No resize for boot::unordered_map.Cédric Bosdonnat1-10/+0
2011-02-04std::hash -> boost::hashFridrich Strba3-13/+13
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba12-44/+44
2011-02-03CWS gnumake3: resync to m99Mathias Bauer2-50/+56
2011-02-01CWS-TOOLING: integrate CWS dba34bVladimir Glazunov2-50/+56
2011-01-29Remove double line spacing and unused code.Thomas Arnhold2-40/+0
2011-01-28CWS gnumake3: extract.hxx cppuhelper->comphelperMathias Bauer1-4/+1
2011-01-27Do potentially pointless assertions only if dbglevel > 1Tor Lillqvist2-0/+10
2011-01-26throw out some unused methodsCaolán McNamara1-39/+0
2011-01-26Cpp cleanliness: redundant assignment to selfKenneth Venken1-2/+2
2011-01-25CWS gnumake3: resync to m98Mathias Bauer1-1/+10
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-7/+1
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara1-1/+1
2011-01-24WaE: 4.6.0 unused variablesCaolán McNamara1-4/+0
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-1/+10
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-18/+18
2011-01-18CWS-TOOLING: integrate CWS fwk162Ivo Hinkelmann1-1/+10
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara1-4/+4
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara1-10/+10
2011-01-16equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)Caolán McNamara1-2/+3
2011-01-15locales34: #i116429# ensure shutdown of the CachedTextSearch global before th...Eike Rathke2-23/+23
2011-01-14removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko11-38/+38
2011-01-12removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner15-90/+90
2011-01-06Resolves: rhbz#666088 clean up search cache singleton in correct orderCaolán McNamara2-23/+23
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko4-3/+16
2011-01-05dba34b: merged DEV300m96Frank Schoenheit [fs]3-3/+3
2011-01-04survive missing configuration providered more gracefullyCaolán McNamara1-36/+72
2011-01-03fwk162: merge to DEV300_m96Mikhail Voytenko3-3/+3