summaryrefslogtreecommitdiff
path: root/xmloff/source/forms
AgeCommit message (Expand)Author
2013-08-19fdo#57950: Remove some chained appends in xmloffJelle van der Waa
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane
2013-08-02fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane
2013-07-29fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-28surely this is a typoLionel Elie Mamane
2013-07-28More details in debug outputLionel Elie Mamane
2013-07-18Mark as static and/or constTakeshi Abe
2013-07-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl
2013-06-27fdo#66171 ListBox correctly save empty or zero BoundColumnLionel Elie Mamane
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile
2013-06-03fix for unused return value.Noel Grandin
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02Some cppcheck cleaningJulien Nabet
2013-03-25xmloff/source/forms/strings.cxx no longer relevantStephan Bergmann
2013-03-20simplify OUString assignmentsChr. Rossmanith
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann
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-26undo removal of RTL_CONSTASCII_STRINGPARAM in strings.hxxChr. Rossmanith
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin
2012-12-28xmloff: mostly kill CONSTASCII_STRINGPARAM usageMiklos Vajna
2012-12-10use PCH for LO headers in xmloff tooLuboš Luňák
2012-12-10PCH for xmloff, including LO headersLuboš Luňák
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-07-01Remove unused definesThomas Arnhold
2012-06-29Remove include guardsThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-27removed unnecessary forward declarations of classTakeshi Abe
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-17some more ConstAsciiString behind OSL_ENSURECaolán McNamara
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-04removed duplicate #includesTakeshi Abe