summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
2020-04-21tdf114724: uitest: make test less time.sleep dependentXisco Fauli
2020-04-21CreateDocumentInfoDialog should return shared_ptrNoel Grandin
2020-04-18simplify some SwRect code - use the SwRect Add* variantsNoel Grandin
2020-04-17Move Word compat option where it belongsSamuel Mehrbrodt
2020-04-17tdf#131621: fix crash in mergedlo.dllMike Kaganski
2020-04-16Enable trailing-blanks compat option also for OOXML filterSamuel Mehrbrodt
2020-04-16fixes for code creating reversed RectanglesNoel Grandin
2020-04-15navigator pane is grabbing focus away from document when its createdCaolán McNamara
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-15explicitly set the correct index if the font is in the listCaolán McNamara
2020-04-14lok: add tabstop changing and callback to send tabstop updatesTomaž Vajngerl
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-04-10null-deref of GetObjectShellCaolán McNamara
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt
2020-04-06loplugin:unusedvariableplus in swNoel Grandin
2020-04-06lok: introduce QueryControlState functionHenry Castro
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-04-03restore pseudo-level indent for sectionsCaolán McNamara
2020-04-03loplugin:constantparamNoel Grandin
2020-04-03loplugin:unusedfieldsNoel Grandin
2020-04-02SwRegionContent is unnecessaryNoel Grandin
2020-03-30tdf#124686 HideWhiteSpace should be positive Show Whitespaceshameempk
2020-03-28tdf#131618 MailMerge: Don't require DataSourceName if ResultSet providedOleg Shchelykalnov
2020-03-28sw lok: add uno command for submenus in Spellchecking popup.Tamás Zolnai
2020-03-27cid#1460978 silence various Unchecked return valueCaolán McNamara
2020-03-27cid#1460973 Explicit null dereferencedCaolán McNamara
2020-03-26sw: SwEditWin: for CUT of a read-only selection, pop up info dialogMichael Stahl
2020-03-26extract GetAbsPos for reuseCaolán McNamara
2020-03-26Use make_sorted to alphabetize the Navigate By comboboxJim Raykowski
2020-03-25tdf#101181: add sidebar panel for Glow effectMike Kaganski
2020-03-25Fix typoAndrea Gelmini
2020-03-24ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilterCaolán McNamara
2020-03-24lokit: unify fill transparency itemsDennis Francis
2020-03-24weld writer navigator expand and collapse all supportJim Raykowski
2020-03-24weld writer navigatorCaolán McNamara
2020-03-24sw: keep the cursor visible after creating SwDrawTextShellAshod Nakashian
2020-03-24sw: check for null SdrObject before accessingAshod Nakashian
2020-03-23Keep Writer Navigator content view vertical scroll positionJim Raykowski
2020-03-22FieldDeletionModify: no more ModifyBjoern Michaelsen
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin
2020-03-15tdf#105600 rework section selection from NavigatorJim Raykowski
2020-03-13tdf#129471 alphabetize Navigate By option in writerShivam Kumar Singh
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-03-12tdf#130094 Work around content pastes twice after undoJim Raykowski
2020-03-12Resolves: tdf#126366 revert use of SfxDispatcher::LockCaolán McNamara
2020-03-12comparison operators should be constNoel Grandin
2020-03-11tdf#39674 Translate German variable namesJohnny_M
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-08tdf#131067 Only outline track if an outline entry is selectedJim Raykowski
2020-03-06Remove useless cast.Tamás Zolnai