summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore
AgeCommit message (Expand)Author
2020-09-15sw: don't throw if disposed in SwXRedlinePortion::getPropertyValue()Michael Stahl
2020-09-07tdf#135665 DOCX: import tight wrap setting of VML shapesDaniel Arato (NISZ)
2020-09-03tdf#136423 make SwXDrawPage::group work with a single shapeSamuel Mehrbrodt
2020-09-02Improve exception when shape with illegal anchor is givenSamuel Mehrbrodt
2020-08-28tdf#131801: sw: support of style references in ListAutoFormatVasily Melenchuk
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-21Fix typosAndrea Gelmini
2020-08-17sw: prefix members of SwNode2LayImpl, SwRetrievedInputStreamDataManager, ...Miklos Vajna
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-12sw: prefix members of SwFmDrawPage, SwNumRule, SwTableAutoFormat and ...Miklos Vajna
2020-08-06tdf#135464 sw: ODT->DOCX: fix positioning of at-page shapes and framesMichael Stahl
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-31loplugin:flatten in sw/core/unocoreNoel Grandin
2020-07-30tdf#38093 Writer outline folding - persistenceJim Raykowski
2020-07-23Silence GCC 11 trunk -Werror=nonnull involving dynamic_castStephan Bergmann
2020-07-17sw: fix crash when using anchor of at-paragraph fly ...Michael Stahl
2020-07-14tdf#133437: sw: set generated shape name if it is missingVasily Melenchuk
2020-07-13sw: prefix members of SwUndoField, SwUndoFieldFromAPI, ...Miklos Vajna
2020-07-07Typo: pargraph->paragraphJulien Nabet
2020-07-03SwTOXMark::InsertTOXMarks: SwIterator no more ...Bjoern Michaelsen
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-06-27cid#1464974: Null pointer dereferences (sw/unosett)Julien Nabet
2020-06-23tdf#119081 sw: fix RTF paste into outer table cellMiklos Vajna
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-05-29loplugin:simplifybool in swNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin
2020-05-18tdf#127616 DOCX import: fix char style of empty paragraphLászló Németh
2020-05-17tdf#120394: list format string can be emptyVasily Melenchuk
2020-05-11sw: set unique name for shape format even if shape name is emptyVasily Melenchuk
2020-05-09tdf#94628: sw: allow setting for bullet for outline paragraphsVasily Melenchuk
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara
2020-05-04default CreateIterator mask to SfxStyleSearchBits::AllCaolán McNamara
2020-05-04no need to save and restore the SaveMask if we don't change itCaolán McNamara
2020-05-04for these we know what the SearchFamily and GetSearchMask are alreadyCaolán McNamara
2020-05-03Related: tdf#130108 expand single arg SfxStyleSheetBasePool::Find usesCaolán McNamara
2020-04-30loplugin:makeshared in swNoel Grandin
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk
2020-04-27Don't insert embedded object twiceMike Kaganski
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-25convert CursorMoveState to scoped enumNoel Grandin
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin
2020-04-07tdf#119038 DOCX: fix FollowTextFlow handlingAttila Bakos
2020-03-24ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilterCaolán McNamara
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-03-11tdf#39674 Translate German variable namesJohnny_M
2020-03-09tdf#131184 Allow comparing text ranges in table with body textSamuel Mehrbrodt
2020-03-02speedup sw build a littleNoel Grandin