summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard4-14/+14
2011-08-26Now AnimationsExporterImpl defines its own XMLSdPropHdlFactory object.Marco Cecchetti1-1/+22
2011-08-26moved header file animationexport.hxx from "xmloff/inc" to "xmloff/inc/xmloff...Marco Cecchetti4-5/+10
2011-08-26Moved unointerfacetouniqueidentifiermapper.hxx under xmloff/inc/xmloff. The P...Marco Cecchetti18-18/+23
2011-08-26export the source storage to import filter, to mirror TargetStorage for exportMichael Meeks2-0/+16
2011-08-25remove freshly unused methodsCaolán McNamara2-59/+0
2011-08-25callcatcher: yet more unused codeCaolán McNamara2-59/+0
2011-08-23Code review fixes.Muthu Subramanian1-1/+1
2011-08-23generate listCaolán McNamara2-15/+0
2011-08-22entire source file and header can goCaolán McNamara3-145/+0
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara2-2/+2
2011-08-22wrong seekPageCaolán McNamara4-13/+34
2011-08-22callcatcher: next layer of unused methodsCaolán McNamara2-45/+0
2011-08-22callcatcher: unused .cxx .hxx combo in xmloffCaolán McNamara8-200/+2
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-19drop unused non-virtualsCaolán McNamara2-13/+0
2011-08-16revert thisCaolán McNamara1-0/+1
2011-08-16ditch some junkCaolán McNamara2-4/+0
2011-08-11Replace SvArray stuff with vector in xmloff/xmlcnimp.hxx and refactorNigel Hawkins9-289/+580
2011-08-11WaE: unused variableCaolán McNamara1-1/+1
2011-08-10bool => falseEike Rathke1-1/+1
2011-08-10Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe7-6/+6
2011-08-09Replace SvUShorts with vector in xmloff/xmlnumfe.cxxNigel Hawkins1-4/+3
2011-08-08callcatcher: ditch some more methodsCaolán McNamara2-18/+0
2011-08-05reflect gmake flavorTakeshi Abe1-1/+1
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe1-0/+1
2011-08-04Set correct mimetype for draw documents on xml exportThorsten Behrens1-1/+1
2011-08-04callcatcher: remove unused methodsCaolán McNamara2-12/+0
2011-08-03callcatcher: remove unused methodsThomas Arnhold5-147/+0
2011-07-31Revert a specific line.Julien Nabet1-1/+0
2011-07-31Some cppcheck cleaning + 2 fixes of last commitJulien Nabet1-2/+2
2011-07-30Some cppcheck cleaningJulien Nabet13-24/+23
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist6-3/+13
2011-07-27callcatcher: remove unused disaster waiting to happenCaolán McNamara2-17/+0
2011-07-26fixed typos in commentsTakeshi Abe1-2/+2
2011-07-25callcatcher: remove unused methodsThomas Arnhold6-95/+0
2011-07-25callcatcher: remove unused methodsThomas Arnhold3-16/+0
2011-07-21resyncing to masterBjoern Michaelsen34-1256/+191
2011-07-20callcatcher: remove unused methodsThomas Arnhold1-81/+0
2011-07-14callcatcher: remove unused methodsCaolán McNamara1-8/+0
2011-07-14callcatcher: remove unused non-class level methodsCaolán McNamara3-42/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan2-10/+0
2011-07-11unused methodsCaolán McNamara2-7/+0
2011-07-11callcatcher: unused lcl_hasChartTypeCaolán McNamara1-24/+0
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan4-7/+7
2011-06-22Avoid division by zero with paths that are vertical or horizontal linesFridrich Štrba1-2/+2
2011-06-22Teach LibreOffice proper svg:d supportThorsten Behrens2-954/+48
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen784-4801/+4460
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2-2/+10