summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-6/+6
2013-11-04remove redundant calls to OUString constructorNoel Grandin3-5/+5
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin4-7/+5
2013-11-02Revert "transpose "data in rows" ranges for internal data provider, fdo#62057"Markus Mohrhard3-36/+6
2013-11-01Directly use OUStringStephan Bergmann2-45/+46
2013-10-31I assume this is missingStephan Bergmann1-0/+3
2013-10-31Related #i123433# PolyPolygonBezier must be drawing::PolyPolygonBezierCoordsCaolán McNamara1-21/+11
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand10-1547/+492
2013-10-31Remove the xmloff::token::ResetTokens race conditionStephan Bergmann5-42/+0
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-5/+5
2013-10-30 Fix for Chart Series NamesVinaya Mandke1-2/+9
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl1-2/+0
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold286-739/+738
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin2-11/+25
2013-10-23clean up some include guardsThomas Arnhold1-3/+3
2013-10-23convert code to use OUString::endsWithNoel Grandin1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist10-12/+12
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza1-1/+0
2013-10-16cleanupThomas Arnhold1-6/+0
2013-10-15update pchThomas Arnhold1-0/+2
2013-10-13Combine a pointlessly split class implementation and bin unused private fieldTor Lillqvist5-3913/+3785
2013-10-13Test _WIN32 instead of UNX as it's Windows that is the more specific caseTor Lillqvist1-3/+3
2013-10-13sal_Bool to boolTakeshi Abe14-143/+143
2013-10-11loplugin if-body warningsStephan Bergmann1-0/+4
2013-10-09Improve error reportingStephan Bergmann1-2/+4
2013-10-08CID#1079188 uninitialized memberCaolán McNamara1-0/+1
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza1-10/+2
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky1-1/+1
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann1-4/+4
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-6/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-2/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-11/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-1/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-3/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-1/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-4/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-1/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-5/+2
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-9/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-1/+0
2013-10-01std::vector elements are default-initialized in constructorMatteo Casalin1-6/+0
2013-10-01fix Mac OSX buildMarkus Mohrhard1-8/+10
2013-09-30Include <algorithm> for std::sort()Tor Lillqvist1-0/+2
2013-09-30Add hack to optionally get stable ODF output from the same inputTor Lillqvist4-29/+235
2013-09-29Mark as const / staticTakeshi Abe7-12/+12
2013-09-26typo fixes in commentsAndras Timar6-8/+8
2013-09-25sal_Bool to boolTakeshi Abe3-13/+13
2013-09-25Mark as const / staticTakeshi Abe6-64/+64
2013-09-25pXML_DrawAspect_Enum is no longer usedTakeshi Abe1-13/+0