summaryrefslogtreecommitdiff
path: root/sc/source/ui/navipi
AgeCommit message (Expand)Author
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
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