summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-144-7/+0
* rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann2013-11-142-1/+10
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-142-4/+4
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-10/+1
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-6/+0
* remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin2013-11-1445-247/+247
* clear c++11ishCaolán McNamara2013-11-132-6/+7
* Respect svg:font-face-format element.Brennan Vincent2013-11-133-4/+97
* xmloff: include <> for external includesNorbert Thiebaud2013-11-11216-309/+309
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-116-16/+16
* convert OUString !compareToAscii to equalsAsciiNoel Grandin2013-11-111-1/+1
* convert OUString 0==compareToAscii to equalsAsciiNoel Grandin2013-11-116-27/+27
* remove unnecessary use of OUString constructorNoel Grandin2013-11-113-6/+6
* cppcheck: reduce scopeJulien Nabet2013-11-101-1/+1
* remove misleading commentAndras Timar2013-11-071-1/+1
* fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza2013-11-074-10/+5
* remove unnecessary use of OUString constructor in XMLOFF moduleNoel Grandin2013-11-077-28/+24
* Remove #ifdef TIMELOG'ed SAL_INFOsStephan Bergmann2013-11-062-23/+0
* check for empty stringCaolán McNamara2013-11-061-1/+2
* Resolves: #i123542# corrected ODF XML export of 3D cube and sphereArmin Le Grand2013-11-051-9/+13
* corrected export of polygons with textArmin Le Grand2013-11-051-38/+30
* update pchThomas Arnhold2013-11-051-0/+5
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-041-6/+6
* remove redundant calls to OUString constructorNoel Grandin2013-11-043-5/+5
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-044-7/+5
* Revert "transpose "data in rows" ranges for internal data provider, fdo#62057"Markus Mohrhard2013-11-023-36/+6
* Directly use OUStringStephan Bergmann2013-11-012-45/+46
* I assume this is missingStephan Bergmann2013-10-311-0/+3
* Related #i123433# PolyPolygonBezier must be drawing::PolyPolygonBezierCoordsCaolán McNamara2013-10-311-21/+11
* Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand2013-10-3110-1547/+492
* Remove the xmloff::token::ResetTokens race conditionStephan Bergmann2013-10-315-42/+0
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-311-5/+5
* Fix for Chart Series NamesVinaya Mandke2013-10-301-2/+9
* gbuild: set Package default target to INSTDIRMichael Stahl2013-10-281-2/+0
* fixincludeguards.sh: xmloffThomas Arnhold2013-10-23286-739/+738
* clean up places accessing the NULL at the of an OUStringNoel Grandin2013-10-232-11/+25
* clean up some include guardsThomas Arnhold2013-10-231-3/+3
* convert code to use OUString::endsWithNoel Grandin2013-10-231-2/+2
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-2210-12/+12
* fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza2013-10-181-1/+0
* cleanupThomas Arnhold2013-10-161-6/+0
* update pchThomas Arnhold2013-10-151-0/+2
* Combine a pointlessly split class implementation and bin unused private fieldTor Lillqvist2013-10-135-3913/+3785
* Test _WIN32 instead of UNX as it's Windows that is the more specific caseTor Lillqvist2013-10-131-3/+3
* sal_Bool to boolTakeshi Abe2013-10-1314-143/+143
* loplugin if-body warningsStephan Bergmann2013-10-111-0/+4
* Improve error reportingStephan Bergmann2013-10-091-2/+4
* CID#1079188 uninitialized memberCaolán McNamara2013-10-081-0/+1
* fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza2013-10-071-10/+2
* 'ist' -> 'is' here and there.Jan Holesovsky2013-10-041-1/+1