summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore
AgeCommit message (Expand)AuthorFilesLines
2019-01-15sw: DOCX: recognize TOC title during importSerge Krot1-5/+1
2018-10-25editeng: do not throw from QueryValue implementationMichael Stahl1-0/+6
2018-09-03Resolves: tdf#119607 crash in calling getPropertyState on TextParagraphCaolán McNamara1-2/+5
2018-09-03sw TextGraphicObject: handle XBitmap for GraphicURLMiklos Vajna2-1/+8
2018-09-03sw TextGraphicObject: fix GraphicURL handling in the descriptorMiklos Vajna1-0/+10
2018-08-31Fix syntaxJulien Nabet1-1/+1
2018-08-15outer loop unrelated to inner loopCaolán McNamara1-30/+17
2018-08-15tdf#117127 crash on inspecting value describing a tableCaolán McNamara1-10/+12
2018-08-03forcepoint#67 null derefCaolán McNamara1-2/+4
2018-06-26forcepoint#48 null derefCaolán McNamara1-12/+14
2018-06-14sw_redlinehide: SwXFlatParagraphIterator::getNextPara() iterate ...Michael Stahl1-9/+40
2018-06-07tdf#118042: fix crash on Target box in Hyperlink dialogJulien Nabet1-1/+1
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
2018-05-02Restore ReplacementGraphicURL for setting, no API changeTomaž Vajngerl2-5/+23
2018-04-29Avoid OUString temporaries and bail out earlyMatteo Casalin1-17/+11
2018-04-28[API CHANGE] deprecate and revert GraphicURL prop. NumberingLevelTomaž Vajngerl1-1/+28
2018-04-27restore and deprecate FillBitmapURLTomaž Vajngerl1-0/+1
2018-04-26convert tabopts to scoped enumNoel Grandin1-1/+1
2018-04-20loplugin:constantparamNoel Grandin2-4/+4
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin1-20/+18
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin1-30/+0
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen2-2/+0
2018-04-16sw: prefix members of WriterMiklos Vajna1-6/+6
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin1-2/+2
2018-04-11new loplugin:unusedvariablemoreNoel Grandin2-8/+1
2018-04-08tdf#112384 sw: Allow New line as a label followed by chapter numberingNithin Kumar Padavu1-3/+11
2018-04-07Avoid -fsanitize=nullStephan Bergmann1-1/+1
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-2/+2
2018-04-05sw: fix some IWYU warningsMiklos Vajna6-0/+6
2018-04-04tdf#116789 sw: fix caching of the SwXCell UNO wrapperMiklos Vajna1-1/+1
2018-04-04tdf#58407 Inserted images are now called Figure by default in captionNickson Thanda1-1/+3
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-2/+2
2018-04-01SwXTextRange::Impl: use WriterMultiListenerBjoern Michaelsen1-33/+27
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-04-01SwXDocumentIndexMark::Impl: use WriterMultiListenerBjoern Michaelsen1-44/+47