summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore
AgeCommit message (Expand)AuthorFilesLines
2018-08-05coverity#1438212 Unchecked dynamic_castCaolán McNamara1-3/+3
2018-08-05coverity#1438214 Unchecked dynamic_castCaolán McNamara1-3/+3
2018-08-05coverity#1438218 Unchecked dynamic_castCaolán McNamara1-3/+3
2018-08-05coverity#1438219 Unchecked dynamic_castCaolán McNamara1-3/+3
2018-08-05coverity#1438226 Unchecked dynamic_castCaolán McNamara1-4/+4
2018-08-03Add missing sal/log.hxx headersGabor Kelemen12-0/+12
2018-08-02forcepoint#67 null derefCaolán McNamara1-2/+4
2018-07-30loplugin:stringloop in swNoel Grandin2-15/+15
2018-07-20Fix typoAndrea Gelmini1-1/+1
2018-07-19return SfxStyleSheetIterator by std::unique_ptrNoel Grandin1-1/+1
2018-07-17loplugin:useuniqueptr in SwXShapeNoel Grandin1-1/+1
2018-07-16loplugin:useuniqueptr in SwXTextSearchNoel Grandin1-2/+2
2018-07-10pass SwField around by std::unique_ptrNoel Grandin1-2/+2
2018-07-06tdf#101856 create bookmarks w/ new hidden/cond attrs, save as odtBernhard Widl2-1/+73
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin1-1/+2
2018-06-30Not empty OUString has at least one tokenMatteo Casalin1-2/+1
2018-06-30Avoid getTokenCountMatteo Casalin1-6/+11
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): swStephan Bergmann1-1/+1
2018-06-29loplugin:useuniqueptr in SwPostItFieldNoel Grandin1-2/+2
2018-06-27tdf#96099 Remove some trivial std::deque typedefsArkadiy Illarionov1-4/+2
2018-06-26forcepoint#48 null derefCaolán McNamara1-12/+14
2018-06-25Fix typosAndrea Gelmini1-1/+1
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand1-7/+7
2018-06-11dont use SwClient/SwModify in unocore: SwXFieldMasterBjoern Michaelsen1-37/+44
2018-06-08sw_redlinehide: SwXFlatParagraphIterator::getNextPara() iterate ...Michael Stahl1-9/+40
2018-06-07tdf#118042: fix crash on Target box in Hyperlink dialogJulien Nabet1-1/+1
2018-06-07provide overrides of GetNext/GetPrev in SwPaM subclassesNoel Grandin2-2/+2
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke3-3/+0
2018-05-29dont use SwClient/SwModify in unocore: FieldEnumerationBjoern Michaelsen1-24/+17
2018-05-28dont use SwClient/SwModify in unocore: MetaBjoern Michaelsen1-37/+33
2018-05-28dont use SwClient/SwModify in unocore: ChartDataProviderBjoern Michaelsen1-6/+0
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin6-24/+51
2018-05-25tdf#117297 sw unotbl XCell: apply char/para style props to textJustin Luth2-24/+33
2018-05-25NFC SwUnoCursorHelper: add SetModeAttr option to setPropertyValueJustin Luth1-2/+3
2018-05-24coverity#1435749 silence Uncaught exceptionCaolán McNamara1-1/+1
2018-05-23ofz#8473 Null-dereference READCaolán McNamara1-1/+1
2018-05-21dont use SwClient/SwModify in unocore: RefMarkBjoern Michaelsen1-34/+29
2018-05-21dont use SwClient/SwModify in unocore: StyleBjoern Michaelsen1-11/+12
2018-05-21dont use SwClient/SwModify in unocore: BookmarkBjoern Michaelsen1-32/+30
2018-05-20dont use SwClient/SwModify in unocore: TextRangeBjoern Michaelsen1-39/+37
2018-05-20[API-CHANGE] change to GraphicBitmap prop. for NumberingLevelTomaž Vajngerl1-3/+0
2018-05-20dont use SwClient/SwModify in unocore: FootnotesBjoern Michaelsen1-27/+24
2018-05-20dont use SwClient/SwModify in unocore: ParagraphsBjoern Michaelsen1-37/+36
2018-05-18dont use SwClient/SwModify in unocore: NumberingRulesBjoern Michaelsen1-13/+19
2018-05-13dont use SwClient/SwModify in unocore: HeadFootTextBjoern Michaelsen1-105/+78
2018-05-12dont use SwClient/SwModify in unocore: TextMarkupBjoern Michaelsen1-9/+13
2018-05-12dont use SwClient/SwModify in unocore: SectionBjoern Michaelsen1-24/+28
2018-05-07[API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl4-2/+29
2018-05-06make SwDepend an implementation detail of sw::WriterMultiListenerBjoern Michaelsen1-1/+1
2018-05-03[API CHANGE] revert and deprecate GraphicURL, modify Graphic prop.Tomaž Vajngerl2-8/+30