Age | Commit message (Expand) | Author |
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 |
2012-11-28 | OUString::trim() does not modify in-place | Tor Lillqvist |
2012-11-28 | OUString::trim() does not modify in-place | Tor Lillqvist |
2012-11-27 | String and OUString cleaning in xmloff | Norbert Thiebaud |
2012-11-27 | migrate user of InsertBlanks to OUString | Norbert Thiebaud |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-18 | svl: OUString conversion of most of zforscan | Norbert Thiebaud |
2012-11-18 | xmloff: simplify the use of AddToCode | Norbert Thiebaud |
2012-11-18 | xmloff: convert lcl_FindSymbol to OUString | Norbert Thiebaud |
2012-11-18 | svl: convert GetQuoteEnd to OUString | Norbert Thiebaud |
2012-11-16 | use LanguageTag | Eike Rathke |
2012-11-15 | WaE: 'const' type qualifier on return type has no effect | Tor Lillqvist |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-15 | Revert "sb140: #i117310# remove unnecessary dependency | Michael Meeks |
2012-11-15 | masterfix OOO340: #i117696# do not write fo:margin | Kurt Zenker |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin |
2012-11-13 | save fixed denominator for fractions fdo#56419 | Noel Power |
2012-11-09 | s/aIter++/++aIter/ | jailletc36 |
2012-11-09 | Cut and paste typo ? | jailletc36 |
2012-11-09 | Same, cut and paste typo ? | jailletc36 |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-11-03 | xmloff: drop unused OUStrings | Miklos Vajna |
2012-11-02 | implement icon set import/export from odf | Markus Mohrhard |
2012-10-30 | trivial empty-init String::Fill -> comphelper::padToLength | Caolán McNamara |
2012-10-28 | fix some VS 2010 specific issues | David Ostrovsky |
2012-10-25 | WaE: 'xChartType$D57056$_pInterface' may be used uninitialized… | Christian Lohmaier |
2012-10-23 | fdo#46808, use service constructor for uri::UriReferenceFactory | Noel Grandin |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-22 | accelerate shape import & export by more sensible XInterface handling. | Michael Meeks |
2012-10-13 | loplugin: some log, indent and unused variable warnings | Caolán McNamara |
2012-10-12 | uninit variable | Julien Nabet |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-08 | Remove more useless code inside "#if 0" blocks | Marcos Paulo de Souza |