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