Age | Commit message (Expand) | Author |
2013-03-06 | another fix for error bar import, related fdo#60083 | Markus Mohrhard |
2013-03-06 | and one more fix for error bar import, related fdo#60083 | Markus Mohrhard |
2013-02-27 | one more fix for error bar import, fdo#60083 | Markus Mohrhard |
2013-02-26 | get error bar import working again, fdo#60083 | Markus Mohrhard |
2013-02-26 | fdo#52948 fix print-repeated-values=no with formatted values | Lionel Elie Mamane |
2013-02-08 | Resolves: fdo#60132 Error reading file after inserting comment | Caolán McNamara |
2013-01-24 | fdo#58562: Ensure internal data is always used when pasting to another doc. | Kohei Yoshida |
2013-01-21 | xmloff: refactor Generator version handling: | Michael Stahl |
2013-01-21 | 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-03 | limit the number of imported digits, fdo#58539 | Markus Mohrhard |
2012-12-26 | text:p is not allowed for chart objects, fdo#58571 | Markus Mohrhard |
2012-12-13 | added some FIXME-BCP47 markers | Eike Rathke |
2012-12-06 | OUStringBuffer::remove( int ) -> truncate( int ) | Luboš Luňák |
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-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | 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 |