summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2021-09-12clang:optin.performance.Padding in swNoel Grandin
2021-09-08tdf#143359 sw: track deletion of empty table rowsLászló Németh
2021-09-08Fix typosAndrea Gelmini
2021-09-06tdf#138255 use GtkSpinButton in SwGotoPageDlgtobias
2021-09-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-09-02unused definesNoel Grandin
2021-09-01tdf#143574 sw: textboxes in group shapes - part 1Attila Bakos (NISZ)
2021-08-30tdf#103612 sw: fix confusing inheritance of section hidden flagMichael Stahl
2021-08-28tdf#135683 speed up layout of large writer tablesNoel Grandin
2021-08-25tdf#143384 DOCX import: fix SAXException at header with tableAttila Szűcs
2021-08-24reduce cost of dynamic casting to SwFlyFrameNoel Grandin
2021-08-22no need to use unique_ptr for PolyPolygonNoel Grandin
2021-08-20tdf#91519: prevent jump to top of the comment viewBayram Çiçek
2021-08-19use std::optional<OutlinerParaObject> in SwPostItMgrNoel Grandin
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-12Capsulate TableBox<>TableBoxFormat relation in a functionBjoern Michaelsen
2021-08-11sw: preserve the value in original units to minimize conv. errorTomaž Vajngerl
2021-08-10sw: removed unused NO_NUMLEVELVasily Melenchuk
2021-08-10give SwTableBoxFormat::TableBoxAttributeChanged its own functionBjoern Michaelsen
2021-08-10sw: remove all uses of MM50 with (added) o3tl::toTwipTomaž Vajngerl
2021-08-05sw: undo/redo for outline modificationVasily Melenchuk
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-01Removed executable permission on source fileAndrea Gelmini
2021-07-30cid#1399290 silence Uncaught exceptionCaolán McNamara
2021-07-30indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl
2021-07-30tdf#143148: Use pragma once instead of include guardsHuilin
2021-07-29use the parent as available from HangulHanjaConversionCaolán McNamara
2021-07-26sw: use followby parameter of outline in Chapter fieldVasily Melenchuk
2021-07-24sw: define to constexpr, use MM50 from svx and use o3tl::convertTomaž Vajngerl
2021-07-23sw: get rid of MmToTwips function and use o3tl::convert insteadTomaž Vajngerl
2021-07-22sw bibliography, local copy: add context menuMiklos Vajna
2021-07-21sw bibliography, local copy: add document model & UNO APIMiklos Vajna
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin
2021-07-19Use reference to WhichRangesContainer instead of pointer in swMike Kaganski
2021-07-17use WhichRangesContainer in swNoel Grandin
2021-07-15tdf#134452 sw: fix page break disappears after applying table styleBalazs Santha
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-14use ImplInheritanceHelper in SwXTextFrameNoel Grandin
2021-07-13use ImplInheritanceHelper in SwXTextDocumentNoel Grandin
2021-07-13tdf#143215 DOCX import: fix tracked empty row insertion/deletionLászló Németh
2021-07-12loplugin:unusedmethodsNoel Grandin
2021-07-09Remove some iterator abuseBjoern Michaelsen
2021-07-09remove some SwIterator abuseBjoern Michaelsen
2021-07-06sw: avoid not needed copy in SwTextBoxHelper::getProperty()Miklos Vajna
2021-07-05tdf#131771 sw: fix missing table style after copying and pasting the tableBalazs Santha
2021-07-04ofz#35787 TimeoutCaolán McNamara
2021-07-04add a const SwDoc& arg for a follow up optimizationCaolán McNamara