Age | Commit message (Expand) | Author |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-25 | remove external include guards | Thomas Arnhold |
2013-03-22 | SdXMLExport::CreateFontAutoStylePool: "EmbedFonts": ignore exceptions | Michael Stahl |
2013-03-18 | fdo#61256 - the Get.*Export methods also create and register styles | Michael Meeks |
2013-03-11 | use startsWith() instead of compareToAscii() | Thomas Arnhold |
2013-03-09 | Resolves: #i120663# The SvXMLImportContext is always leaked | Jian Fang Zhang |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-03-08 | simplify compareTo (now correct) | Thomas Arnhold |
2013-03-08 | Revert "simplify some compareTo" | Stephan Bergmann |
2013-03-08 | simplify some compareTo | Thomas Arnhold |
2013-03-08 | some further OUString cleanup | Thomas Arnhold |
2013-03-03 | binfilter: remove some traces | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
2013-03-01 | WaE: init variables | Caolán McNamara |
2013-03-01 | finish font embedding, use the new Fonts document property | Radek Doulik |
2013-02-26 | removed RTL_CONSTASCII_(U)STRINGPARAM | Chr. Rossmanith |
2013-02-26 | coverity#736009 Explicit null dereferenced | Norbert Thiebaud |
2013-02-25 | removed RTL_CONSTASCII_(U)STRINGPARAM | Chr. Rossmanith |
2013-02-24 | remove RTL_CONSTASCII_(U)STRINGPARAM in xmloff | Chr. Rossmanith |
2013-02-22 | set document settings / embed fonts when importing odp | Radek Doulik |
2013-02-22 | use document settings / embed fonts when exporting odp | Radek Doulik |
2013-02-20 | typo: allways -> always | Andras Timar |
2013-02-12 | fdo#46808, convert xmloff module code to use XComponentContext | Noel Grandin |
2013-02-12 | fdo#46808, Adapt animations::SequenceTimeContainer UNO service to new style | Noel Grandin |
2013-02-11 | fdo#46808, Adapt document::XML*BasicExporter UNO services to new style | Noel Grandin |
2013-02-01 | export darken/darkeless/lighten/lightenless commands | Radek Doulik |
2013-01-31 | export subpath sizes (these are for example in pptx custom shape presets) | Radek Doulik |
2013-01-28 | fdo#46808, Convert SvNumberFormatter to use XComponentContext | Noel Grandin |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2013-01-18 | xmloff: refactor Generator version handling: | Michael Stahl |
2013-01-09 | move some OSL_* macros to SAL_WARN | Markus Mohrhard |
2012-12-28 | xmloff: mostly kill CONSTASCII_STRINGPARAM usage | Miklos Vajna |
2012-12-26 | text:p is not allowed for chart objects, fdo#58571 | Markus Mohrhard |
2012-12-10 | PCH for xmloff, including LO headers | Luboš Luňák |
2012-11-30 | Hidden styles: ODF import/export | Cédric Bosdonnat |
2012-11-27 | String and OUString cleaning in xmloff | Norbert Thiebaud |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-11-03 | xmloff: drop unused OUStrings | Miklos Vajna |
2012-10-22 | accelerate shape import & export by more sensible XInterface handling. | Michael Meeks |
2012-10-01 | Deduplication of NavigationOrderAccess for disable-dynlinking | Tor Lillqvist |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-14 | fdo#49678: ODF export: add svg:viewBox to draw:connector | Michael Stahl |
2012-09-12 | Improvement on previous commit | Stephan Bergmann |
2012-09-12 | fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new style | Noel Grandin |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-10 | fdo#39468: Translate German comments in toolkit,unotools, & xmloff | Oliver Günther |
2012-08-07 | drop bogus eof lines | Thomas Arnhold |