summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-20Sprinkle some staticness to avoid duplicate symbols when DISABLE_DYNLOADINGTor Lillqvist
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-14SvXMLImportPropertyMapper::importXML: fix assertion to be less sillyMichael Stahl