summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/acredlin.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-16weld SvxPostItDialogCaolán McNamara1-1/+1
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen1-1/+0
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-10don't use heap for elements in ScRangeListNoel Grandin1-10/+10
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-4/+4
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-1/+1
2018-01-15More loplugin:cstylecast: scStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-2/+2
2017-10-23loplugin:includeform: scStephan Bergmann1-11/+11
2017-08-25loplugin:constparam in sc part6Noel Grandin1-3/+3
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-14use more OUString::operator== in scNoel Grandin1-2/+2
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski1-2/+0
2017-06-28loplugin:unusedfields in sc part1Noel Grandin1-10/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-16/+16
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin1-16/+8
2017-04-12tag ScAddress and friends with SAL_WARN_UNUSEDNoel Grandin1-2/+0
2017-04-10ScPopupMenu is now unusedCaolán McNamara1-1/+0
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin1-2/+2
2017-04-05loplugin:constantparamNoel Grandin1-16/+16
2017-04-04tdf#39468 Translate German commentsJens Carl1-1/+1
2017-02-21convert writer changes menu to .uiCaolán McNamara1-3/+3
2017-02-21stray fprintfCaolán McNamara1-1/+0
2017-02-21convert calc changes menu to .uiCaolán McNamara1-28/+24
2017-02-21stl debugging points out that a < aCaolán McNamara1-3/+0
2017-02-19can be a PopupMenu instead of ScPopupMenuCaolán McNamara1-1/+1
2017-02-15tdf#100726 Improved readability in sc directoryFakabbir Amin1-17/+10
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-4/+4
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-2/+2
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+1
2016-11-07loplugin:expandablemethods in scNoel Grandin1-26/+22
2016-10-05loplugin:unnecessaryoverride in scNoel Grandin1-5/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-14/+14
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke1-4/+4
2016-08-25tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu1-23/+12
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin1-10/+0
2016-07-04remove comphelper::string::removeNoel Grandin1-4/+4
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-8/+8
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara1-0/+2
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-6/+2
2016-03-16more fixes for "loplugin:constantparam in unotools/"Noel Grandin1-1/+1
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke1-1/+1
2016-03-03remove double definesJochen Nitschke1-7/+1
2015-11-30loplugin:unusedfieldsNoel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-103/+103
2015-09-23convert Link<> to typedNoel Grandin1-2/+1
2015-09-22convert Link<> to typedNoel Grandin1-7/+5