summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* Add hack to optionally get stable ODF output from the same inputTor Lillqvist2013-09-304-29/+235
* Mark as const / staticTakeshi Abe2013-09-297-12/+12
* typo fixes in commentsAndras Timar2013-09-266-8/+8
* sal_Bool to boolTakeshi Abe2013-09-253-13/+13
* Mark as const / staticTakeshi Abe2013-09-256-64/+64
* pXML_DrawAspect_Enum is no longer usedTakeshi Abe2013-09-251-13/+0
* Try to fix cross-compilationTor Lillqvist2013-09-231-1/+1
* Still WaE: unsafe mix of type 'sal_Bool' and type 'const bool'Tor Lillqvist2013-09-181-1/+1
* WaE: unsafe mix of type 'sal_Bool' and type 'const bool'Tor Lillqvist2013-09-181-1/+1
* Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara2013-09-1710-23/+42
* If it is a set, don't call it a list, that just confuses the readerTor Lillqvist2013-09-172-43/+43
* sal_Bool to boolTakeshi Abe2013-09-178-55/+55
* Insert impastp4.cxx into impastpl.cxxTor Lillqvist2013-09-163-406/+380
* Insert impastp3.cxx into impastpl.cxxTor Lillqvist2013-09-163-145/+121
* Insert impastp2.cxx into impastpl.cxxTor Lillqvist2013-09-163-51/+29
* Start of collecting the impastp*.cxx files into oneTor Lillqvist2013-09-162-1/+1
* sal_Bool to boolEike Rathke2013-09-1685-887/+886
* CharBrd 10: Some documentationZolnai Tamás2013-09-152-0/+11
* conditional SAL_WARNEike Rathke2013-09-131-1/+4
* Bin unused MAX_CACHE_SIZETor Lillqvist2013-09-131-2/+0
* Resolves: fdo#34987 skip autoheight reset if it will be set to the same valueCaolán McNamara2013-09-121-2/+43
* xmloff: fix Apple g++ 4.2.1 warningMichael Stahl2013-09-121-1/+2
* sal_Bool to boolTakeshi Abe2013-09-123-25/+25
* Mark as constTakeshi Abe2013-09-1210-19/+19
* Towards a working instdir for Mac OS XStephan Bergmann2013-09-111-1/+1
* sal_Bool to boolTakeshi Abe2013-09-107-51/+51
* Mark as const / staticTakeshi Abe2013-09-1012-27/+27
* update pchThomas Arnhold2013-09-051-1/+2
* fdo#68839: ODF import: fix name of multi-image frameMichael Stahl2013-09-033-6/+33
* fix indentationPhilipp Riemer2013-08-311-1/+1
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-142/+2
* cppcheck: fix redundant assignmentJulien Nabet2013-08-311-4/+1
* -Werror=unused-but-set-variable second tryJulien Nabet2013-08-301-8/+1
* Revert "-Werror=unused-but-set-variable bCategoriesApplied"Julien Nabet2013-08-301-0/+3
* -Werror=unused-but-set-variable bCategoriesAppliedJulien Nabet2013-08-301-3/+0
* fdo#68663 don't blindly force categories when there are noneLionel Elie Mamane2013-08-301-10/+0
* ODF filter: handle draw:shadow-opacity for Writer framesMiklos Vajna2013-08-241-0/+1
* ODF export/import of fine dashed border styleZolnai Tamás2013-08-232-0/+6
* CharBrd 7: Border shadowZolnai Tamás2013-08-231-0/+4
* fdo#60740: Populate auto styles from edit cells without using UNO API.Kohei Yoshida2013-08-211-1/+1
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-2133-80/+80
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-201-1/+1
* Resolves: fdo#67665 font names filtered out on odp/odg exportCaolán McNamara2013-08-201-18/+41
* These can be file local.Kohei Yoshida2013-08-191-20/+25
* fdo#57950: Remove some chained appends in xmloffJelle van der Waa2013-08-1912-67/+21
* Further work on the "Mac-like app structure" optionTor Lillqvist2013-08-181-1/+1
* fdo#43807: Fix import of drop caps character styleZolnai Tamás2013-08-181-1/+1
* CharBrd 8.1: ODF filtersZolnai Tamás2013-08-183-167/+350
* No need for elaborate type name for this.Kohei Yoshida2013-08-175-20/+9
* Move static struct to where it's used, and use std::vector for this.Kohei Yoshida2013-08-172-14/+12