summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/anyrefdg.cxx
AgeCommit message (Expand)Author
2019-10-20ScRangeUtil is utility class; don't instantiate itMike Kaganski
2019-09-24Add reference marks callbackSzymon Kłos
2019-07-21cid#1399198 Uncaught exceptionCaolán McNamara
2019-07-20cid#1399336 Uncaught exceptionCaolán McNamara
2019-05-13drop some unneeded includesCaolán McNamara
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara
2019-04-17weld ScTPValidationValue and ScValidationDlgCaolán McNamara
2019-04-10weld ScCorrelationDialogCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-09loplugin:singlevalfields in scNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-09Early bailoutMatteo Casalin
2018-09-09OUString: use optimized concatenation, make constMatteo Casalin
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-17sc: prefix members of ScRefHandlerHenry Castro
2018-03-17sc: prefix members of ScFormulaReferenceHelperHenry Castro
2018-03-16lokdialog: do not lock events when opened ScFilter DialogHenry Castro
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-02-22ColorData->Color in scNoel Grandin
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-08-25loplugin:constparam in sc part6Noel Grandin
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-06-07Take new FormulaTokenArrayPlainIterator into use in one more fileTor Lillqvist
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin
2017-04-04tdf#39468 Translate German commentsJens Carl
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-10-19loplugin:expandablemethodds in scNoel Grandin
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-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-04-21new plugin stylepoliceNoel Grandin
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin
2016-03-03loplugin:unuseddefaultparams in formulaNoel Grandin
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht