summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview
AgeCommit message (Expand)Author
2022-11-22sw: change statusbar to use an icon, fix statusbar updatingTomaž Vajngerl
2022-11-20Make the insert caption dialog an async jsdialogSkyler Grey
2022-11-18sw: add a menu option to enable/disable online a11y checkTomaž Vajngerl
2022-11-17sw: improve a11y check statusbarTomaž Vajngerl
2022-11-15sw: add accessibility check statusbar controlTomaž Vajngerl
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-11-01tdf#142446 follow up: Fix missing ui file crash and a11y ui errorsJim Raykowski
2022-10-31tdf#126788 return concrete type from CreateXTextRangeNoel Grandin
2022-10-30Outline folding: Use ToggleOutlineContentVisibility function hereJim Raykowski
2022-10-28Removed duplicated includeAndrea Gelmini
2022-10-28tdf#142446 Show outline content up to a given outline levelJim Raykowski
2022-10-11use more string_view in swNoel Grandin
2022-10-04don't guess which frame will be the parent, provide it explicitlyCaolán McNamara
2022-09-29tdf#151197: Remove EmojiControlKhaled Hosny
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-23sw content controls, combo box: add insert UIMiklos Vajna
2022-09-14sw: fix format brush to override old formatSzymon Kłos
2022-09-13sw: fix format brush to reset the font strikeout attributeHenry Castro
2022-09-11tdf#126535 show search key found times in find and replace dialogJim Raykowski
2022-09-05Resolves: tdf#150797 page preview scrolling not updating positionCaolán McNamara
2022-09-02tdf#150712 limit the dialog to only a sample of the dataNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-23sw: fix missing cache invalidation when switching between imagesMiklos Vajna
2022-08-23Use more SwPosition::AdjustNoel Grandin
2022-08-18no need to allocate these on the heapNoel Grandin
2022-08-17cid#1500532 Dereference before null checkCaolán McNamara
2022-08-17cid#1500480 Dereference before null checkCaolán McNamara
2022-08-17Return std::optional instead of using bool* argumentMike Kaganski
2022-08-14use more GetContentIndexNoel Grandin
2022-08-14rename SwPaM::GetContentNode to GetPointContentNode/GetMarkContentNodeNoel Grandin
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-08-14use more SwPosition::GetNode instead of nNodeNoel Grandin
2022-08-08no need for ScrollBarBox when bg is already the desired colorCaolán McNamara
2022-08-07no need to allocate these SwPosition separatelyNoel Grandin
2022-08-04tdf#150265: properly handle empty rectangle in SwView::CalcVisAreaMike Kaganski
2022-08-04split SwScrollbar up for reuse of adaptorCaolán McNamara
2022-08-03tdf#117388 use native scrollbar under gtk in writerCaolán McNamara
2022-08-03repair writer's scrollbar tooltip featureCaolán McNamara
2022-08-02tdf#90150 Improve Writer page number display in the status barJim Raykowski
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-08-01tdf#116411 fix Navigate By Page Next does not move the expected nextJim Raykowski
2022-07-26sal_uLong->sal_Int32 in the Find/Search methodsNoel Grandin
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin
2022-07-26sw content controls, plain text: add insert UIMiklos Vajna
2022-07-21Fix typosAndrea Gelmini
2022-07-21Cleanup restoring last positionMike Kaganski
2022-07-13basegfx: zoomIn() and zoomOut() should be sal_uInt16Chris Sherlock
2022-06-12Related: tdf#125040 NB: rework print preview contextMaxim Monastirsky
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin