summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl
AgeCommit message (Expand)Author
2012-07-02removed unnecessary forward declarations of classTakeshi Abe
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-06-10nuke dead codeTakeshi Abe
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-16WaE: unsafe mix of bool and sal_BoolCaolán McNamara
2012-05-11Removing EXTENDED_DATE. There is really no such thing.Kohei Yoshida
2012-05-11Better names for presentation specific field item types.Kohei Yoshida
2012-05-05Use the UNO field type values instead of the internal ones.Kohei Yoshida
2012-04-25String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara
2012-04-15Some Unistring removalsOlivier Hallot
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-04-08More RT_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Do not extern these const char[]'s.Jan Holesovsky
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-25removed duplicate includes in sdTakeshi Abe
2012-03-20split macros to elide unneeded methodsCaolán McNamara
2012-02-27Avoid temporary rtl::OUString in sdTakeshi Abe
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-08disentangled sddll.hxx vs. sdmod.hxxTakeshi Abe
2012-02-01InsertData to AppendData, to hide the insert position.Kohei Yoshida
2012-02-01n#735533: Donot set duplicate master slide names.Muthu Subramanian
2012-01-31erase garbage after std::removeIvan Timofeev
2012-01-31convert SdCustomeShow from tools/list to vectorNoel Grandin
2012-01-30remove '#define UNOOUSTRING ::rtl::OUString'Ivan Timofeev
2012-01-30remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-28option to export hidden slides to pdf filesPierre-André Jacquod
2011-12-28fdo43033 do not export to PDF hidden slidesPierre-André Jacquod
2011-12-25catch exception by constant referenceTakeshi Abe
2011-12-06impress210: resolve name clashOcke Janssen [oj]
2011-12-06impress210: #i41995# fixed import of path animation from sxi filesChristian Lippka ORACLE
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-11-23impress212: #i114615# fixed hyperlink export (pdf) if exporting also notes pageserack
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-09-11Initial DocumentSettingsSerializer implementationMichael Meeks
2011-09-11initial DocumentSettingsSerializer interface impl.Michael Meeks
2011-09-11add XPropertyList enum, factory, and associated cleanupMichael Meeks
2011-08-29Rename class XColorTable to XColorListJoseph Powers