summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2012-04-12unusedcode.easy: remove various methodsThomas Arnhold2-39/+0
2012-04-12fix modelineThomas Arnhold1-1/+1
2012-04-11Replace deprecated List for vector.Rafael Dominguez1-7/+6
2012-04-11this can be a reference surelyCaolán McNamara1-7/+7
2012-04-11drop unused membersCaolán McNamara1-10/+3
2012-04-11Replace deprecated List with std::vector<StyleReplaceData>.Rafael Dominguez1-47/+25
2012-04-11Replace deprecated List for std::vector<SdPage*>.Rafael Dominguez1-15/+11
2012-04-11fix misleading variable name prefix notationCaolán McNamara1-3/+3
2012-04-11Replace deprecated List class for std::map<sal_uInt16,rtl::OUString>.Rafael Dominguez1-6/+6
2012-04-11Remove usage of List in InsertBookmarkAsPage_FindDuplicateLayouts.Rafael Dominguez1-34/+24
2012-04-11use a String through-out in order that logic via CheckPageName is unchangedCaolán McNamara1-7/+6
2012-04-11Overload View::GetExchangeList to use vector instead of List.Rafael Dominguez2-0/+78
2012-04-11Overload AbstractSdInsertPagesObjsDlg::GetList.Rafael Dominguez3-0/+11
2012-04-11Overload SdInsertPagesObjsDlg::GetList.Rafael Dominguez2-0/+31
2012-04-11Overload SdPageObjsTLB::GetSelectEntryList.Rafael Dominguez2-0/+26
2012-04-11callcatcher: update listCaolán McNamara2-21/+0
2012-04-09Remove some unused methodsJulien Nabet4-98/+0
2012-04-09do not put things directly into $(WORKDIR)David Tardon1-1/+1
2012-04-09add package deps for resourcesDavid Tardon1-2/+10
2012-04-08More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot9-44/+29
2012-04-08More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot4-17/+11
2012-04-08More RT_CONSTASCII_USTRINGPARAM removalsOlivier Hallot15-168/+161
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-2/+2
2012-04-08rename gb_CppunitTest_uses_ureDavid Tardon3-3/+3
2012-04-08compile- and run-time use of UNO must be splitDavid Tardon3-0/+6
2012-04-08clean upDavid Tardon2-8/+0
2012-04-08rename gb_CppunitTest_set_argumentsDavid Tardon1-1/+1
2012-04-08simplify use of configuration from unit testsDavid Tardon3-9/+12
2012-04-08always use --protector for UNO testsDavid Tardon3-3/+0
2012-04-08drop uses_ureDavid Tardon3-6/+0
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon3-12/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl8-21/+21
2012-04-07More stuffs related to OUStrings in sdOlivier Hallot4-33/+29
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák3-4/+4
2012-04-07More OUString ctor simplifcationsOlivier Hallot6-11/+10
2012-04-07More refactoring at OUString explicit constructors in sdOlivier Hallot3-40/+35
2012-04-06Further refactoring after RTL_CONSTASCII_USTRINGPARAM removalOlivier Hallot1-50/+46
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi9-40/+24
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi12-75/+75
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi15-139/+139
2012-04-06Do not extern these const char[]'s.Jan Holesovsky3-192/+146
2012-04-06Review of some RTL_CONSTASCII_USTRINGPARAM removalOlivier Hallot8-50/+37
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-5/+5
2012-04-05More removal of RTL_CONSTASCII_USTRINGPARAM in sdOlivier Hallot4-11/+10
2012-04-05More RTL_CONSTASCII_USTRINGPARAM cleanupOlivier Hallot10-26/+26
2012-04-05Cleanup of some RTL_CONSTASCII_USTRINGPARAM macro in sdOlivier Hallot1-55/+55
2012-04-05Removal VERBOSERob Snelders9-159/+72
2012-04-05callcatcher: update list, add README, remove some newly unused codeCaolán McNamara1-30/+0
2012-04-03Cleanup some unnecessary #includeMatteo Casalin4-3/+1