summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-31fix indentationPhilipp Riemer1-1/+1
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-142/+2
2013-08-31cppcheck: fix redundant assignmentJulien Nabet1-4/+1
2013-08-30-Werror=unused-but-set-variable second tryJulien Nabet1-8/+1
2013-08-30Revert "-Werror=unused-but-set-variable bCategoriesApplied"Julien Nabet1-0/+3
2013-08-30-Werror=unused-but-set-variable bCategoriesAppliedJulien Nabet1-3/+0
2013-08-30fdo#68663 don't blindly force categories when there are noneLionel Elie Mamane1-10/+0
2013-08-24ODF filter: handle draw:shadow-opacity for Writer framesMiklos Vajna1-0/+1
2013-08-23ODF export/import of fine dashed border styleZolnai Tamás2-0/+6
2013-08-23CharBrd 7: Border shadowZolnai Tamás1-0/+4
2013-08-21fdo#60740: Populate auto styles from edit cells without using UNO API.Kohei Yoshida1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák33-80/+80
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-1/+1
2013-08-20Resolves: fdo#67665 font names filtered out on odp/odg exportCaolán McNamara1-18/+41
2013-08-19These can be file local.Kohei Yoshida1-20/+25
2013-08-19fdo#57950: Remove some chained appends in xmloffJelle van der Waa12-67/+21
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist1-1/+1
2013-08-18fdo#43807: Fix import of drop caps character styleZolnai Tamás1-1/+1
2013-08-18CharBrd 8.1: ODF filtersZolnai Tamás3-167/+350
2013-08-17No need for elaborate type name for this.Kohei Yoshida5-20/+9
2013-08-17Move static struct to where it's used, and use std::vector for this.Kohei Yoshida2-14/+12
2013-08-17This function object is no longer used.Kohei Yoshida1-8/+0
2013-08-17Rename SvXMLAutoStylePoolPropertiesP_Impl to XMLAutoStylePoolProperties.Kohei Yoshida4-14/+14