summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)Author
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-31Fix tdf#93438 Impress generate abnormal style when copy-pastingMark Hung
2015-08-27xmloff: ODF export: actually ODF 1.2 does not allow graphic-propertiesMichael Stahl
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-19comphelper: reduce copypasta with UniquePtrValueLess functorMichael Stahl
2015-08-12cppcheck: redundantAssignmentCaolán McNamara
2015-08-12cppcheck: silence redundantAssignmentCaolán McNamara
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-07stupid warningMichael Stahl
2015-08-07xmloff: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-08-07xmloff: replace boost::ptr_set with std::set<std::unqiue_ptr>Michael Stahl
2015-08-07xmloff: replace boost::ptr_set with std::mapMichael Stahl
2015-08-03inline some use-once typedefsNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-07-13tdf#90133 Comply attributes name with OASIS#3860Laurent Balland-Poirier
2015-07-13use the DBL_MAX constant that we also use elsewhere, tdf#92457Eike Rathke
2015-07-11write trailing text subformat also to Excel .xls and .xlsx, tdf#92457Eike Rathke
2015-07-11store trailing text format in ODF, e.g. 0;@ tdf#92457Eike Rathke
2015-07-11the last condition is "all other numbers", not the third, tdf#92457Eike Rathke
2015-07-03Fix typosAndrea Gelmini
2015-06-28Fix typosAndrea Gelmini
2015-06-24Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-24cppcheck: noExplicitConstructorCaolán McNamara
2015-05-22tdf#91140: tweak fix a bit, turns out xmloff was also passing empty URLMichael Stahl
2015-05-20xmloff: convert legacy assertions in PageMasterExportPropMapperMichael Stahl
2015-05-20xmloff: convert legacy assertions in XMLFootnoteSeparatorExportMichael Stahl
2015-05-18xmloff: fix non-debug buildsMichael Stahl
2015-05-18xmloff: convert legacy assertions in SvXMLAutoStylePoolPMichael Stahl
2015-05-18xmloff: convert legacy assertions in XMLStyleExportMichael Stahl
2015-05-18xmloff: convert legacy assertions in SvXMLAutoStylePoolP_Impl::exportXMLMichael Stahl
2015-05-18xmloff: assert when a non-existent auto style pool is requestedMichael Stahl
2015-05-18xmloff: convert legacy asserts in SvXMLStylesContext_ImplMichael Stahl
2015-05-06xmloff: assert validity of XMLPropertySetMapper indexesMichael Stahl
2015-05-06xmloff: assert existence of XMLPropertyHandlerMichael Stahl
2015-04-28SvXMLEnumMapEntry holds all values as sal_uInt16Stephan Bergmann
2015-04-28tdf#90133 Extend ODF: variable decimal in scientific formatLaurent Balland-Poirier
2015-04-27tdf#90133 Extend ODF: exponent sign of scientific formatLaurent Balland-Poirier
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-18xmloff: cleanup StyleMapTomaž Vajngerl
2015-04-14xmloff: add back the presumably accidentally removed "FootnoteLineStyle"Michael Stahl
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-01Engineering notation: Slight optimisationLaurent Balland-Poirier
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann