summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2014-05-21fdo#78921 Don't crash when there is no storage specifiedMaxim Monastirsky
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-19fix import issue with property mappingMarkus Mohrhard
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-17Comment why it's not a copy paste errorJulien Nabet
2014-05-16ODF filters: fallback glTF model to bitmap for older versionsZolnai Tamás
2014-05-16Fix class name typo in commentZolnai Tamás
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-13Typo: shoud -> shouldJulien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-08fdo#77451 Detect AOO 4.x for SvXMLImport::needFixPositionAfterZLaurent Balland-Poirier
2014-05-08cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-05-01set graphic properties for error bars during import, fdo#78041Markus Mohrhard
2014-04-28German Comment translationMichael Meeks
2014-04-27Fix typo: cought => caughtMatteo Casalin
2014-04-27sepcified -> specified.Jan Holesovsky
2014-04-25WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-04-25i#124638 support for DrawingLayre FillStyle for GraphicFrames and ...Armin Le Grand
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-19cpplint: [readability/utf8] Line contains invalid UTF-8Julien Nabet
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-17remove executable bitAndras Timar
2014-04-17coverity#738948 Uninitialized scalar fieldCaolán McNamara
2014-04-16fdo#77027: add some comments to prevent such oversightsMichael Stahl
2014-04-16xmloff: we used to call it LOdev back in 4.0 so check that tooMichael Stahl
2014-04-16ODF import: detect "LibreOfficeDev" in meta:generator tooMichael Stahl
2014-04-16fdo#77027: ODF import: fix wrong version in check for embedded objectsMichael Stahl
2014-04-15whitespace for include statementsThomas Arnhold
2014-04-15WaE: 'bHidden' may be used uninitialized in this functionTor Lillqvist
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-14update_pchThomas Arnhold
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-14typo: noone -> no oneThomas Arnhold
2014-04-14typo: paramter -> parameterThomas Arnhold
2014-04-14typo: implicitely -> implicitlyThomas Arnhold
2014-04-14typo: currect -> currentThomas Arnhold
2014-04-14typo: choosen -> chosenThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-06coverity#704111: Unchecked return valueNorbert Thiebaud
2014-04-06coverity#441207: Logicaly dead codeNorbert Thiebaud
2014-04-05export label names that are strings, fdo#64722, cp#1000058Markus Mohrhard
2014-04-05no need for member variable and bool variableMarkus Mohrhard