summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Collapse)AuthorAgeFilesLines
* callcatcher: comphelper's unused codeMatúš Kukan2011-10-033-9/+0
|
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-3018-0/+54
|
* callcatcher: unused codeCaolán McNamara2011-09-292-22/+0
|
* WaE: Mark SvXMLExport_Impl and SvXMLImport_Impl as SAL_DLLPRIVATETor Lillqvist2011-09-292-2/+2
| | | | | Fixes warnings: 'SvXML*_Impl' declared with greater visibility than the type of its field 'SvXMLExport_Impl::mpRDFaHelper'.
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-272-19/+17
|
* WaE: control reaches end of non-void functionTor Lillqvist2011-09-261-5/+2
|
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-225-1/+18
|
* Add missing chart data point ODF1.2 standard symbolsRegina Henschel2011-09-205-0/+54
|
* pointless fooCaolán McNamara2011-09-142-10/+0
|
* sb140: #i117310# remove unnecessary dependency on ↵Stephan Bergmann2011-09-126-103/+61
| | | | | | | | XTypeProvider::getImplementationId plus sb140: #i117310# missing include sb140: #i117310# support EXCEPTIONS_OFF (no UNO_QUERY_THROW)
* initial DocumentSettingsSerializer interface impl.Michael Meeks2011-09-114-0/+73
|
* add chaff to encrypted documentsCaolán McNamara2011-09-085-2/+23
|
* callcatcher: drop some Impl methods, regenerate listCaolán McNamara2011-09-052-6/+0
|
* callcatcher: some more unused codeCaolán McNamara2011-09-053-90/+2
|
* some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard2011-08-284-14/+14
|
* Now AnimationsExporterImpl defines its own XMLSdPropHdlFactory object.Marco Cecchetti2011-08-261-1/+22
| | | | | | | | 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.
* moved header file animationexport.hxx from "xmloff/inc" to ↵Marco Cecchetti2011-08-264-5/+10
| | | | "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
* Moved unointerfacetouniqueidentifiermapper.hxx under xmloff/inc/xmloff. The ↵Marco Cecchetti2011-08-2618-18/+23
| | | | 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.
* export the source storage to import filter, to mirror TargetStorage for exportMichael Meeks2011-08-262-0/+16
|
* remove freshly unused methodsCaolán McNamara2011-08-252-59/+0
|
* callcatcher: yet more unused codeCaolán McNamara2011-08-252-59/+0
|
* Code review fixes.Muthu Subramanian2011-08-231-1/+1
|
* generate listCaolán McNamara2011-08-232-15/+0
|
* entire source file and header can goCaolán McNamara2011-08-223-145/+0
|
* gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara2011-08-222-2/+2
|
* wrong seekPageCaolán McNamara2011-08-224-13/+34
|
* callcatcher: next layer of unused methodsCaolán McNamara2011-08-222-45/+0
|
* callcatcher: unused .cxx .hxx combo in xmloffCaolán McNamara2011-08-228-200/+2
|
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
|
* drop unused non-virtualsCaolán McNamara2011-08-192-13/+0
|
* revert thisCaolán McNamara2011-08-161-0/+1
|
* ditch some junkCaolán McNamara2011-08-162-4/+0
|
* Replace SvArray stuff with vector in xmloff/xmlcnimp.hxx and refactorNigel Hawkins2011-08-119-289/+580
| | | | LGPLv3+/MPL1.1
* WaE: unused variableCaolán McNamara2011-08-111-1/+1
|
* bool => falseEike Rathke2011-08-101-1/+1
|
* Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke2011-08-101-1/+1
|
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-107-6/+6
|
* Replace SvUShorts with vector in xmloff/xmlnumfe.cxxNigel Hawkins2011-08-091-4/+3
| | | | LGPLv3+/MPL1.1
* callcatcher: ditch some more methodsCaolán McNamara2011-08-082-18/+0
|
* reflect gmake flavorTakeshi Abe2011-08-051-1/+1
|
* Emacs mode line compatible with vi's oneTakeshi Abe2011-08-051-0/+1
|
* Set correct mimetype for draw documents on xml exportThorsten Behrens2011-08-041-1/+1
|
* callcatcher: remove unused methodsCaolán McNamara2011-08-042-12/+0
|
* callcatcher: remove unused methodsThomas Arnhold2011-08-035-147/+0
|
* Revert a specific line.Julien Nabet2011-07-311-1/+0
|
* Some cppcheck cleaning + 2 fixes of last commitJulien Nabet2011-07-311-2/+2
|
* Some cppcheck cleaningJulien Nabet2011-07-3013-24/+23
|
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-306-3/+13
|
* callcatcher: remove unused disaster waiting to happenCaolán McNamara2011-07-272-17/+0
|
* fixed typos in commentsTakeshi Abe2011-07-261-2/+2
|