summaryrefslogtreecommitdiff
path: root/xmloff/source/xforms
AgeCommit message (Expand)Author
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in xmloffNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-24loplugin:unusedfields in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
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