summaryrefslogtreecommitdiff
path: root/forms/source
AgeCommit message (Expand)AuthorFilesLines
2011-08-16Disable fake VBA events for the old-style form controls.Noel Power6-2/+32
2011-08-16Let's not even fall back to the old method.Kohei Yoshida1-2/+0
2011-08-16Code page should be the same for the same drawing page.Kohei Yoshida1-1/+9
2011-08-12ByteString, shrink apiCaolán McNamara1-2/+2
2011-08-09Some cppcheck cleaningJulien Nabet1-1/+1
2011-08-04Use rtl::OUStringHash.Kohei Yoshida1-1/+1
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan1-6/+0
2011-06-20totally pointless intermediate objectCaolán McNamara1-3/+1
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-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-03gbuildize formsDavid Tardon11-663/+0
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-08dba34d: pulled and merged latest changes from CWS dba34cFrank Schoenheit [fs]6-19/+10
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-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]31-97/+97
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-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-03merge from masterOcke Janssen [oj]8-8/+8
2011-02-01Clean up makefilesThomas Arnhold1-1/+0
2011-02-01CWS-TOOLING: integrate CWS dba34bVladimir 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