summaryrefslogtreecommitdiff
path: root/sc/source/ui/navipi
AgeCommit message (Expand)Author
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-05-12remove unused uno::Reference varsNoel Grandin
2017-04-26remove sc bitmaps from .src filesCaolán McNamara
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin
2017-04-10the active document window should be radio entriesCaolán McNamara
2017-04-10ScPopupMenu is now unusedCaolán McNamara
2017-04-10convert scenario menu to .uiCaolán McNamara
2017-04-10convert RID_POPUP_DROPMODE menu to .uiCaolán McNamara
2017-04-05tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
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
2017-01-03tdf#43157 Cleanup OSL_ASSERT in scenwnd.cxxMuhammet Kara
2016-12-22unwind RID_IMAGELIST_NAVCONT ImageListCaolá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-30Let Menu dispose submenusMaxim Monastirsky
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-07these navigator entry menuitems should be radio checksCaolán McNamara
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolá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-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-19sc: convert SC_DROP_* defines to typed flagsJochen Nitschke
2016-07-13loplugin:singlevalfields in sc(part1)Noel 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