summaryrefslogtreecommitdiff
path: root/sc/source/ui/navipi
AgeCommit message (Expand)Author
2024-01-10tdf#158704 Add "Delete Comment" command to the Navigator context menuRafael Lima
2024-01-10tdf#158763 Focus the document after clicking Edit CommentRafael Lima
2023-12-22tdf#158652 notify navigator on insert/edit/delete commentOliver Specht
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-12-16tdf#158514 Add "Edit Comment" entry to the navigator popupRafael Lima
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-10-06bHiddenDoc is always false and aHiddenName is always emptyCaolán McNamara
2023-10-06aStrHidden and SCSTR_HIDDEN are unusedCaolán McNamara
2023-10-06aHiddenTitle is always an empty stringCaolán McNamara
2023-10-06ScContentTree::LoadFile can't be calledCaolán McNamara
2023-10-06cool#7373 the document doesn't change in onlineCaolán McNamara
2023-10-06Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHintCaolán McNamara
2023-09-15reduce casting around ScDocShellNoel Grandin
2023-05-12LOK: Navi-10 hide not needed controlsAttila Szűcs
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-06no need to allocate these separatelyNoel Grandin
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2022-09-04Simplify by using replace instead of replaceAt in loop (sc/navipi/content.cxx)Julien Nabet
2022-08-22cid#1509273 Unchecked dynamic_castCaolán McNamara
2022-08-18loplugin:moveitNoel Grandin
2022-03-25loplugin:constantparamNoel Grandin
2022-03-03improve ScMark* classes a bitLuboš Luňák
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-04loplugin:stringliteraldefine in scNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-18drop unnecessary TODOCaolán McNamara
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-17rather return ref from getCharClassPtrNoel Grandin
2021-08-12tdf#95549 speed up navigator tree loadNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-05-01tdf#141973 create the text column to insert intoCaolán McNamara
2021-04-28Related: tdf#130326 skip calling Refresh if its already just calledCaolán McNamara
2021-04-27Related: tdf#130326 drop ScContentTree::ObjectFreshCaolán McNamara
2021-04-27Related: tdf#130326 allow bulk_insert_for_each to insert under a nodeCaolán McNamara
2021-04-24typo: NavigatoeDlg->NavigatorDlgCaolán McNamara
2021-04-24Related: tdf#130326: GetDrawNames doesn't do anything when !bisInNavigatoeDlgCaolán McNamara
2021-04-23tdf#130326 clamp number of items in calc content treeNoel Grandin
2021-04-23tdf#141824 init navigator to possibly floating in base ctorCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-23tdf#133159 store current config before changing sheetCaolán McNamara
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-11rename SfxChildWindowContext::GetFloatingWindow to what it doesCaolán McNamara
2021-03-11register navigator individually in each module that it exists inCaolán McNamara
2021-03-10Revert "default to 'contents' hidden until toggled to floating mode"Caolán McNamara
2021-03-09decompose ScNavigatorDlgUIObject and use sub components directlyCaolán McNamara
2021-03-08default to 'contents' hidden until toggled to floating modeCaolán McNamara