summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui
AgeCommit message (Expand)Author
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-09tdf#142344 SwNavigator: Keep heading selected after navigating toJim Raykowski
2021-10-08remove unintended blank lineJim Raykowski
2021-10-07SwNavigator: Fix crash on image selectJim Raykowski
2021-10-06tdf#144788 SwNavigator: Group footnotes and endnotes separatelyJim Raykowski
2021-10-05Related: tdf#144817 tdf#144335 Persist SwNavigator tracking settingsJim Raykowski
2021-10-04sw: prefix members of SwFieldDataOnlyDlgWrapper, SwPtrItem, ...Miklos Vajna
2021-10-04tdf#144817 SwNavigator: Section tracking optionJim Raykowski
2021-10-04SwNavigator: Use select by address function for tracking Fields,Jim Raykowski
2021-10-04tdf#144788 SwNavigator: Add footnotes and endnotes to content treeJim Raykowski
2021-10-03cid#1492173 Explicit null dereferencedCaolán McNamara
2021-10-01loplugin:constparamsNoel Grandin
2021-10-01Writer Navigator: Make fields always show in the content treeJim Raykowski
2021-09-30tdf#95378 Writer Navigator: Track bookmarksJim Raykowski
2021-09-29tdf#144335 SwNavigator: Table tracking optionJim Raykowski
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-27sw: prefix members of SwPageFootnoteInfoItem, SwStdFontConfig, ...Miklos Vajna
2021-09-26use SfxItemSetFixed in swNoel Grandin
2021-09-25tdf#143268 Fix slow response after Navigator fills table membersJim Raykowski
2021-09-25SwNavigator: Set in content type init if delete and edit are allowedJim Raykowski
2021-09-24return SwCursor from IShellCursorSupplierNoel Grandin
2021-09-23tdf#95378 Writer Navigator: Track indexesJim Raykowski
2021-09-23Fix typosAndrea Gelmini
2021-09-22tdf#95378 Writer Navigator: Track referencesJim Raykowski
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: swStephan Bergmann
2021-09-22tdf#95378 Writer Navigator: Track hyperlinksJim Raykowski
2021-09-20sw: prefix members of SwNavigationConfig, SwNumRulesWithName and SwSrcViewMiklos Vajna
2021-09-19cid#1492160 Dereference before null checkCaolán McNamara
2021-09-18tdf#144349 Make Navigator global tree track sub-document sectionsJim Raykowski
2021-09-17Writer Navigator: Fix category content trackingJim Raykowski
2021-09-17tdf#95378 Writer Navigator: Track sectionsJim Raykowski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-13sw: prefix members of SwChapterNumRules, SwDBConfig, SwGlossaryList and ...Miklos Vajna
2021-09-08convert some OSL_ENSURE -> assertNoel Grandin
2021-09-06tdf#138255 use GtkSpinButton in SwGotoPageDlgtobias
2021-08-24tdf#127978 - Don't URL encode filename for navigator's tooltip (D&D)Andreas Heinisch
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
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-08-04tdf#143499 don't search entire tree looking for insertion pointCaolán McNamara
2021-08-03Related: tdf#143499 lookup id just onceCaolán McNamara
2021-07-21sw bibliography, local copy: add document model & UNO APIMiklos Vajna
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-19tdf#128814 sw navigator: Make right-click select entryJim Raykowski
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-01tdf#127978 - Don't URL encode filename for navigator's tooltipAndreas Heinisch
2021-06-24tdf#46626 Don't include footnote numbers in Navigator headingsJim Raykowski
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)