summaryrefslogtreecommitdiff
path: root/forms/source/xforms
AgeCommit message (Expand)AuthorFilesLines
2012-08-27fdo#46808, Shiny UNO, More use factory to create XSimpleFileAccess instancesNoel Grandin1-6/+5
2012-08-10Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2012-08-08remove include comments and boxesThomas Arnhold7-17/+0
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-29Remove UNO includes commentsThomas Arnhold3-6/+0
2012-06-27Remove unused include filesThomas Arnhold1-46/+0
2012-06-26removed unnecessary forward declarations of classTakeshi Abe3-3/+0
2012-06-21re-base on ALv2 code.Michael Meeks32-704/+494
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-3/+0
2012-05-18removed unused const rtl::OUStringTakeshi Abe1-3/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-6/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe3-11/+14
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2-0/+5
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz2-2/+1
2011-12-30Fix for fdo43460 Part XVIII getLength() to isEmpty()Gustavo Buzzatti Pacheco8-25/+25
2011-12-12WaE: NULL used in arithmeticTor Lillqvist1-1/+1
2011-12-12catch exception by constant referenceTakeshi Abe6-9/+9
2011-12-08childs -> childrenMichael T. Whiteley2-2/+2
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-3/+3
2011-11-27remove include of pch header from formsNorbert Thiebaud26-52/+0
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-1/+1
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann9-16/+12
2011-10-07cppcheck reduce scope of var in forms/...convert.cxxPierre-André Jacquod1-1/+1
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara2-2/+5
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara1-4/+3
2011-08-09Some cppcheck cleaningJulien Nabet1-1/+1
2011-04-03gbuildize formsDavid Tardon3-179/+0
2011-04-01convert DBG_ assertions to OSL_David Tardon1-5/+5
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold7-10/+10
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-1/+1
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold3-6/+6
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-1/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-26Remove "using namespace ::rtl"Julien Nabet3-3/+7
2011-02-08fix build breakageCaolán McNamara1-1/+1
2011-02-08more std:: -> o3tl:: build fixesLuboš Luňák2-1/+4
2011-02-06Remove lots of dead codeThomas Arnhold4-96/+0
2011-01-29remove dangerously broken >>= operatorCaolán McNamara2-33/+0
2011-01-26Remove some dead code.Thomas Arnhold1-2/+0
2011-01-21Remove doubled headers.Thomas Arnhold1-1/+0
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-2/+2
2011-01-14removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko2-2/+2
2011-01-13removetooltypes01: #i112600# remove tooltypes from slideshow and formsMikhail Voytenko3-3/+3
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-12-19prefix prefix variantCaolán McNamara1-5/+5
2010-12-16cppcheck: can be constCaolán McNamara2-2/+2
2010-12-05Replace all occured, occurance etc.Takeshi Abe2-2/+2
2010-11-27cppcheck: use prefix formCaolán McNamara1-1/+1
2010-11-24RTL patchJulien Nabet3-8/+5