summaryrefslogtreecommitdiff
path: root/sc/source/ui/navipi
AgeCommit message (Expand)Author
2018-01-16shapes provide their name through the container::XNamed interface, tdf#114932Markus Mohrhard
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
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
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-03loplugin:unusedfields bIsMarked in SvTreeListEntryNoel 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-06-26loplugin:oncevar in scNoel 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-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