summaryrefslogtreecommitdiffstats
path: root/forms/source/xforms
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, Shiny UNO, More use factory to create XSimpleFileAccess instancesNoel Grandin2012-08-271-6/+5
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-08-101-2/+2
* remove include comments and boxesThomas Arnhold2012-08-087-17/+0
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-1/+1
* Remove UNO includes commentsThomas Arnhold2012-06-293-6/+0
* Remove unused include filesThomas Arnhold2012-06-271-46/+0
* removed unnecessary forward declarations of classTakeshi Abe2012-06-263-3/+0
* re-base on ALv2 code.Michael Meeks2012-06-2132-704/+494
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-3/+0
* removed unused const rtl::OUStringTakeshi Abe2012-05-181-3/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-6/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-2/+2
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-183-11/+14
* WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2012-01-152-0/+5
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-062-2/+1
* Fix for fdo43460 Part XVIII getLength() to isEmpty()Gustavo Buzzatti Pacheco2011-12-308-25/+25
* WaE: NULL used in arithmeticTor Lillqvist2011-12-121-1/+1
* catch exception by constant referenceTakeshi Abe2011-12-126-9/+9
* childs -> childrenMichael T. Whiteley2011-12-082-2/+2
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-011-3/+3
* remove include of pch header from formsNorbert Thiebaud2011-11-2726-52/+0
* Remove some uses of OUString::setCharAtAugust Sodora2011-11-261-1/+1
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-149-16/+12
* cppcheck reduce scope of var in forms/...convert.cxxPierre-André Jacquod2011-10-071-1/+1
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-222-2/+5
* merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara2011-08-291-4/+3
* Some cppcheck cleaningJulien Nabet2011-08-091-1/+1
* gbuildize formsDavid Tardon2011-04-033-179/+0
* convert DBG_ assertions to OSL_David Tardon2011-04-011-5/+5
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-197-10/+10
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-1/+1
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-091-1/+1
| |\
| | * removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko2011-01-142-2/+2
| | * removetooltypes01: #i112600# remove tooltypes from slideshow and formsMikhail Voytenko2011-01-133-3/+3
* | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-123-6/+6
|/ /
* | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-1/+1
* | Remove "using namespace ::rtl"Julien Nabet2011-02-263-3/+7
* | fix build breakageCaolán McNamara2011-02-081-1/+1
* | more std:: -> o3tl:: build fixesLuboš Luňák2011-02-082-1/+4
* | Remove lots of dead codeThomas Arnhold2011-02-064-96/+0
* | remove dangerously broken >>= operatorCaolán McNamara2011-01-292-33/+0
* | Remove some dead code.Thomas Arnhold2011-01-261-2/+0
* | Remove doubled headers.Thomas Arnhold2011-01-211-1/+0
* | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-201-2/+2
* | cppcheck: prefer prefix variantCaolán McNamara2011-01-011-1/+1
* | prefix prefix variantCaolán McNamara2010-12-191-5/+5
* | cppcheck: can be constCaolán McNamara2010-12-162-2/+2
* | Replace all occured, occurance etc.Takeshi Abe2010-12-052-2/+2
* | cppcheck: use prefix formCaolán McNamara2010-11-271-1/+1
* | RTL patchJulien Nabet2010-11-243-8/+5