summaryrefslogtreecommitdiffstats
path: root/sd/source/filter/eppt
Commit message (Expand)AuthorAgeFilesLines
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
* ditch last (?) String::String(const sal_Unicode*)Caolán McNamara2012-06-181-3/+2
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* removed unused #definesTakeshi Abe2012-05-211-5/+0
* removed unused constant rtl::OUStringTakeshi Abe2012-05-161-2/+0
* More RTL_CONSTASCII cleanupsOlivier Hallot2012-04-183-48/+47
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-168-202/+194
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-3/+3
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-45/+45
* Replace List with std:vector<EPPTHyperlink>.Rafael Dominguez2012-04-023-8/+6
* remove unused code (oox, sc)Petr Vorel2012-03-282-15/+0
* drop intermediate temporary UniStringsCaolán McNamara2012-03-271-2/+2
* removed duplicate includes in sdTakeshi Abe2012-03-251-1/+0
* remove unused code (oox, sd)Petr Vorel2012-03-152-11/+0
* de-uno-ize ScriptTypeDetectorCaolán McNamara2012-03-082-20/+8
* remove unused codePetr Vorel2012-03-052-18/+0
* WaE: indexes past the end of an arrayTor Lillqvist2012-03-022-2/+10
* callcatcher: update listCaolán McNamara2012-03-012-14/+0
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-211-2/+2
* give copy ctor a conventional signatureCaolán McNamara2012-02-192-3/+3
* fix up const malformed copy ctors and operator=Caolán McNamara2012-02-162-14/+17
* finalize gcc 4.7 string literal operatorsThomas Arnhold2012-01-241-3/+3
* drop tools/string.hxx includeCaolán McNamara2012-01-232-35/+35
* WaE: ongoing stream operator cleanup, persuade ints they are sal_Int32sMichael Meeks2012-01-192-3/+3
* fix for gcc 4.7: unable to find string literal operatorMatúš Kukan2012-01-141-6/+6
* Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot2012-01-106-20/+20
* Kill SvNullStream duplicationMiklos Vajna2012-01-081-1/+1
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara2012-01-051-1/+1
* catch exception by constant referenceTakeshi Abe2011-12-251-4/+2
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-211-1/+1
* needs more work firstCaolán McNamara2011-12-211-1/+1
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-211-1/+1
* remove include of pch header from sdNorbert Thiebaud2011-11-276-12/+0
* Fixup pptx export after impress212 merges.Thorsten Behrens2011-11-235-11/+17
* impress212: #i97241# added relative linkserack2011-11-235-8/+32
* Remove some unused methodsThomas Arnhold2011-11-202-9/+0
* WaE: type name first seen using 'struct' now seen using 'class'Tor Lillqvist2011-10-101-2/+2
* WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2011-10-101-1/+1
* move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power2011-09-263-11/+12
* convert the last of sd's ByteStrings to rtl::OString[Buffer]Caolán McNamara2011-09-094-7/+13
* ByteString->rtl::OString, etcCaolán McNamara2011-09-081-2/+2
* surely a terrible idea to use a random system encoding hereCaolán McNamara2011-09-071-1/+1
* use read_uInt8s_AsOString hereCaolán McNamara2011-09-071-4/+2
* ByteString->rtl::OStringCaolán McNamara2011-09-072-3/+3
* callcatcher: drop some Impl methods, regenerate listCaolán McNamara2011-09-052-11/+0
* Import SmartArt graphics to ImpressThorsten Behrens2011-08-121-1/+1
* WaE: pesky gcc 4.0.1Caolán McNamara2011-08-121-1/+1