summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui
AgeCommit message (Expand)Author
2022-05-16forcepoint#104 sw: do not delete fieldmark chars in MoveNodeRange()Michael Stahl
2020-06-24tdf#134243 only do the toc-terms localization when showing toc previewCaolán McNamara
2020-03-10crash after master document navigator updateCaolán McNamara
2020-01-29tdf#129625 Gray out content types with no contentJim Raykowski
2020-01-28tdf#130155 Writer Navigator crash fix: Check entry to expand has childrenJim Raykowski
2019-12-17Resolves: tdf#129355 mark toc index marks translatableCaolán McNamara
2019-11-22Resolves: rhbz#1775544 crash in navigatorCaolán McNamara
2019-11-04sw: remove dead SwFormatFollowTextFlow::mbLayoutInCellMiklos Vajna
2019-11-03loplugin:stringaddNoel Grandin
2019-11-01Resolves: tdf#128476 limit sidebar navigation panel file name combobox widthCaolán McNamara
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-30remove some unnecessary includesCaolán McNamara
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-26tdf#128285 Only update Navigator heading tracking if document has focusJim Raykowski
2019-10-26tdf#128364 Navigator headings left arrow key behavior changeJim Raykowski
2019-10-24Introduce OStringCharStephan Bergmann
2019-10-23tdf#128058 Add Expand Collapse All to Navigator context menuJim Raykowski
2019-10-22tdf#126942 Fix flickering headings in navigatorJim Raykowski
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-13Put if around code for root mode multiselected outline DragFinishedJim Raykowski
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-08tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-10-03rename SwNumFormatListBox back to NumFormatListBoxCaolán McNamara
2019-10-03NumFormatListBox is unusedCaolán McNamara
2019-10-02extend popup handler to cover all CommandEventsCaolán McNamara
2019-10-02loplugin:stringadd in swNoel Grandin
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-09-30sw: prefix members of SwGammaGrfMiklos Vajna
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-03Ensure that VCL builder entry points use proper function typeMike Kaganski
2019-09-03Parent reference should be const in VCL builder entry pointsMike Kaganski
2019-08-26enum SvLBoxButtonKind is effectively unusedNoel Grandin
2019-08-20loplugin:constvars in swNoel Grandin
2019-08-18Related: tdf#126787: remove some defensive programming partsMike Kaganski
2019-08-17tdf#126787: extend/restore item set ranges to hold RES_PARATR_GRABBAGMike Kaganski
2019-08-16tdf#126819 Can't retrieve the mouse position written in the statusbarNoel Grandin
2019-08-05tdf#126684: store "DialogUseCharAttr" in RES_PARATR_GRABBAGMike Kaganski
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-08-02Fix typosAndrea Gelmini
2019-07-23cid#1448428 Dereference before null checkCaolán McNamara
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-07-15Deduplicate EditHyperlink commandSamuel Mehrbrodt
2019-07-12Fix typosAndrea Gelmini
2019-07-11tdf#123088 Multi outline drag and dropJim Raykowski
2019-07-11Deduplicate URL tooltip creationSamuel Mehrbrodt
2019-07-08tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[a-j]*Gabor Kelemen
2019-06-25improve loplugin:simplifyconstructNoel Grandin