summaryrefslogtreecommitdiff
path: root/sc/source/ui/navipi
AgeCommit message (Expand)Author
2019-09-30use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-22tdf#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
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-15loplugin:unused-returns in scNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-13shapes provide their name through the container::XNamed interface, tdf#114932Markus Mohrhard
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2018-01-12Add back initialization of ScNavigatorSettings::maExpandedVecStephan Bergmann
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-20tdf#112100 Select shape name in NavigatorTamas Bunth
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-25loplugin:constparam in sc part6Noel Grandin