summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/elementimport.cxx
AgeCommit message (Expand)Author
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-01xmloff: remove no longer needed XMLFORM_CONSTASCII_STRING macroMiklos Vajna
2013-02-22s/the the/the/Tor Lillqvist
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2012-12-28xmloff: mostly kill CONSTASCII_STRINGPARAM usageMiklos Vajna
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-17some more ConstAsciiString behind OSL_ENSURECaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-01-25Fix for fdo43460 Part XLVIII getLength() to isEmpty()Olivier Hallot
2012-01-23Replaced diagnore ENSURE_OR_BREAK with regular code.Marcel Metz
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-11-24fdo#43152 ooo#114415 fixed crash on unnamed form elementEike Rathke
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-10-05conversion operator is goneCaolán McNamara
2011-06-09fdo#37646: Avoid crash when pasting a form control into chart.Kohei Yoshida
2011-06-06Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky
2011-05-31fix for bug fdo#37590Noel Power
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
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-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-04Remove bogus and useless comments in libs-core.Guillaume Poussel
2011-02-15dba34d: pulled and merged CWS dba34c, thus implicitly rebasing to m100Frank Schoenheit [fs]
2011-01-20dba34d: #i98163# import hidden value corretedOcke.Janssen
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-11-26CWS gnumake2: resync to m94Mathias Bauer
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 43Gert Faller
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-11-01dba34a: s_propertyMetaData should not be a global static, as it uses other gl...Frank Schoenheit [fs]
2010-10-19Minor libs-core comment clean-upTrevor Murphy
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-04native bool support in SvXMLUnitConverterNorbert Thiebaud
2010-09-28dba34a: removed assertion from impl_matchPropertyGroup - it is allowed that n...Frank Schoenheit [fs]
2010-09-24dba34a: OElementImport::EndElement: don't assert m_aValues being empty - this...Frank Schoenheit [fs]
2010-09-24dba34a: separate the handling of generic property/attributes into a dedicated...Frank Schoenheit [fs]
2010-09-16dba34a: silence GCC warningFrank Schoenheit [fs]
2010-09-15dba34a: export/import min-/max-/default-/value for date/time as XML-Schema co...Frank Schoenheit [fs]
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen
2010-04-27merge DEV300_m77Michael Stahl
2010-04-19sw33bf03: #i110691#: import/export xml:id and {anim,draw,form,text}:id:Michael Stahl