summaryrefslogtreecommitdiffstats
path: root/xmloff/source/style
Commit message (Expand)AuthorAgeFilesLines
* xmloff: replace boost::ptr_vector with std::vectorMichael Stahl2015-11-021-12/+11
* xmloff: replace boost::ptr_vector with std::vectorMichael Stahl2015-11-021-17/+17
* xmloff: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-11-022-18/+17
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-301-2/+1
* cppcheck:variableScopeNoel Grandin2015-10-151-15/+12
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1234-190/+190
* xmloff: fix ODF import of gradient draw:angle attribute a bitMichael Stahl2015-10-092-9/+8
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-50/+18
* Fix typosAndrea Gelmini2015-09-293-3/+3
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-291-4/+4
* tdf#94559: first step to remove rtti.hxxOliver Specht2015-09-291-1/+1
* boost->stdCaolán McNamara2015-09-162-12/+12
* tdf#92586 xmloff: fix import of stretched background imageMiklos Vajna2015-09-143-2/+39
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-312-7/+7
* Fix tdf#93438 Impress generate abnormal style when copy-pastingMark Hung2015-08-311-0/+4
* xmloff: ODF export: actually ODF 1.2 does not allow graphic-propertiesMichael Stahl2015-08-273-8/+24
* Clean up sEmptyStephan Bergmann2015-08-274-8/+5
* comphelper: reduce copypasta with UniquePtrValueLess functorMichael Stahl2015-08-191-18/+7
* cppcheck: redundantAssignmentCaolán McNamara2015-08-121-3/+1
* cppcheck: silence redundantAssignmentCaolán McNamara2015-08-121-1/+1
* loplugin: defaultparamsNoel Grandin2015-08-114-12/+12
* stupid warningMichael Stahl2015-08-071-1/+1
* xmloff: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl2015-08-072-48/+57
* xmloff: replace boost::ptr_set with std::set<std::unqiue_ptr>Michael Stahl2015-08-072-36/+45
* xmloff: replace boost::ptr_set with std::mapMichael Stahl2015-08-071-42/+20
* inline some use-once typedefsNoel Grandin2015-08-031-5/+3
* loplugin:simplifyboolStephan Bergmann2015-07-161-1/+1
* loplugin:unusedmethods xmloffNoel Grandin2015-07-151-4/+0
* tdf#90133 Comply attributes name with OASIS#3860Laurent Balland-Poirier2015-07-132-10/+10
* use the DBL_MAX constant that we also use elsewhere, tdf#92457Eike Rathke2015-07-131-2/+1
* write trailing text subformat also to Excel .xls and .xlsx, tdf#92457Eike Rathke2015-07-111-3/+1
* store trailing text format in ODF, e.g. 0;@ tdf#92457Eike Rathke2015-07-111-20/+51
* the last condition is "all other numbers", not the third, tdf#92457Eike Rathke2015-07-111-3/+3
* Fix typosAndrea Gelmini2015-07-031-1/+1
* Fix typosAndrea Gelmini2015-06-281-1/+1
* Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann2015-06-241-1/+1
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-151-2/+1
* cppcheck:unreadVariableNoel Grandin2015-06-151-2/+0
* cppcheck: redundantCondition [part2]Julien Nabet2015-06-141-2/+2
* loplugin:loopvartoosmallNoel Grandin2015-05-292-2/+2
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-247-16/+16
* tdf#91140: tweak fix a bit, turns out xmloff was also passing empty URLMichael Stahl2015-05-221-1/+2
* xmloff: convert legacy assertions in PageMasterExportPropMapperMichael Stahl2015-05-201-18/+16
* xmloff: convert legacy assertions in XMLFootnoteSeparatorExportMichael Stahl2015-05-201-10/+4
* xmloff: fix non-debug buildsMichael Stahl2015-05-181-2/+2
* xmloff: convert legacy assertions in SvXMLAutoStylePoolPMichael Stahl2015-05-181-5/+4
* xmloff: convert legacy assertions in XMLStyleExportMichael Stahl2015-05-181-69/+59
* xmloff: convert legacy assertions in SvXMLAutoStylePoolP_Impl::exportXMLMichael Stahl2015-05-181-12/+6
* xmloff: assert when a non-existent auto style pool is requestedMichael Stahl2015-05-181-28/+12
* xmloff: convert legacy asserts in SvXMLStylesContext_ImplMichael Stahl2015-05-181-10/+8