summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-23Resolves: fdo#36940 use natural string sorter as default svtools string sorterfeature/calc-multiline-inputCaolán McNamara3-21/+33
2011-05-23add getLocale to NaturalStringSorterCaolán McNamara1-0/+1
2011-05-23List->vector change incorrect return indexCaolán McNamara1-1/+1
2011-05-23fdo#35690: reenable toolkit.AccessibleStatusBarItem as it appears stableBjoern Michaelsen1-1/+1
2011-05-23delete/delete[] mismatchCaolán McNamara1-55/+55
2011-05-23make the class DLLPUBLICCaolán McNamara1-1/+1
2011-05-23WaE: build without warningsCaolán McNamara1-5/+5
2011-05-23fix indent and reduce spewCaolán McNamara1-3/+5
2011-05-23output unsupported property nameCaolán McNamara1-1/+5
2011-05-22Remove tools/list.hxx include.Rafael Dominguez1-1/+0
2011-05-22Replace List for std::vector in SfxStringListItem.Rafael Dominguez2-64/+48
2011-05-22Move GetList to implementation file.Rafael Dominguez2-2/+6
2011-05-22Remove uneeded parameter for Sort function.Rafael Dominguez2-13/+5
2011-05-22class SvTreeEntryList is no longer dependant on class ListJoseph Powers4-158/+232
2011-05-23Rename mkunroll source file and folder to meaningful namesTor Lillqvist2-1/+1
2011-05-23Fix crash introduced in commit 2cc2e5b9a45887a53f01ad2fd324b6ed43f018efTor Lillqvist1-1/+1
2011-05-21Drop OS2Tor Lillqvist44-357/+29
2011-05-20replace res/commandimagelist with cmd in toolkitMatus Kukan6-30/+30
2011-05-20drop extra fprintfsCaolán McNamara1-3/+0
2011-05-20add a template for dtoring on desktop::terminationCaolán McNamara1-17/+69
2011-05-20make this a well-behaved singletonCaolán McNamara4-18/+25
2011-05-20fix merge conflictsCaolán McNamara1-7/+5
2011-05-20dump offending config entry namesCaolán McNamara1-4/+6
2011-05-20tweak all this to be non-leakyCaolán McNamara5-26/+25
2011-05-20pointless non-NULL checkCaolán McNamara1-2/+1
2011-05-20valgrind: release this memory eventuallyCaolán McNamara1-13/+12
2011-05-20adjust for non leaky singletonCaolán McNamara4-12/+12
2011-05-20non leaky singletonCaolán McNamara2-7/+4
2011-05-20non leaky singletonCaolán McNamara3-8/+5
2011-05-20reimplement this using standard singleton patternCaolán McNamara1-12/+7
2011-05-20set initialize result as part of initializeCaolán McNamara1-11/+8
2011-05-20move argument generation into ctorCaolán McNamara2-17/+17
2011-05-20reduce spew somewhat, one warning is enoughCaolán McNamara1-0/+4
2011-05-20valgrind: fix leakCaolán McNamara2-5/+5
2011-05-20fix merge conflictsCaolán McNamara1-4/+3
2011-05-20no need to castCaolán McNamara1-2/+2
2011-05-20add mg_MG alias for plt_MGCaolán McNamara1-0/+1
2011-05-20add an entry for ManxCaolán McNamara2-0/+2
2011-05-20config leaks: make this a well behaved singletonCaolán McNamara2-9/+11
2011-05-20fix up mangled indentCaolán McNamara1-8/+7
2011-05-20config leaks: add a template to handle tricky globalsCaolán McNamara2-0/+127
2011-05-20adjust for OUStringCaolán McNamara1-2/+1
2011-05-20valgrind: remove leak by porting from UniString to rtl::OUStringCaolán McNamara1-4/+4
2011-05-20config leaks: drop dodgy LegacySingleton fooCaolán McNamara1-14/+0
2011-05-20config leaks: drop dodgy LegacySingleton fooCaolán McNamara5-314/+1
2011-05-20add XComponent.hppCaolán McNamara1-1/+1
2011-05-20config leaks etc., dispose default componentCaolán McNamara1-1/+15
2011-05-20WaE: unused parameterCaolán McNamara1-1/+1
2011-05-20this can be passed by reference, like the name suggestsCaolán McNamara2-2/+2
2011-05-20remove un-necessary codefeature/gsoc2011_wizardsMichael Meeks1-10/+1