summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2013-02-08Resolves: fdo#60132 Error reading file after inserting commentCaolán McNamara
2013-01-24fdo#58562: Ensure internal data is always used when pasting to another doc.Kohei Yoshida
2013-01-21xmloff: refactor Generator version handling:Michael Stahl
2013-01-21fdo#59517: fix detection of ancient OOo ODF generator strings:Michael Stahl
2013-01-18Resolves: fdo#58730 workaround [UL|LR]Space 100% problemCaolán McNamara
2013-01-03limit the number of imported digits, fdo#58539Markus Mohrhard
2012-12-26text:p is not allowed for chart objects, fdo#58571Markus Mohrhard
2012-12-13added some FIXME-BCP47 markersEike Rathke
2012-12-06OUStringBuffer::remove( int ) -> truncate( int )Luboš Luňák
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat
2012-11-30Hidden styles: ODF import/exportCédric Bosdonnat
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-27String and OUString cleaning in xmloffNorbert Thiebaud
2012-11-27migrate user of InsertBlanks to OUStringNorbert Thiebaud
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-18svl: OUString conversion of most of zforscanNorbert Thiebaud
2012-11-18xmloff: simplify the use of AddToCodeNorbert Thiebaud
2012-11-18xmloff: convert lcl_FindSymbol to OUStringNorbert Thiebaud
2012-11-18svl: convert GetQuoteEnd to OUStringNorbert Thiebaud
2012-11-16use LanguageTagEike Rathke
2012-11-15WaE: 'const' type qualifier on return type has no effectTor Lillqvist
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-15Revert "sb140: #i117310# remove unnecessary dependencyMichael Meeks
2012-11-15masterfix OOO340: #i117696# do not write fo:marginKurt Zenker
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-13save fixed denominator for fractions fdo#56419Noel Power
2012-11-09s/aIter++/++aIter/jailletc36
2012-11-09Cut and paste typo ?jailletc36
2012-11-09Same, cut and paste typo ?jailletc36
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-03xmloff: drop unused OUStringsMiklos Vajna
2012-11-02implement icon set import/export from odfMarkus Mohrhard
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-10-25WaE: 'xChartType$D57056$_pInterface' may be used uninitialized…Christian Lohmaier
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-22accelerate shape import & export by more sensible XInterface handling.Michael Meeks
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara
2012-10-12uninit variableJulien Nabet
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-08Remove more useless code inside "#if 0" blocksMarcos Paulo de Souza
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-02don't blow up on .odt export with !hasValue footers/headersCaolán McNamara
2012-10-02String->OUString in svl::ImpSvNumberformatInfoNoel Grandin
2012-10-02XubString->OUStringCaolán McNamara
2012-10-01Deduplication of NavigationOrderAccess for disable-dynlinkingTor Lillqvist