summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-23Try to fix cross-compilationTor Lillqvist1-1/+1
2013-09-18Still WaE: unsafe mix of type 'sal_Bool' and type 'const bool'Tor Lillqvist1-1/+1
2013-09-18WaE: unsafe mix of type 'sal_Bool' and type 'const bool'Tor Lillqvist1-1/+1
2013-09-17Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara10-23/+42
2013-09-17If it is a set, don't call it a list, that just confuses the readerTor Lillqvist2-43/+43
2013-09-17sal_Bool to boolTakeshi Abe8-55/+55
2013-09-16Insert impastp4.cxx into impastpl.cxxTor Lillqvist3-406/+380
2013-09-16Insert impastp3.cxx into impastpl.cxxTor Lillqvist3-145/+121
2013-09-16Insert impastp2.cxx into impastpl.cxxTor Lillqvist3-51/+29
2013-09-16Start of collecting the impastp*.cxx files into oneTor Lillqvist2-1/+1
2013-09-16sal_Bool to boolEike Rathke85-887/+886
2013-09-15CharBrd 10: Some documentationZolnai Tamás2-0/+11
2013-09-13conditional SAL_WARNEike Rathke1-1/+4
2013-09-13Bin unused MAX_CACHE_SIZETor Lillqvist1-2/+0
2013-09-12Resolves: fdo#34987 skip autoheight reset if it will be set to the same valueCaolán McNamara1-2/+43
2013-09-12xmloff: fix Apple g++ 4.2.1 warningMichael Stahl1-1/+2
2013-09-12sal_Bool to boolTakeshi Abe3-25/+25
2013-09-12Mark as constTakeshi Abe10-19/+19
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann1-1/+1
2013-09-10sal_Bool to boolTakeshi Abe7-51/+51
2013-09-10Mark as const / staticTakeshi Abe12-27/+27
2013-09-05update pchThomas Arnhold1-1/+2
2013-09-03fdo#68839: ODF import: fix name of multi-image frameMichael Stahl3-6/+33