summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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-07xmloff: replace boost::ptr_set with std::setMichael Stahl
2015-08-05improve refcounting loplugin to check SvRef-based classesNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-03inline some use-once typedefsNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-26Resolves: tdf#91950 optional entries may not be presentCaolán McNamara
2015-07-19Fix typosAndrea Gelmini
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-15xmloff: ODF import: fix spelling of "extrusion-first-light-level"Andrea Gelmini
2015-07-15xmloff: document that AOO 4.1 has fixed the svg:d 'z' relative bugMichael Stahl
2015-07-15-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-15WaE: 'HAVE_FEATURE_GLTF' is not defined, evaluates to 0Tor Lillqvist
2015-07-15fix Android buildNoel Grandin
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
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-10do not include boost/utility.hppMichael Stahl
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann
2015-07-08Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-06-30coverity#1308431 wiggle code to see if this silences coverityCaolán McNamara
2015-06-30Fix typosAndrea Gelmini
2015-06-28Fix typosAndrea Gelmini
2015-06-28Fix typosAndrea Gelmini
2015-06-27coverity#1308433 Uncaught exceptionCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-25remove our custom RTTI from xmloff moduleNoel Grandin
2015-06-24Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-23move sorting code closer togetherNoel Grandin
2015-06-22Fix typosAndrea Gelmini
2015-06-19tdf#42374 some small optimisations for opening this PDF fileNoel Grandin
2015-06-18Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-15Fix typosAndrea Gelmini