summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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
2012-09-14fdo#49571: ODF import: ignore "text:enable-numbering" attributeMichael Stahl
2012-09-14fdo#49876: ODF export: do not export font-size="0pt"Michael Stahl
2012-09-14fdo#49678: ODF export: add svg:viewBox to draw:connectorMichael Stahl
2012-09-14fdo#49677: ODF export: always add xlink:type attributeMichael Stahl
2012-09-14fdo#30711: ODF export: "text:name" is mandatory on bookmarks:Michael Stahl
2012-09-12Improvement on previous commitStephan Bergmann
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-10Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07drop bogus eof linesThomas Arnhold
2012-08-04Replace usage of rtl/memory.h in xmloff with equivalent from string.hArnaud Versini
2012-08-03fdo#38056: fix XMLTextImportPropertyMapper regression:Michael Stahl
2012-08-03support new xml number:fill-character elem for number-style namespaceNoel Power
2012-08-03additional const_iterator in const methodCaolán McNamara
2012-08-02SvXMLAutoStylePoolP_Impl: try to make MSVC happyMichael Stahl
2012-08-02cntnrsrt.hxx: remove dead codeMichael Stahl
2012-08-02STL'ify DECLARE_CONTAINER_SORT_DEL(SvXMLAutoStylePoolParentsP_Impl)Noel Grandin
2012-08-02STL'ify DECLARE_CONTAINER_SORT(XMLTextListAutoStylePool_Impl)Noel Grandin
2012-08-02STL'ify DECLARE_CONTAINER_SORT_DEL(XMLFontAutoStylePool_Impl)Noel Grandin
2012-08-02convert XMLFamilyDataList_Impl to boost::ptr_setCaolán McNamara
2012-08-01const SvXMLStyleIndexCmp_Impl upCaolán McNamara
2012-08-01convert SvXMLAutoStylePoolNamesP_Impl to a std::setCaolán McNamara