summaryrefslogtreecommitdiff
path: root/forms/source
AgeCommit message (Expand)Author
2011-10-24fdo#42157: fix deadlockMichael Stahl
2011-10-07cppcheck reduce scope of var in forms/...convert.cxxPierre-André Jacquod
2011-10-07cppcheck scope reduction in forms/...DatabaseForm.cxxPierre-André Jacquod
2011-09-26WaE: unused eCaolán McNamara
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-15make forms ByteString freeCaolán McNamara
2011-09-12ditch distracting CHARSET_ANSI commentCaolán McNamara
2011-09-09sb140: #i114718# avoid references to object across XAggregation::setDelegator...Stephan Bergmann
2011-09-06frm::OInterfaceContainer::insertByIndex must not crash for null argument.Stephan Bergmann
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli
2011-08-16Keep the container and object separate methods.Kohei Yoshida
2011-08-16Slightly changed the API.Kohei Yoshida
2011-08-16Disable fake VBA events for the old-style form controls.Noel Power
2011-08-16Let's not even fall back to the old method.Kohei Yoshida
2011-08-16Code page should be the same for the same drawing page.Kohei Yoshida
2011-08-12ByteString, shrink apiCaolán McNamara
2011-08-09Some cppcheck cleaningJulien Nabet
2011-08-04Use rtl::OUStringHash.Kohei Yoshida
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-06-20totally pointless intermediate objectCaolán McNamara
2011-06-16catch by const referenceCaolán McNamara
2011-06-02use standard template hereCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-28fixed cppcheck warningsAndreas Becker
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-06Merge remote-tracking branch 'origin/libreoffice-3-4'Petr Mladek
2011-04-03gbuildize formsDavid Tardon
2011-04-01remove obsolete component_writeInfo methodsMichael Meeks
2011-04-01convert DBG_ assertions to OSL_David Tardon
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13use boost::unordered_map instead of hash_mapNorbert Thiebaud
2011-03-12OSL_TRACE: Use format stringThomas Arnhold
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Move DBG_TRACE to OSL_TRACE for getStr()Thomas Arnhold
2011-03-11Move DBG_ERROR to OSL_FAIL for getStr()Thomas Arnhold
2011-03-09Remove List container in components/imgprodRafael Dominguez
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-08dba34d: pulled and merged latest changes from CWS dba34cFrank Schoenheit [fs]
2011-03-04Automated merge with file:///d:\tools\master\oooOcke Janssen
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01avoid implicit castCaolán McNamara
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-16dba34d: #i116215# de-select all items when the to-be-selected string is inval...Frank Schoenheit [fs]
2011-02-15dba34d: pulled and merged CWS dba34c, thus implicitly rebasing to m100Frank Schoenheit [fs]
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]