summaryrefslogtreecommitdiff
path: root/forms/source/xforms
AgeCommit message (Expand)AuthorFilesLines
2012-11-27re-base on ALv2 code. Includes:Michael Meeks27-602/+384
2012-11-27fs34b: #i117507# serialize_node: do not reach out into the implementationFrank Schoenheit [fs]3-51/+80
2012-11-27fs34b: added some diagnostics, so next time a bug like #i117507# happensFrank Schoenheit [fs]1-22/+32
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin1-2/+2
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák5-21/+21
2012-10-04Fixes/improvements on previous commitStephan Bergmann2-4/+4
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin4-12/+12
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2-5/+4
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann3-3/+3
2012-09-03Some clean up of previous commitStephan Bergmann4-10/+7
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin3-6/+7
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin3-12/+10
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