summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Collapse)Author
2011-09-14pointless fooCaolán McNamara
2011-09-12sb140: #i117310# remove unnecessary dependency on ↵Stephan Bergmann
XTypeProvider::getImplementationId plus sb140: #i117310# missing include sb140: #i117310# support EXCEPTIONS_OFF (no UNO_QUERY_THROW)
2011-09-11initial DocumentSettingsSerializer interface impl.Michael Meeks
2011-09-08add chaff to encrypted documentsCaolán McNamara
2011-09-05callcatcher: drop some Impl methods, regenerate listCaolán McNamara
2011-09-05callcatcher: some more unused codeCaolán McNamara
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard
2011-08-26Now AnimationsExporterImpl defines its own XMLSdPropHdlFactory object.Marco Cecchetti
The old behaviour was to get the XMLSdPropHdlFactory object of SdXMLExport through a dangerous static cast of the exporter object (of type SvXMLExport). See method AnimationsExporterImpl::convertValue. This let the class AnimationsExporter to be used by any class derived from SvXMLExport.
2011-08-26moved header file animationexport.hxx from "xmloff/inc" to ↵Marco Cecchetti
"xmloff/inc/xmloff". The configuration file Package_ink.mk has been modified in order to export the header file into "solver/*/*/inc/xmloff" Include directives of source files under "xmloff/source" have been changed accordingly
2011-08-26Moved unointerfacetouniqueidentifiermapper.hxx under xmloff/inc/xmloff. The ↵Marco Cecchetti
Package_inc.mk file has been modified in order to export the header under solver/*/*/inc/xmloff and the UnoInterfaceToUniqueIdentifierMapper class has been made visible from the outside by the XMLOFF_DLLPUBLIC macro.
2011-08-26export the source storage to import filter, to mirror TargetStorage for exportMichael Meeks
2011-08-25remove freshly unused methodsCaolán McNamara
2011-08-25callcatcher: yet more unused codeCaolán McNamara
2011-08-23Code review fixes.Muthu Subramanian
2011-08-23generate listCaolán McNamara
2011-08-22entire source file and header can goCaolán McNamara
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2011-08-22wrong seekPageCaolán McNamara
2011-08-22callcatcher: next layer of unused methodsCaolán McNamara
2011-08-22callcatcher: unused .cxx .hxx combo in xmloffCaolán McNamara
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-19drop unused non-virtualsCaolán McNamara
2011-08-16revert thisCaolán McNamara
2011-08-16ditch some junkCaolán McNamara
2011-08-11Replace SvArray stuff with vector in xmloff/xmlcnimp.hxx and refactorNigel Hawkins
LGPLv3+/MPL1.1
2011-08-11WaE: unused variableCaolán McNamara
2011-08-10bool => falseEike Rathke
2011-08-10Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-09Replace SvUShorts with vector in xmloff/xmlnumfe.cxxNigel Hawkins
LGPLv3+/MPL1.1
2011-08-08callcatcher: ditch some more methodsCaolán McNamara
2011-08-05reflect gmake flavorTakeshi Abe
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe
2011-08-04Set correct mimetype for draw documents on xml exportThorsten Behrens
2011-08-04callcatcher: remove unused methodsCaolán McNamara
2011-08-03callcatcher: remove unused methodsThomas Arnhold
2011-07-31Revert a specific line.Julien Nabet
2011-07-31Some cppcheck cleaning + 2 fixes of last commitJulien Nabet
2011-07-30Some cppcheck cleaningJulien Nabet
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-27callcatcher: remove unused disaster waiting to happenCaolán McNamara
2011-07-26fixed typos in commentsTakeshi Abe
2011-07-25callcatcher: remove unused methodsThomas Arnhold
2011-07-25callcatcher: remove unused methodsThomas Arnhold
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-20callcatcher: remove unused methodsThomas Arnhold
2011-07-14callcatcher: remove unused methodsCaolán McNamara
2011-07-14callcatcher: remove unused non-class level methodsCaolán McNamara
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-07-11unused methodsCaolán McNamara