summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno
AgeCommit message (Expand)Author
2022-11-30sw lok, .uno:SetDocumentProperties: expose value of custom document propertiesMiklos Vajna
2022-11-28tdf#77650 Add option to place comments in margin (PDF Export)Samuel Mehrbrodt
2022-11-25sw lok, .uno:TextFormFields: expose field code of fieldmarksMiklos Vajna
2022-11-23Fix loplugin:redundantcast check for same-type dynamic_castStephan Bergmann
2022-11-22sw, createTextRangeByPixelPosition(): fix crash when the position is an imageMiklos Vajna
2022-11-17sw: convert ViewOptFlags1 from bitflags to struct of boolsTomaž Vajngerl
2022-11-16lok: handle mouse/keyboard events in Math embedded in CalcMike Kaganski
2022-11-16lok: handle mouse/keyboard events in Math embedded in Impress/DrawMike Kaganski
2022-11-09sw content controls: allow no list items in a dropdownMiklos Vajna
2022-11-08sw: introduce an UNO manager for content controlsMiklos Vajna
2022-10-31tdf#126788 return concrete type from CreateXTextRangeNoel Grandin
2022-10-25Consistently set document view also for zoom eventMike Kaganski
2022-10-21nullptr checkMike Kaganski
2022-10-21loplugin:referencecasting look for a new patternNoel Grandin
2022-10-17loplugin:redundantcast look for redundant dynamic_cast<T&>Noel Grandin
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-27sw: fix inserting fields between 2 adjacent input fieldsMichael Stahl
2022-09-18use more string_view in utl::TempFileNoel Grandin
2022-09-13ofz#50767 docxfuzzer: Indirect-leak in rtl_allocateMemoryNoel Grandin
2022-08-28cid#1500510 silence Use after freeCaolán McNamara
2022-08-23Use more SwPosition::AdjustNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-17tdf#150200 tdf#150438 sw, DOCX: fix drop cap dash, quotation etc.László Németh
2022-08-14rename SwPaM::GetContentNode to GetPointContentNode/GetMarkContentNodeNoel Grandin
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-04use more SwPosition::AssignNoel Grandin
2022-08-02tdf#148360: sw: do not ignore list label followed byVasily Melenchuk
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-29use more SwPaM::StartEndNoel Grandin
2022-07-26sal_uLong->sal_Int32 in the Find/Search methodsNoel Grandin
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin
2022-07-26elide some temporaries when constructing SwPositionNoel Grandin
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2022-07-21use more concrete UNO classes in writerNoel Grandin
2022-07-04sw content control, picture, lok: fix change of placeholder after insertMiklos Vajna
2022-06-01sw content controls, date: add LOK APIMiklos Vajna
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-23sw content controls, picture: add LOK APIMiklos Vajna
2022-05-20new loplugin:unnecessary lockingNoel Grandin
2022-05-18no need to take a lock when returning static dataNoel Grandin
2022-05-13sw content controls, dropdown: add an initial properties dialogMiklos Vajna
2022-05-13sw content controls, dropdown: add LOK APIMiklos Vajna
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-28tdf#100680 sw DOCX compatibility: fix wrap of as_char flysAttila Bakos (NISZ)
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen