summaryrefslogtreecommitdiff
path: root/sd
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-09do not put things directly into $(WORKDIR)David Tardon
2012-04-09add package deps for resourcesDavid Tardon
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-08rename gb_CppunitTest_uses_ureDavid Tardon
2012-04-08compile- and run-time use of UNO must be splitDavid Tardon
2012-04-08clean upDavid Tardon
2012-04-08rename gb_CppunitTest_set_argumentsDavid Tardon
2012-04-08simplify use of configuration from unit testsDavid Tardon
2012-04-08always use --protector for UNO testsDavid Tardon
2012-04-08drop uses_ureDavid Tardon
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-07More stuffs related to OUStrings in sdOlivier Hallot
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák
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