summaryrefslogtreecommitdiff
path: root/forms/source/xforms
AgeCommit message (Expand)Author
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-12-30Fix for fdo43460 Part XVIII getLength() to isEmpty()Gustavo Buzzatti Pacheco
2011-12-12WaE: NULL used in arithmeticTor Lillqvist
2011-12-12catch exception by constant referenceTakeshi Abe
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header from formsNorbert Thiebaud
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-10-07cppcheck reduce scope of var in forms/...convert.cxxPierre-André Jacquod
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara
2011-08-09Some cppcheck cleaningJulien Nabet
2011-04-03gbuildize formsDavid Tardon
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-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-08fix build breakageCaolán McNamara
2011-02-08more std:: -> o3tl:: build fixesLuboš Luňák
2011-02-06Remove lots of dead codeThomas Arnhold
2011-01-29remove dangerously broken >>= operatorCaolán McNamara
2011-01-26Remove some dead code.Thomas Arnhold
2011-01-21Remove doubled headers.Thomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-14removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko
2011-01-13removetooltypes01: #i112600# remove tooltypes from slideshow and formsMikhail Voytenko
2011-01-01cppcheck: prefer prefix variantCaolán McNamara
2010-12-19prefix prefix variantCaolán McNamara
2010-12-16cppcheck: can be constCaolán McNamara
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-11-27cppcheck: use prefix formCaolán McNamara
2010-11-24RTL patchJulien Nabet
2010-11-22further removing of dead codePierre-André Jacquod
2010-11-21micro-optimization suggested by cppcheckNorbert Thiebaud
2010-11-17RTL_CONSTASCII_USTRINGPARAM components xpathlibpjacquod
2010-11-17RTL_CONSTASCII_USTRINGPARAM in components .. submissionpjacquod
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek