summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2012-04-11Replace deprecated List for vector.Rafael Dominguez
2012-04-11this can be a reference surelyCaolán McNamara
2012-04-11drop unused membersCaolán McNamara
2012-04-11Replace deprecated List with std::vector<StyleReplaceData>.Rafael Dominguez
2012-04-11Replace deprecated List for std::vector<SdPage*>.Rafael Dominguez
2012-04-11fix misleading variable name prefix notationCaolán McNamara
2012-04-11Replace deprecated List class for std::map<sal_uInt16,rtl::OUString>.Rafael Dominguez
2012-04-11Remove usage of List in InsertBookmarkAsPage_FindDuplicateLayouts.Rafael Dominguez
2012-04-11use a String through-out in order that logic via CheckPageName is unchangedCaolán McNamara
2012-04-11Overload View::GetExchangeList to use vector instead of List.Rafael Dominguez
2012-04-11Overload AbstractSdInsertPagesObjsDlg::GetList.Rafael Dominguez
2012-04-11Overload SdInsertPagesObjsDlg::GetList.Rafael Dominguez
2012-04-11Overload SdPageObjsTLB::GetSelectEntryList.Rafael Dominguez
2012-04-11callcatcher: update listCaolán McNamara
2012-04-09Remove some unused methodsJulien Nabet
2012-04-08More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-04-08More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-04-08More RT_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-07More stuffs related to OUStrings in sdOlivier Hallot
2012-04-07More OUString ctor simplifcationsOlivier Hallot
2012-04-07More refactoring at OUString explicit constructors in sdOlivier Hallot
2012-04-06Further refactoring after RTL_CONSTASCII_USTRINGPARAM removalOlivier 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-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Do not extern these const char[]'s.Jan Holesovsky
2012-04-06Review of some RTL_CONSTASCII_USTRINGPARAM removalOlivier Hallot
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05More removal of RTL_CONSTASCII_USTRINGPARAM in sdOlivier Hallot
2012-04-05More RTL_CONSTASCII_USTRINGPARAM cleanupOlivier Hallot
2012-04-05Cleanup of some RTL_CONSTASCII_USTRINGPARAM macro in sdOlivier Hallot
2012-04-05Removal VERBOSERob Snelders
2012-04-05callcatcher: update list, add README, remove some newly unused codeCaolán McNamara
2012-04-03Cleanup some unnecessary #includeMatteo Casalin
2012-04-03SlsRequestQueue updatedRob Snelders
2012-04-03Removal of VERBOSE defineRob Snelders
2012-04-02Replace List with std:vector<EPPTHyperlink>.Rafael Dominguez
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-04-02pointer is always non-nullCaolán McNamara
2012-03-30remove unused codeLuboš Luňák
2012-03-28remove unused code (oox, sc)Petr Vorel
2012-03-27drop intermediate temporary UniStringsCaolán McNamara
2012-03-26Resolves: rhbz#806663 SlideshowImpl can outlive SdModule (somehow)Caolán McNamara
2012-03-25removed unused AnimationSchemesPanelTakeshi Abe
2012-03-25removed duplicate includes in sdTakeshi Abe
2012-03-24Remove unused class.Rafael Dominguez
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-20remove ToDouble/ToFloatCaolán McNamara