summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2013-05-15Fix fdo#64512 Handle xml:id correctly on multi-image draw:framesThorsten Behrens
2013-05-15Remove redundant doxygen doc strings.Thorsten Behrens
2013-05-15Use upper camel case for class names in xmloff.Thorsten Behrens
2013-05-15fdo#60075 open drawings with connector attached to SVGDavid Tardon
2013-05-07fdo#48056 treat report chart as draw chartLionel Elie Mamane
2013-05-01Merge tag 'libreoffice-4.0.3.2' into suse-4.0Petr Mladek
2013-04-30Fix fdo#64062 - can't assume para styles to be there.Thorsten Behrens
2013-04-25xmloff::token::GetXMLToken: only execute the check onceMichael Stahl
2013-04-25xmloff::token::GetXMLToken: deploy assert in consistency checkMichael Stahl
2013-04-10fdo#39066: using UNO_QUERY instead of UNO_QUERY_THROW displays hyperlinksChr. Rossmanith
2013-04-05export darken/darkeless/lighten/lightenless commandsRadek Doulik
2013-04-05export subpath sizes (these are for example in pptx custom shape presets)Radek Doulik
2013-03-29Revert "hacky fix for export of cell anchored flipped custom shapes (fdo#62448)"Luboš Luňák
2013-03-28hacky fix for export of cell anchored flipped custom shapes (fdo#62448)Noel Power
2013-03-25we need to register data sequences during import, fdo#52159Markus Mohrhard
2013-03-25use the right range representation, fdo#52159Markus Mohrhard
2013-03-22fdo#60769 implement odf export of multi-paragraph comment rangesMiklos Vajna
2013-03-20fdo#60769 implement odf export of multi-paragraph comment rangesMiklos Vajna
2013-03-19we need to register data sequences during import, fdo#52159Markus Mohrhard
2013-03-19use the right range representation, fdo#52159Markus Mohrhard
2013-03-18fdo#61256 - the Get.*Export methods also create and register stylesMichael Meeks
2013-03-18fdo#61256 - the Get.*Export methods also create and register stylesMichael Meeks
2013-03-06another fix for error bar import, related fdo#60083Markus Mohrhard
2013-03-06and one more fix for error bar import, related fdo#60083Markus Mohrhard
2013-02-27one more fix for error bar import, fdo#60083Markus Mohrhard
2013-02-26get error bar import working again, fdo#60083Markus Mohrhard
2013-02-26fdo#52948 fix print-repeated-values=no with formatted valuesLionel Elie Mamane
2013-02-08Resolves: fdo#60132 Error reading file after inserting commentCaolán McNamara
2013-01-24fdo#58562: Ensure internal data is always used when pasting to another doc.Kohei Yoshida
2013-01-21xmloff: refactor Generator version handling:Michael Stahl
2013-01-21fdo#59517: fix detection of ancient OOo ODF generator strings:Michael Stahl
2013-01-18Resolves: fdo#58730 workaround [UL|LR]Space 100% problemCaolán McNamara
2013-01-03limit the number of imported digits, fdo#58539Markus Mohrhard
2012-12-26text:p is not allowed for chart objects, fdo#58571Markus Mohrhard
2012-12-13added some FIXME-BCP47 markersEike Rathke
2012-12-06OUStringBuffer::remove( int ) -> truncate( int )Luboš Luňák
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat
2012-11-30Hidden styles: ODF import/exportCédric Bosdonnat
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-27String and OUString cleaning in xmloffNorbert Thiebaud
2012-11-27migrate user of InsertBlanks to OUStringNorbert Thiebaud
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-18svl: OUString conversion of most of zforscanNorbert Thiebaud
2012-11-18xmloff: simplify the use of AddToCodeNorbert Thiebaud
2012-11-18xmloff: convert lcl_FindSymbol to OUStringNorbert Thiebaud
2012-11-18svl: convert GetQuoteEnd to OUStringNorbert Thiebaud
2012-11-16use LanguageTagEike Rathke
2012-11-15WaE: 'const' type qualifier on return type has no effectTor Lillqvist