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