summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoport.cxx
AgeCommit message (Expand)Author
2017-09-26loplugin:flatten in swNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-14Use unique_ptr for SwXTextPortion::GetPropertyValue paramStephan Bergmann
2017-04-03use actual UNO enums in swNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2015-12-21loplugin:unusedfields in swNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09yet another member of SwXTextPortion needs to be guarded in the dtorBjoern Michaelsen
2015-11-09fix a set of race conditions in the writer uno wrappersBjoern Michaelsen
2015-08-20loplugin: defaultparamsNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-09use UnoCursorPointer in SwXTextPortionBjoern Michaelsen
2015-06-09use ABC instead of Pimpl for SwXTextRangesBjoern Michaelsen
2015-05-26Remove SwClients before destruction in some uno wrapper classesBjoern Michaelsen
2015-05-26now rename the new CreateUnoCrsr2 to CreateUnoCrsr, as the old stuff is goneBjoern Michaelsen
2015-05-26remove SaneOwnership distinctionBjoern Michaelsen
2015-05-26new unocrsrs for SwXTextPortionBjoern Michaelsen
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin
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