summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)AuthorFilesLines
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan2-7/+0
2011-06-20totally pointless intermediate objectCaolán McNamara1-3/+1
2011-06-18needs oovbaapi tooDavid Tardon1-0/+1
2011-06-18remove all traces of offuh from makefilesDavid Tardon1-1/+5
2011-06-16catch by const referenceCaolán McNamara2-44/+49
2011-06-02use standard template hereCaolán McNamara1-14/+7
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky6-44/+64
2011-05-23fdo#35728: fix GridControl crashBjoern Michaelsen1-6/+0
2011-05-03Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet2-2/+2
2011-04-28fixed cppcheck warningsAndreas Becker1-1/+1
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky6-44/+64
2011-04-06Merge remote-tracking branch 'origin/libreoffice-3-4'Petr Mladek1-1/+1
2011-04-03convert leading tab to spacesDavid Tardon2-12/+12
2011-04-03fix copy&paste relictDavid Tardon1-1/+1
2011-04-03oops, still need theseDavid Tardon3-0/+44
2011-04-03gbuildize formsDavid Tardon22-1073/+263
2011-04-01remove obsolete component_writeInfo methodsMichael Meeks1-1/+1
2011-04-01convert DBG_ assertions to OSL_David Tardon1-5/+5
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-28migrate forms subsequenttests to gbuildBjoern Michaelsen6-76/+142
2011-03-28fd#35728: various forms.OGridControlModel unoapitests failBjoern Michaelsen1-0/+6
2011-03-26fd#35693: disable hangin subsequenttests (complex and unoapi tests)Bjoern Michaelsen1-2/+3
2011-03-25set build depencencies against the new "translations" modulePetr Mladek1-1/+1
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 Holesovsky50-425/+709
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 Thiebaud50-425/+709
2011-03-08dba34d: pulled and merged latest changes from CWS dba34cFrank Schoenheit [fs]7-20/+11
2011-03-04Remove various useless comments in components.Guillaume Poussel10-38/+0
2011-03-04Automated merge with file:///d:\tools\master\oooOcke Janssen4-37/+28
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-22masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann1-1/+1
2011-02-20Cleanup some #include <tools/list.hxx>Joseph Powers1-1/+0
2011-02-16dba34d: #i116215# de-select all items when the to-be-selected string is inval...Frank Schoenheit [fs]1-7/+27
2011-02-15dba34d: pulled and merged CWS dba34c, thus implicitly rebasing to m100Frank Schoenheit [fs]32-99/+99
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]25-89/+89
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]25-89/+89
2011-02-13Remove bogus commentsGuillaume Poussel11-24/+9
2011-02-09make test -> make checkThomas Arnhold1-1/+1
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