summaryrefslogtreecommitdiff
path: root/xmloff/source/xforms
AgeCommit message (Expand)Author
2015-04-30xmloff: simplify code by using std::all_of/std::any_of/std::none_ofTakeshi Abe
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-18Missing includeStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from xmloffAlexander Wilms
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-26typo fixes in commentsAndras Timar
2013-09-12Mark as constTakeshi Abe
2013-08-19fdo#57950: Remove some chained appends in xmloffJelle van der Waa
2013-07-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-10Removed RTL_CONSTASCII_USTRINGPARAM in xmloff(xforms)Chr. Rossmanith
2013-03-04doubled namespaceThomas Arnhold
2013-03-04fdo#46808, convert xforms::Model to new styleNoel Grandin
2013-01-29xmloff: no longer necessary OUTSTRING() macroMiklos Vajna
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin
2012-12-10PCH for xmloff, including LO headersLuboš Luňák
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-08-08remove include comments and boxesThomas Arnhold
2012-06-29Remove unused localsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-27Fix for fdo43460 Part LIII getLength() to isEmpty()Olivier Hallot
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
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-07-14callcatcher: remove unused non-class level methodsCaolán McNamara
2011-07-11unused methodsCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
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