summaryrefslogtreecommitdiff
path: root/xmloff/source/text
AgeCommit message (Expand)Author
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11xmloff: XML_DROPDOWN should be XML_DROP_DOWNMichael Stahl
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30xmloff: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-09-29fdo#79269: fix ODF import of style:footer-firstMichael Stahl
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-08-12fdo#82165: ODF import: clear all shapes when removing header contentMichael Stahl
2014-08-11-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-08-05fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-07-29Further OUString cleanup in xmloff/Joren De Cuyper
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-07-10fdo#79358: ODF export: fix index boolean property exportMichael Stahl
2014-07-02fix ODF validation errorsMarkus Mohrhard
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-07-01-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann
2014-07-01Resolves: #i125045# For XMLPropertyMapper using TEXT_PROP_MAP_SHAPE_PARA...Armin Le Grand
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-19Do not dereference null pointerStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-13Typo: shoud -> shouldJulien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-28German Comment translationMichael Meeks
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-15WaE: 'bHidden' may be used uninitialized in this functionTor Lillqvist
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-14typo: paramter -> parameterThomas 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