summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtparae.cxx
AgeCommit message (Expand)Author
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-03xmloff: drop unused OUStringsMiklos Vajna
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-14fdo#30711: ODF export: "text:name" is mandatory on bookmarks:Michael Stahl
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-20office:annotation-end exportMiklos Vajna
2012-06-05fdo#30711: fix some problems in 7a1c5e54:Michael Stahl
2012-06-05Fix fdo#50704 Default to absolute svg:d paths for ODF1.2 compat-modeThorsten Behrens
2012-06-05Unify ODF extended vs. ODF1.2 handlingThorsten Behrens
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-10Partial fix for bug 30711Brennan Vincent
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-02-19Get rid of size() == 0Elton Chung
2012-02-02fdo#45447: add an assertion when anchored to page 0Michael Stahl
2012-02-02fdo#45449: ODF export: frames: invalid "min-width"Michael Stahl
2012-01-30reduce unnecessary includesCaolán McNamara
2012-01-27Fix for fdo43460 Part LII getLength() to isEmpty()Olivier Hallot
2012-01-25callcatcher: remove some unused codeCaolán McNamara
2012-01-20rhbz#746174: also export list restart for non root listMichael Stahl
2012-01-17Better fix for WaE signed/unsigned comparison.Stephan Bergmann
2012-01-16WaE signed/unsigned comparison.Stephan Bergmann
2012-01-16SV_DECL_PTRARR_DEL->std::vectorAugust Sodora
2011-12-14there's no point to OUStringsSort_ImplCaolán McNamara
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-11-02callcatcher: some unused codeCaolán McNamara
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard
2011-08-26Moved unointerfacetouniqueidentifiermapper.hxx under xmloff/inc/xmloff. The P...Marco Cecchetti
2011-07-30Some cppcheck cleaningJulien Nabet
2011-06-01this is overly static for little gainCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-24WaE: variable set but unusedCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-09Remove last traces of SvLongsNigel Hawkins
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-05migrate to use boost unordered containersFridrich Štrba
2011-01-04oops, patch wasn't applied correctlyCaolán McNamara
2010-12-18Remove large blocks of commented codeAnders Jonsson
2010-12-06cppcheck: parameter can be passed by referenceCaolán McNamara
2010-11-28cppcheck: can reduce the scope of this varCaolán McNamara
2010-11-26CWS gnumake2: resync to m94Mathias Bauer
2010-11-23cppcheck: Variable 'bRootListToBeClosed' is never usedCaolán McNamara
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 46Gert Faller
2010-11-09Clean up the codeAlexander O. Anisimov
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-12Fix roundtrip of DOC unhandled fieldsCédric Bosdonnat