summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-29expand out SwNodePtr typedefNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-28tdf#143819 sw: fix undo not restoring adjusted anchorMiklos Vajna
2021-09-27sw: paragraph styles: add DOCX filter for a linked character styleMiklos Vajna
2021-09-24return SwCursor from IShellCursorSupplierNoel Grandin
2021-09-24sw: paragraph styles: add doc model & UNO API for a linked character styleMiklos Vajna
2021-09-24sw: document SwCharFormatMiklos Vajna
2021-09-24no need to allocate this OUString on the heapNoel Grandin
2021-09-23add some unittests for SwRegionRectsLuboš Luňák
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: swStephan Bergmann
2021-09-21tdf#144347 sw: fix tracked deletion of table with tracked contentLászló Németh
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-19do not double-invert SwRegionRectsLuboš Luňák
2021-09-17speedup toUpperCase when called in parallelNoel Grandin
2021-09-17ensure that some basic geometry classes are trivially copyableLuboš Luňák
2021-09-16tdf#143574 tdf#144271 sw: textboxes in group shapes - part 2Attila Bakos (NISZ)
2021-09-15loplugin:virtualdead HasExtraRedlineTable always returns trueNoel Grandin
2021-09-15Uninitialized data memberStephan Bergmann
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 2Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-14tdf#135683 speedup DocumentRedlineManager::GetRedlinePosNoel Grandin
2021-09-14tdf#144057 sw track changes: hide deleted table rowsLászló Németh
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