summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* V668 no sense in testing the result of new against nullCaolán McNamara2015-03-115-58/+34
* V801: Decreased performanceCaolán McNamara2015-03-0914-68/+68
* tdf#50133: Wrong underlining in ReportsJulien Nabet2015-03-081-1/+1
* V813: Decreased performanceCaolán McNamara2015-03-041-4/+4
* TyposJulien Nabet2015-03-031-1/+1
* make this a bit less crypticDavid Tardon2015-03-011-10/+8
* remove duplicate lineDavid Tardon2015-03-011-1/+0
* i assume this is what is wantedDavid Tardon2015-03-011-1/+1
* cppcheck: redundantAssignmentCaolán McNamara2015-02-261-14/+3
* remove NUMBERFORMAT_ constantsNoel Grandin2015-02-252-32/+32
* Change var name: propertie->propertyStateJulien Nabet2015-02-181-129/+129
* Missing includeStephan Bergmann2015-02-181-0/+4
* boost->stdCaolán McNamara2015-02-178-77/+77
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-163-265/+250
* cppcheck: cstyleCastCaolán McNamara2015-02-102-3/+3
* cppcheck: variableScopeCaolán McNamara2015-02-101-2/+4
* xmloff: replace legacy DBG_WARNINGsMichael Stahl2015-02-097-13/+9
* OFormsRootImport::CreateChildContext: survive a missing css.form.FormsMiklos Vajna2015-02-091-1/+9
* fdo#75757: Remove inheritance from std::vectorMatthew Pottage2015-02-063-7/+6
* Revert "ODF export: don't write invalid "group-name" attribute"Lionel Elie Mamane2015-02-052-4/+6
* Revert "xmloff: dead code gives MSVC fits"Lionel Elie Mamane2015-02-051-0/+30
* Updated all precompiled headers.Ashod Nakashian2015-02-052-1/+7
* xmloff: write character borders in the extension namespace for nowMiklos Vajna2015-02-031-38/+68
* Resolves: #i114416# use default service name for scroll bar...Tsutomu Uchino2015-02-012-0/+7
* Use vector::dataStephan Bergmann2015-01-281-2/+1
* remove unused typedefsNoel Grandin2015-01-282-3/+0
* Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann2015-01-265-0/+5
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-264-16/+16
* fix 64-bit build after OUStringBuffer changeMichael Stahl2015-01-232-3/+3
* sal: try to avoid abuse of OUStringBuffer(int) ctorMichael Stahl2015-01-231-1/+1
* Some more loplugin:cstylecast: xmloffStephan Bergmann2015-01-201-1/+1
* fdo#39440 reduce scope of local variablesMichael Weghorn2015-01-197-12/+10
* LeakSanitizer: leak detected in ooo56669-1.odtCaolán McNamara2015-01-111-2/+2
* xmloff_uxmloff fails on Linux too, now -> disable it (mergelibs)Matúš Kukan2015-01-091-1/+1
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-094-4/+4
* Revert "Don't assume that the ZOrder property of shapes is an enumeration"David Tardon2015-01-083-21/+12
* fdo#78921 save embedded fonts in Flat ODFDavid Tardon2015-01-061-3/+43
* fdo#84938: convert SEF_EXPORT_ #defines to 'enum class'Noel Grandin2015-01-062-68/+68
* fdo#84938: convert ERROR_ #defines to 'enum class'Noel Grandin2015-01-062-15/+15
* fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin2015-01-0620-133/+133
* fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin2015-01-0613-24/+24
* fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin2015-01-069-37/+37
* fdo#84938: convert TEXT_PROP_MAP #defines to 'enum class'Noel Grandin2015-01-065-40/+40
* export format of embedded font tooDavid Tardon2015-01-051-0/+4
* read embedded fonts from Flat ODFDavid Tardon2015-01-052-3/+32
* Fix simple typos.Andrea Gelmini2015-01-021-3/+3
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-0212-27/+26
* Revert "Resolves: #i124452# correct svg:viewBox for EnhancedCustomShape..."Andras Timar2014-12-281-42/+1
* fdo#84714 ODT import: read <loext:table> inside <draw:custom-shape>Miklos Vajna2014-12-271-0/+1
* fix buildLionel Elie Mamane2014-12-201-2/+2