summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview
AgeCommit message (Expand)Author
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
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-06-12Backgrd -> BackgroundNoel Grandin
2021-06-07sw keep aspect ratio: add filter for this settingMiklos Vajna
2021-06-07Resolves tdf#142513 fix zoom caller handlingJim Raykowski
2021-06-04Extended MoveShapeHandle command for Anchors as wellmerttumer
2021-05-28no need to allocate these on the heapNoel Grandin
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin
2021-05-24Mail Merge: Remove the missing data source warning on load.Gülşah Köse
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-14Outline folding experimental feature rehackJim Raykowski
2021-05-11Revert "tdf#141015: Show Mail Merge toolbar when DBData has data source"Mike Kaganski
2021-05-11tdf#84502 CuiConfigGroupListBox Macros,Styles like category for SidebarJim Raykowski