Age | Commit message (Expand) | Author |
2013-02-12 | fdo#46808, convert xmloff module code to use XComponentContext | Noel Grandin |
2013-02-12 | fdo#46808, Adapt document::XMLOasisBasicImporter UNO service to new style | Noel Grandin |
2013-02-12 | fdo#46808, Adapt animations::SequenceTimeContainer UNO service to new style | Noel Grandin |
2013-02-11 | fdo#46808, convert xml::xpath::XPathAPI to new-style service | Noel Grandin |
2013-02-11 | fdo#46808, Adapt document::XML*BasicExporter UNO services to new style | Noel Grandin |
2013-02-08 | Resolves: fdo#60132 Error reading file after inserting comment | Caolán McNamara |
2013-02-07 | Mark these members mutable to avoid casting them in const method. | Kohei Yoshida |
2013-02-07 | Move these typedef's inside the class scope & bool cleanups. | Kohei Yoshida |
2013-02-07 | Those auto_ptr can be replaced with boost::scoped_ptr. | Kohei Yoshida |
2013-02-06 | sw: let drawinglayer manage gradient styles of our textframes | Miklos Vajna |
2013-02-01 | Revert "temporarily disable the xmloff/vcl dependency" | Luboš Luňák |
2013-02-01 | temporarily disable the xmloff/vcl dependency | Luboš Luňák |
2013-02-01 | move implementation class to a non-public header | Luboš Luňák |
2013-02-01 | rename a class to something that gives at least some idea of what it does | Luboš Luňák |
2013-02-01 | basic support for embedded fonts in odt (fdo#42195) | Luboš Luňák |
2013-02-01 | move class definition to a header file | Luboš Luňák |
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-29 | xmloff: export Wrtier's RES_FILL_STYLE and RES_FILL_GRADIENT | Miklos Vajna |
2013-01-29 | SvXMLExport::_ExportStyles: also try to export text gradients | Miklos Vajna |
2013-01-29 | xmloff: no longer necessary OUTSTRING() macro | Miklos Vajna |
2013-01-28 | fdo#46808, Adapt document::*PropertyValues UNO service to new style | Noel Grandin |
2013-01-28 | fdo#46808, don't cache the result of comphelper::getProcessComponentContext | Noel Grandin |
2013-01-28 | fdo#46808, Convert SvNumberFormatter to use XComponentContext | Noel Grandin |
2013-01-27 | implement conditional date format import/export for ODF | Markus Mohrhard |
2013-01-24 | WaE: 'bVal' may be used uninitialized in this function | Tor Lillqvist |
2013-01-23 | fdo#58562: Ensure internal data is always used when pasting to another doc. | Kohei Yoshida |
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-18 | fdo#59517: fix detection of ancient OOo ODF generator strings: | Michael Stahl |
2013-01-18 | Resolves: fdo#58730 workaround [UL|LR]Space 100% problem | Caolán McNamara |
2013-01-15 | fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new style | Noel Grandin |
2013-01-11 | support saving/loading hyperlink cell attribute in extended odf | Noel Power |
2013-01-09 | move some OSL_* macros to SAL_WARN | Markus Mohrhard |
2013-01-07 | Revert "dummy commit (WIP)" | Luboš Luňák |
2013-01-07 | dummy commit (WIP) | Chr. Rossmanith |
2013-01-07 | added token for handling of svg:linearGradient and svg:radialGradient | Chr. Rossmanith |
2013-01-03 | limit the number of imported digits, fdo#58539 | 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-18 | Replace chained O(U)StringBuffer::append() with operator+ | Christos Strubulis |
2012-12-13 | added some FIXME-BCP47 markers | Eike Rathke |
2012-12-10 | use PCH for LO headers in xmloff too | Luboš Luňák |
2012-12-10 | PCH for xmloff, including LO headers | Luboš Luňák |
2012-12-08 | RTL_CONSTASCII_USTRINGPARAM clean up | Chr. Rossmanith |
2012-12-08 | Removed RTL_CONSTASCII_USTRINGPARAM | Chr. Rossmanith |
2012-12-06 | OUStringBuffer::remove( int ) -> truncate( int ) | Luboš Luňák |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin |
2012-12-03 | API CHANGE: roll back the XStyle changes to add a new Hidden property on Style | Cédric Bosdonnat |
2012-11-30 | Hidden styles: ODF import/export | Cédric Bosdonnat |