summaryrefslogtreecommitdiff
path: root/xmloff/source/core
AgeCommit message (Expand)AuthorFilesLines
2013-06-19fdo#43460 xmloff: use isEmpty()Jelle van der Waa1-1/+1
2013-05-22WaE: function will cause runtime stack overflowTor Lillqvist1-1/+1
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2-4/+3
2013-05-15factor out SvXMLImport::IsOOoXML()Michael Stahl1-5/+28
2013-05-15Fix build.Thorsten Behrens1-8/+0
2013-05-15Fix fdo#64512 Handle xml:id correctly on multi-image draw:framesThorsten Behrens1-59/+33
2013-05-15Remove redundant doxygen doc strings.Thorsten Behrens1-16/+0
2013-05-15Use upper camel case for class names in xmloff.Thorsten Behrens1-4/+4
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-3/+3
2013-05-14fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan3-59/+48
2013-05-03add a warningDavid Tardon1-0/+8
2013-05-03fdo#60075 need to return context when availableDavid Tardon1-0/+4
2013-05-03fdo#60075 open drawings with connector attached to SVGDavid Tardon2-2/+45
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks4-100/+16
2013-04-22xmloff::token::GetXMLToken: only execute the check onceMichael Stahl1-10/+16
2013-04-22xmloff::token::GetXMLToken: deploy assert in consistency checkMichael Stahl1-2/+2
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-5/+6
2013-04-18Fix typos: HEIGTH -> HEIGHT and WEIGTH -> WEIGHTLior Kaplan1-1/+1
2013-04-07Some cppcheck cleaningJulien Nabet1-2/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák31-392/+363
2013-03-27-Wunused-macrosStephan Bergmann3-10/+4
2013-03-19fdo#61135 stepped lines graph: handle ods filesEricSeynaeve1-0/+10
2013-03-12reportbuilder: make "Group on" not-"Each Value" actually workLionel Elie Mamane1-0/+1
2013-03-08make use of startsWith()Thomas Arnhold2-13/+7
2013-03-08simplify compareTo (now correct)Thomas Arnhold1-3/+3
2013-03-08Revert "simplify some compareTo"Stephan Bergmann1-3/+3
2013-03-08simplify some compareToThomas Arnhold1-3/+3
2013-03-06remove the need to explicitly specify font style for font embeddingLuboš Luňák1-0/+8
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-2/+2
2013-02-19fdo#52948 fix print-repeated-values=no with formatted valuesLionel Elie Mamane1-1/+1
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin3-24/+14
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin3-133/+92
2013-02-06sw: let drawinglayer manage gradient styles of our textframesMiklos Vajna1-38/+26
2013-02-01basic support for embedded fonts in odt (fdo#42195)Luboš Luňák1-0/+2
2013-01-31export subpath sizes (these are for example in pptx custom shape presets)Radek Doulik1-0/+1
2013-01-29SvXMLExport::_ExportStyles: also try to export text gradientsMiklos Vajna1-26/+38
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin3-155/+108
2013-01-28fdo#46808, don't cache the result of comphelper::getProcessComponentContextNoel Grandin2-17/+4
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-2/+2
2013-01-27implement conditional date format import/export for ODFMarkus Mohrhard1-0/+1
2013-01-18xmloff: refactor Generator version handling:Michael Stahl1-19/+70
2013-01-11support saving/loading hyperlink cell attribute in extended odfNoel Power1-0/+1
2013-01-07added token for handling of svg:linearGradient and svg:radialGradientChr. Rossmanith1-2/+9
2012-12-18Replace chained O(U)StringBuffer::append() with operator+Christos Strubulis1-6/+1
2012-12-08RTL_CONSTASCII_USTRINGPARAM clean upChr. Rossmanith7-217/+140
2012-11-15WaE: 'const' type qualifier on return type has no effectTor Lillqvist1-2/+2
2012-11-15re-base on ALv2 code. Includes:Michael Meeks22-535/+395
2012-11-13save fixed denominator for fractions fdo#56419Noel Power1-0/+1