summaryrefslogtreecommitdiff
path: root/sc/source/ui/navipi
AgeCommit message (Expand)AuthorFilesLines
2020-03-17tdf#125520 create a persist correctly for OLEArmin Le Grand1-0/+14
2020-01-30tdf#129625 Calc Navigator: Gray out content types with no contentJim Raykowski1-0/+12
2019-11-12sc: pViewSh can be nullptr in the ScNavigatorDlg ctorMiklos Vajna1-1/+4
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin1-2/+2
2019-11-11cid#1455327 Dereference null return valueCaolán McNamara1-1/+2
2019-11-04tdf#128562 crash when opening navigator in calcNoel Grandin2-4/+4
2019-11-03loplugin:stringaddNoel Grandin1-2/+1
2019-11-02cid#1455208 Uninitialized pointer fieldCaolán McNamara1-2/+3
2019-11-01Resolves: tdf#128476 limit sidebar navigation panel file name combobox widthCaolán McNamara1-0/+1
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin1-6/+7
2019-10-29cid#1455158 Explicit null dereferencedCaolán McNamara1-1/+1
2019-10-23sc: rowcol: tdf#50916 convert miscdlgsNoel Grandin1-1/+1
2019-10-15new loplugin:bufferaddNoel Grandin1-5/+1
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-3/+3
2019-10-01loplugin:stringadd in scNoel Grandin1-2/+1
2019-08-26enum SvLBoxButtonKind is effectively unusedNoel Grandin1-2/+2
2019-05-24Avoid unnecessary, wrong downcastStephan Bergmann1-1/+1
2019-05-20split width/height to allow intercept of how width is calculatedCaolán McNamara1-1/+1
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen3-16/+0
2019-02-09loplugin:indentation in scNoel Grandin1-6/+6
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen1-2/+2
2019-01-08Simplify containers iterations in sc/source/ui/[f-u]*Arkadiy Illarionov1-19/+14
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2-3/+2
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin1-13/+7
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-2/+2
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin3-3/+3
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen1-0/+1
2018-10-01pass menuitem ident around directly, instead of deriving from itemidCaolán McNamara1-2/+2
2018-09-13loplugin:useuniqueptr in lcl_DoDragCellsNoel Grandin1-4/+2
2018-09-10loplugin:simplifyconstruct in scNoel Grandin1-1/+0
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin1-1/+1
2018-08-29loplugin:useuniqueptr in ScDrawTransferObjNoel Grandin1-2/+2
2018-08-24loplugin:useuniqueptr in ScTransferObjNoel Grandin1-3/+3
2018-08-16loplugin:returnconstant in ScContentTreeNoel Grandin1-3/+1
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-23tdf#118764 Add missing tab stops in sidebar panelsJim Raykowski1-1/+1
2018-07-23tdf#118453 Reactivate navitagor submenu drag mode and displaySalimHabchi1-1/+1
2018-07-12SvTreeListBox::DoubleClickHdl: Navigator return more to be done, tdf#117063Eike Rathke1-1/+1
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin1-3/+3
2018-06-28loplugin:useuniqueptr in ScNavigatorDlgNoel Grandin1-20/+11
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-3/+3
2018-05-21loplugin:unusedfields in scNoel Grandin1-2/+0
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-1/+2
2018-04-18tdf#42949 Remove unnecessary helpids.h from sc.hrcGabor Kelemen1-0/+1
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara2-6/+6
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen2-3/+0
2018-04-09GetLineEnds: Use SdrObject& instead of pointersArmin Le Grand1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+1