summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoredline.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-15sw: don't throw if disposed in SwXRedlinePortion::getPropertyValue()Michael Stahl1-4/+9
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-1/+1
2019-12-06tdf#42949 Fix IWYU warnings in sw/source/core/[u-v]*/*cxxGabor Kelemen1-6/+0
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin1-3/+3
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+1
2019-03-04simplify UNO getTypes methodsNoel Grandin1-18/+8
2019-02-26UNO redline: uno SvtListener instead of SwClientBjoern Michaelsen1-5/+7
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-09-26loplugin:flatten in swNoel Grandin1-21/+20
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-03-08lok: Do not use UNO for fetching tracked changesPranav Kant1-18/+3
2017-02-07convert CursorType to scoped enumNoel Grandin1-6/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-29/+11
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin1-3/+3
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-4/+4
2016-08-21coverity#1371619 Uncaught exceptionCaolán McNamara1-1/+1
2016-08-21coverity#1371620 Uncaught exceptionCaolán McNamara1-1/+1
2016-08-19sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna1-1/+9
2016-08-19sw lok: add callbacks for redline table insertion / removalMiklos Vajna1-4/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-3/+3
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-14/+14
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-08-20loplugin: defaultparamsNoel Grandin1-2/+2
2015-07-06improve the returnbyref lopluginNoel Grandin1-19/+17
2015-06-09use ABC instead of Pimpl for SwXParagraphEnumerationBjoern Michaelsen1-2/+2
2015-05-26now rename the new CreateUnoCrsr2 to CreateUnoCrsr, as the old stuff is goneBjoern Michaelsen1-2/+2
2015-05-26new unocrsrs for SwXTextCursorBjoern Michaelsen1-2/+2
2015-05-26use new unocrsrs in SwXParagraphEnumerationBjoern Michaelsen1-12/+8
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-15/+15
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-5/+5
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin1-16/+3
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin1-10/+5
2014-10-03report ParagraphFormat redline type in UNO tooLuboš Luňák1-0/+1
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann1-8/+8
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-1/+1
2014-07-13fdo#39468: Translate German comments in sw/source/core/Philipp Riemer1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-5/+5
2014-06-01OUString: avoid unnecessary conversions and buffersMatteo Casalin1-16/+12
2014-06-01sal_uInt16 to size_tMatteo Casalin1-1/+1
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet1-4/+4
2014-04-30sw: sal_Bool->boolNoel Grandin1-2/+2
2014-03-10sw: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-18/+3
2014-02-27Remove visual noise from swAlexander Wilms1-2/+0