summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin3-6/+5
2020-04-15explicitly set the correct index if the font is in the listCaolán McNamara1-1/+6
2020-04-14lok: add tabstop changing and callback to send tabstop updatesTomaž Vajngerl1-2/+70
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin3-4/+4
2020-04-10null-deref of GetObjectShellCaolán McNamara1-1/+2
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt9-12/+11
2020-04-06loplugin:unusedvariableplus in swNoel Grandin3-4/+0
2020-04-06lok: introduce QueryControlState functionHenry Castro9-0/+34
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl5-5/+7
2020-04-03restore pseudo-level indent for sectionsCaolán McNamara2-2/+26
2020-04-03loplugin:constantparamNoel Grandin3-9/+6
2020-04-03loplugin:unusedfieldsNoel Grandin2-4/+0
2020-04-02SwRegionContent is unnecessaryNoel Grandin2-19/+2
2020-03-30tdf#124686 HideWhiteSpace should be positive Show Whitespaceshameempk1-0/+12
2020-03-28tdf#131618 MailMerge: Don't require DataSourceName if ResultSet providedOleg Shchelykalnov1-1/+1
2020-03-28sw lok: add uno command for submenus in Spellchecking popup.Tamás Zolnai1-0/+2
2020-03-27cid#1460978 silence various Unchecked return valueCaolán McNamara1-6/+6
2020-03-27cid#1460973 Explicit null dereferencedCaolán McNamara1-1/+1
2020-03-26sw: SwEditWin: for CUT of a read-only selection, pop up info dialogMichael Stahl1-1/+3
2020-03-26extract GetAbsPos for reuseCaolán McNamara1-14/+2
2020-03-26Use make_sorted to alphabetize the Navigate By comboboxJim Raykowski1-5/+4
2020-03-25tdf#101181: add sidebar panel for Glow effectMike Kaganski1-0/+2
2020-03-25Fix typoAndrea Gelmini1-1/+1
2020-03-24ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilterCaolán McNamara1-0/+12
2020-03-24lokit: unify fill transparency itemsDennis Francis1-0/+41
2020-03-24weld writer navigator expand and collapse all supportJim Raykowski1-2/+20
2020-03-24weld writer navigatorCaolán McNamara11-2536/+2092
2020-03-24sw: keep the cursor visible after creating SwDrawTextShellAshod Nakashian1-1/+1
2020-03-24sw: check for null SdrObject before accessingAshod Nakashian1-0/+2
2020-03-23Keep Writer Navigator content view vertical scroll positionJim Raykowski1-12/+9
2020-03-22FieldDeletionModify: no more ModifyBjoern Michaelsen1-15/+10
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin1-1/+1
2020-03-15tdf#105600 rework section selection from NavigatorJim Raykowski1-2/+6
2020-03-13tdf#129471 alphabetize Navigate By option in writerShivam Kumar Singh1-4/+8
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin61-209/+209
2020-03-12tdf#130094 Work around content pastes twice after undoJim Raykowski1-3/+9
2020-03-12Resolves: tdf#126366 revert use of SfxDispatcher::LockCaolán McNamara1-21/+0
2020-03-12comparison operators should be constNoel Grandin1-1/+1
2020-03-11tdf#39674 Translate German variable namesJohnny_M2-3/+3
2020-03-09improve loplugin:unusedfieldsNoel Grandin1-1/+0
2020-03-08tdf#131067 Only outline track if an outline entry is selectedJim Raykowski1-32/+36
2020-03-06Remove useless cast.Tamás Zolnai1-1/+1
2020-03-06focus getting stuck in the navigator spinbuttonCaolán McNamara2-14/+25
2020-03-06On insert image rotate automatically based on EXIF orientation tagMarco Cecchetti1-7/+2
2020-03-06redraw on a hard updateCaolán McNamara1-1/+2
2020-03-05result of LastVisible is never usedCaolán McNamara1-9/+3
2020-03-05crash after master document navigator updateCaolán McNamara1-4/+7
2020-03-04fix ToC links give unhelpful url popupsMert Tumer1-0/+6
2020-03-03Keep selections selected after outline movesJim Raykowski2-20/+34
2020-03-03Revert "Make Chart Creation Wizard async"Stephan Bergmann4-47/+19