summaryrefslogtreecommitdiff
path: root/xmloff/source
AgeCommit message (Expand)Author
2013-09-17sal_Bool to boolTakeshi Abe
2013-09-16Insert impastp4.cxx into impastpl.cxxTor Lillqvist
2013-09-16Insert impastp3.cxx into impastpl.cxxTor Lillqvist
2013-09-16Insert impastp2.cxx into impastpl.cxxTor Lillqvist
2013-09-16Start of collecting the impastp*.cxx files into oneTor Lillqvist
2013-09-16sal_Bool to boolEike Rathke
2013-09-15CharBrd 10: Some documentationZolnai Tamás
2013-09-13conditional SAL_WARNEike Rathke
2013-09-13Bin unused MAX_CACHE_SIZETor Lillqvist
2013-09-12Resolves: fdo#34987 skip autoheight reset if it will be set to the same valueCaolán McNamara
2013-09-12xmloff: fix Apple g++ 4.2.1 warningMichael Stahl
2013-09-12sal_Bool to boolTakeshi Abe
2013-09-12Mark as constTakeshi Abe
2013-09-10sal_Bool to boolTakeshi Abe
2013-09-10Mark as const / staticTakeshi Abe
2013-09-03fdo#68839: ODF import: fix name of multi-image frameMichael Stahl
2013-08-31cppcheck: fix redundant assignmentJulien Nabet
2013-08-30-Werror=unused-but-set-variable second tryJulien Nabet
2013-08-30Revert "-Werror=unused-but-set-variable bCategoriesApplied"Julien Nabet
2013-08-30-Werror=unused-but-set-variable bCategoriesAppliedJulien Nabet
2013-08-30fdo#68663 don't blindly force categories when there are noneLionel Elie Mamane
2013-08-24ODF filter: handle draw:shadow-opacity for Writer framesMiklos Vajna
2013-08-23ODF export/import of fine dashed border styleZolnai Tamás
2013-08-23CharBrd 7: Border shadowZolnai Tamás
2013-08-21fdo#60740: Populate auto styles from edit cells without using UNO API.Kohei Yoshida
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-20Resolves: fdo#67665 font names filtered out on odp/odg exportCaolán McNamara
2013-08-19These can be file local.Kohei Yoshida
2013-08-19fdo#57950: Remove some chained appends in xmloffJelle van der Waa
2013-08-18fdo#43807: Fix import of drop caps character styleZolnai Tamás
2013-08-18CharBrd 8.1: ODF filtersZolnai Tamás
2013-08-17No need for elaborate type name for this.Kohei Yoshida
2013-08-17Move static struct to where it's used, and use std::vector for this.Kohei Yoshida
2013-08-17This function object is no longer used.Kohei Yoshida
2013-08-17Rename SvXMLAutoStylePoolPropertiesP_Impl to XMLAutoStylePoolProperties.Kohei Yoshida
2013-08-17Rename SvXMLAutoStylePoolParentP_Impl to XMLAutoStylePoolParent.Kohei Yoshida
2013-08-17Rename XMLFamilyData_Impl to XMLAutoStyleFamily.Kohei Yoshida
2013-08-16Using ptr_vector for this simplifes it a bit...Kohei Yoshida
2013-08-16Use ptr_set for auto style parent list. That seems like a natural fit.Kohei Yoshida
2013-08-16This cache data member is never used. Remove it.Kohei Yoshida
2013-08-16Tuck this typedef inside class scope where it's used.Kohei Yoshida
2013-08-16Properly hide implementation details.Kohei Yoshida
2013-08-15write *:script* and *:rfc-language-tag* only for ODF >= 1.2Eike Rathke
2013-08-14add character shading value to ODT filtersAdam Co
2013-08-14xmloff: add a generic LibreOffice ODF extension namespaceMichael Stahl
2013-08-13XMLTextParagraphExport: not finding auto style means data lossMichael Stahl
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane
2013-08-02fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane
2013-07-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet