summaryrefslogtreecommitdiff
path: root/sc/source/ui/navipi/navipi.cxx
AgeCommit message (Expand)Author
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
2016-06-18Improve readability of OUString concatanation in ScNavigatorDlgMuhammet Kara
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-15loplugin:constantparamNoel Grandin
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini