summaryrefslogtreecommitdiff
path: root/xmloff/source/core
AgeCommit message (Expand)Author
2013-09-03fdo#68839: ODF import: fix name of multi-image frameMichael Stahl
2013-08-23ODF export/import of fine dashed border styleZolnai Tamás
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-19fdo#57950: Remove some chained appends in xmloffJelle van der Waa
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-10fdo#62475 removed pointless commentsJelle van der Waa
2013-07-29fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-29WaE: unreferenced local variableTor Lillqvist
2013-07-28More details in debug outputLionel Elie Mamane
2013-07-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl
2013-07-10fix reading fonts from .odp using style::font-name (fdo#65338)Luboš Luňák
2013-07-10changed getIsoLanguageCountry() to getIsoLanguageScriptCountry()Eike Rathke
2013-07-09read/write ODF *:script* and *:rfc-language-tag*Eike Rathke
2013-07-05added rfc-language-tag* tokensEike Rathke
2013-07-04FIXME-BCP47Eike Rathke
2013-07-03Added new regression curve properties as ODT 1.2 extended.Tomaž Vajngerl
2013-07-03Refactor regression curve handling in xmloff import to use chart2.Tomaž Vajngerl
2013-07-03 fdo#66282 - MathML export: improve ExportBraceFrédéric Wang
2013-07-01 #fdo66277 - Add support for alignment in MathML export.Frédéric Wang
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29String to OUString and cleanupThomas Arnhold
2013-06-28fdo#66086 - MathML export: wideslash, widebslash and overstrikeFrédéric Wang
2013-06-19fdo#43460 xmloff: use isEmpty()Jelle van der Waa
2013-05-22WaE: function will cause runtime stack overflowTor Lillqvist
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-15factor out SvXMLImport::IsOOoXML()Michael Stahl
2013-05-15Fix build.Thorsten Behrens
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-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-14fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-05-03add a warningDavid Tardon
2013-05-03fdo#60075 need to return context when availableDavid Tardon
2013-05-03fdo#60075 open drawings with connector attached to SVGDavid Tardon
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-22xmloff::token::GetXMLToken: only execute the check onceMichael Stahl
2013-04-22xmloff::token::GetXMLToken: deploy assert in consistency checkMichael Stahl
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-18Fix typos: HEIGTH -> HEIGHT and WEIGTH -> WEIGHTLior Kaplan
2013-04-07Some cppcheck cleaningJulien Nabet
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19fdo#61135 stepped lines graph: handle ods filesEricSeynaeve
2013-03-12reportbuilder: make "Group on" not-"Each Value" actually workLionel Elie Mamane
2013-03-08make use of startsWith()Thomas Arnhold
2013-03-08simplify compareTo (now correct)Thomas Arnhold