summaryrefslogtreecommitdiff
path: root/forms/source
AgeCommit message (Expand)AuthorFilesLines
2011-04-01remove obsolete component_writeInfo methodsMichael Meeks1-1/+1
2011-04-01convert DBG_ assertions to OSL_David Tardon1-5/+5
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold30-68/+68
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky38-302/+210
2011-03-13use boost::unordered_map instead of hash_mapNorbert Thiebaud1-2/+2
2011-03-12OSL_TRACE: Use format stringThomas Arnhold1-3/+3
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold10-22/+22
2011-03-11Move DBG_TRACE to OSL_TRACE for getStr()Thomas Arnhold1-3/+3
2011-03-11Move DBG_ERROR to OSL_FAIL for getStr()Thomas Arnhold1-1/+1
2011-03-09Remove List container in components/imgprodRafael Dominguez2-71/+30
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud38-302/+210
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold24-44/+44
2011-03-01avoid implicit castCaolán McNamara1-1/+1
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold1-4/+4
2011-02-26Remove "using namespace ::rtl"Julien Nabet3-3/+7
2011-02-20Cleanup some #include <tools/list.hxx>Joseph Powers1-4/+4
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]25-89/+89
2011-02-13Remove bogus commentsGuillaume Poussel11-24/+9
2011-02-08fix build breakageCaolán McNamara1-1/+1
2011-02-08more std:: -> o3tl:: build fixesLuboš Luňák2-1/+4
2011-02-08Remove useless comments in components.Guillaume Poussel7-13/+1
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-1/+1
2011-02-06Remove lots of dead codeThomas Arnhold5-107/+0
2011-02-06move components to boost unordered containersFridrich Štrba2-3/+3
2011-02-01Clean up makefilesThomas Arnhold1-1/+0
2011-02-01CWS-TOOLING: integrate CWS dba34booo/DEV300_m99Vladimir Glazunov1-1/+1
2011-01-29remove dangerously broken >>= operatorCaolán McNamara2-33/+0
2011-01-26Remove some dead code.Thomas Arnhold1-2/+0
2011-01-25Remove FS_PRIV_DEBUG directive.Thomas Arnhold1-12/+0
2011-01-25gridsort: pulled and merged DEV300m98Frank Schoenheit [fs]7-20/+11
2011-01-25gridsort: pulled CWS dba34bFrank Schoenheit [fs]1-1/+1
2011-01-21Remove doubled headers.Thomas Arnhold5-7/+0
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner8-8/+8
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold4-8/+8
2011-01-14removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko10-20/+20
2011-01-13removetooltypes01: #i112600# remove tooltypes from slideshow and formsMikhail Voytenko33-109/+109
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-12-22RTL_CONSTASCII_USTRINGPARAMserval2-3/+3
2010-12-19prefix prefix variantCaolán McNamara1-5/+5
2010-12-16cppcheck: can be constCaolán McNamara2-2/+2
2010-12-06gridsort: give the UnoControl(Model/Base) classes a ctor taking a service fac...Frank Schoenheit [fs]6-19/+10
2010-12-05Replace all occured, occurance etc.Takeshi Abe2-2/+2
2010-11-28Remove dated commentsJ. Graeme Lingard1-12/+0
2010-11-28RTL_CONSTASCII_USTRINGPARAM in components 3Gert Faller1-1/+1
2010-11-27RTL_CONSTASCII_USTRINGPARAM in components 2 (build problem in sal ?)Gert Faller1-1/+1
2010-11-27cppcheck: use prefix formCaolán McNamara1-1/+1
2010-11-27RTL_CONSTASCII_USTRINGPARAM in components 1Gert Faller1-1/+1
2010-11-24merge with DEV300_m94Philipp Lohmann [pl]5-56/+103
2010-11-24RTL patchJulien Nabet3-8/+5
2010-11-23dba34b: #i115250# DBTypeConversion::getValue: do not use the target format to...Frank Schoenheit [fs]1-1/+1