/jurt/util/

oport.cxx?h=cp-4.4-13' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoport.cxx
AgeCommit message (Expand)Author
2014-10-31coverity#707299 Uncaught exceptionCaolán McNamara
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-10coverity#1213460 Uncaught exceptionCaolán McNamara
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante
2014-03-28coverity#705507 Dereference null return valueCaolán McNamara
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2013-12-12Reduce unoprnms.hxx to a set of string literal macrosStephan Bergmann
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-10-25fdo#44736 - set and fetch multiple properties concurrently 2Matúš Kukan
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20SwXTextPortion has 4 properties whose names start with "Ruby"Michael Stahl
2013-03-20TODO: Unclear whether comparisons against "Ruby" shall use == or startsWithStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-03sw: replace SwEventListenerContainer in SwXTextPortionMichael Stahl
2013-01-16sw: start using cppu::supportsService in unocoreMiklos Vajna
2012-12-27sw: kill no longer needed C2S and C2U macrosMiklos Vajna
2012-12-14sal_Bool to boolTakeshi Abe
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-07-28Use memcmp insteadof rtl_compareMemory in swArnaud Versini
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-01-07catch exception by constant referenceTakeshi Abe
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara
2011-11-27remove include of pch header from swNorbert Thiebaud