summaryrefslogtreecommitdiff
path: root/sc/source/ui/navipi/navipi.cxx
AgeCommit message (Expand)Author
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-06-28loplugin:useuniqueptr in ScNavigatorDlgNoel Grandin
2018-05-21loplugin:unusedfields in scNoel Grandin
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara
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-10-23loplugin:includeform: scStephan Bergmann
2017-10-20tdf#112100 Select shape name in NavigatorTamas Bunth
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-17Translate randomly found German commentsJohnny_M
2017-07-17Fix typosAndrea Gelmini
2017-07-14use more OUString::operator== in scNoel Grandin
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-06-28loplugin:unusedfields in sc part1Noel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-21Fix typosAndrea Gelmini
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin
2017-04-26remove sc bitmaps from .src filesCaolán McNamara
2017-04-10ScPopupMenu is now unusedCaolán McNamara
2017-04-10convert RID_POPUP_DROPMODE menu to .uiCaolán McNamara
2017-03-12nZoomId is already a ToolBox item ID, not an item positionStephan Bergmann
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-01-24adjust the hide of the zoom so its dynamic on docking/undocking navigatorsCaolán McNamara
2017-01-24Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19sc: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-05Resolves: tdf#104919 crash with empty ScNavigatorDlg memberCaolán McNamara
2016-12-21remove newly unused SfxImageManagerCaolán McNamara
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-11convert writer navigator to .ui formatCaolán McNamara
2016-10-08loplugin:vclwidgetsStephan Bergmann
2016-10-07convert calc navigator to .ui formatCaolán McNamara
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05move these string resources out of the window resourceCaolán McNamara
2016-10-05don't need a custom class to respond to a new selected listbox entryCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-16tdf#98493 UI : "SCENARIO SELECTION IN NAVIGATOR (sheet group)"sll
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin