summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview
AgeCommit message (Expand)Author
2022-01-27let SfxDispatcher::fillPopupMenu operate on css::awt::XPopupMenuCaolán McNamara
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-17tdf#142450 add code to store showing whitespaceDhiraj Holden
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-07Resolves: tdf#146342 spelling menu doesn't appearCaolán McNamara
2021-12-14tdf#146145 sw: 1-click Accept/Reject of table row changesLászló Németh
2021-12-12prefer more css::awt::XPopupMenu apiCaolán McNamara
2021-12-11keep as css::awt::XPopupMenu through another layer of apiCaolán McNamara
2021-11-30sw, viewing OLE objects: provide an 'Open' context menuMiklos Vajna
2021-11-25sw: allow viewing OLE objects in protected sectionsMiklos Vajna
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-12make it explicit whether to ignore the result of getLOKPayload()Luboš Luňák
2021-11-12Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-10-26-Wunused-but-set-variableNoel Grandin
2021-10-25use pull model also for LOK text selectionLuboš Luňák
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-21Typo: pragraph->paragraphJulien Nabet
2021-10-16Simplify vector initialization in swJulien Nabet
2021-10-15delay, collect and compress LOK invalidations for Writer viewsLuboš Luňák
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-24return SwCursor from IShellCursorSupplierNoel Grandin
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-20sw: prefix members of SwNavigationConfig, SwNumRulesWithName and SwSrcViewMiklos Vajna
2021-09-18tdf#144349 Make Navigator global tree track sub-document sectionsJim Raykowski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-14sw: fix undo manager de-registration from editeng on shutdownMiklos Vajna
2021-09-08convert some OSL_ENSURE -> assertNoel Grandin
2021-09-08explicitly send LOK_CALLBACK_TEXT_SELECTION at the end of FindAllLuboš Luňák
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-03sw: fix crash in SwView::Execute()Miklos Vajna
2021-08-23LOK make sure single row/column table are resizablePranam Lashkari
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin
2021-07-19sw: fix indentation for better readibilityXisco Fauli
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-17use WhichRangesContainer in swNoel Grandin
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-14Resolves tdf#113171 - Text box must not toggle commandHeiko Tietze
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-07-02fix potential use-after-free in SwClipboardChangeListenerNoel Grandin
2021-07-01can allocate these SfxItemSet on the stackNoel Grandin