summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno
AgeCommit message (Expand)Author
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-03-07Revert hyperlinkInfoAtPositon changes.Gökay Şatır
2024-02-21support possibility to set Theme early during initializeForTiledRenderingCaolán McNamara
2024-02-09Writer: Improve redline communication with libreofficeKit.Gökay Şatır
2024-01-28Related: tdf#159382 Naming is hard: make initial monster shorterMike Kaganski
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-27tdf#159382: introduce a Word compat flag for hanging footnote number spacingMike Kaganski
2024-01-21editeng: change EditEngine getter to ref in {Imp}EditViewTomaž Vajngerl
2024-01-08Simplify JsonWriter a bitMike Kaganski
2023-12-30drop some IsFuzzing spam we don't needCaolán McNamara
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-29simplify this a littleCaolán McNamara
2023-12-28Implement hyperlinkInfoAtPosition for Writer.Gökay Şatır
2023-12-28Added boolean op's to SfxPoolItemHolderArmin Le Grand (allotropia)
2023-12-28In readonly mode, we restrict many events like click.Gökay Şatır
2023-12-27Use rtl::Reference to avoid static_casts, and simplifyMike Kaganski
2023-12-27tdf#158862: check if document is initializedMike Kaganski
2023-12-21export UserAllowsLinkUpdate via AllowLinkUpdate propertyCaolán McNamara
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-12-18[API CHANGE] tdf#158041 Remove unused reverse printing option from swSamuel Mehrbrodt
2023-12-18[API CHANGE] tdf#158041 Remove unused drawing printing option from swSamuel Mehrbrodt
2023-12-18[API CHANGE] tdf#158041 Remove unused table printing option from swSamuel Mehrbrodt
2023-12-18[API CHANGE] tdf#158041 Remove unused SinglePrintJobs config option from swSamuel Mehrbrodt
2023-12-10cid#1545789 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-10cid#1545177 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (sw)Julien Nabet
2023-11-08loplugin:fieldcast in SwXTextViewNoel Grandin
2023-10-24tdf#155040 sw floattable, RTF: fix table is overlapped by subsequent inline oneMiklos Vajna
2023-10-22Use getXWeak in swMike Kaganski
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: swStephan Bergmann
2023-10-20sw floattable: remove now unused FloattableNomargins compat flagMiklos Vajna
2023-10-18use more SdrObjList::begin/end in swNoel Grandin
2023-10-17tdf#130088 tdf#119908 smart justify: fix DOCX line count + compat opt.László Németh
2023-10-12sw floattable: add an AllowTextAfterFloatingTableBreak compat flagMiklos Vajna
2023-10-06Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHintCaolán McNamara
2023-10-02these can be finalCaolán McNamara
2023-09-18use more concrete UNO types in swNoel Grandin
2023-09-14simplify some exception throwingNoel Grandin
2023-09-12Added parent / child relationship to comments.Gökay Şatır
2023-09-08improve exception messageNoel Grandin
2023-09-02no need to use UNO_QUERY_THROW hereNoel Grandin
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-01Allow getViewRenderState to get from a specific viewParis Oplopoios
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-07-05simplify SvxUnoDrawPool initialisationNoel Grandin
2023-07-03tdf#152575 Fix missing comment export in some casesSamuel Mehrbrodt
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-15ODF export: simplify restart handling to skip list id where possibleMike Kaganski
2023-06-14tdf#155823: Improve the check if the list id is not requiredMike Kaganski
2023-06-09tdf#152046 Revert "tdf#100680 sw DOCX compatibility: fix wrap of as_char flys"Justin Luth