summaryrefslogtreecommitdiff
path: root/xmloff/source/text
AgeCommit message (Expand)Author
2014-12-10xmloff: make the export of the horrible field marks aware of auto-stylesMichael Stahl
2014-12-10fdo#87110: xmloff: don't catch IllegalArgumentException hereMichael Stahl
2014-12-05xmloff: remove pointless branch that does the same as the next oneMichael Stahl
2014-12-05fdo#86795: xmloff: ODF import: do not import checkbox fieldmark ...Michael Stahl
2014-11-28xmloff: avoid assertion because AutoCorrect document doesn't ...Michael Stahl
2014-11-25xmloff: clean up some debug printfsMichael Stahl
2014-11-25xmloff: replace DBG_ASSERTs in txtlists.cxxMichael Stahl
2014-11-25xmloff: replace DBG_ASSERTs in txtimppr.cxxMichael Stahl
2014-11-25xmloff: replace DBG_ASSERTs in txtimp.cxxMichael Stahl
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-16Remove now useless setTextEmbeddedGraphicURL()Zolnai Tamás
2014-11-14more catch by referenceCaolán McNamara
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