summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)Author
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-29tdf#105236, only take number format from numeric cellsMarkus Mohrhard
2018-11-26tdf#108027, add external ref string items to the data arrayMarkus Mohrhard
2018-11-22improve function-local statics in scNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-14$SC_FORCE_CALCULATION to force Calc use opencl/threads for everythingLuboš Luňák
2018-11-14make ScInterpreterContext also accessible without passing it aroundLuboš Luňák
2018-11-12tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-09loplugin:useuniqueptr in ScHeaderFieldsObjNoel Grandin
2018-11-08sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky
2018-11-07loplugin:collapseif in scNoel Grandin
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-25return std::unique_ptr from CloneSetWhichNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-18loplugin:staticvar in scNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-15Redundant variableMike Kaganski
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-27loplugin:useuniqueptr in Chart2PositionMapNoel Grandin
2018-09-19Avoid unused function in the !HAVE_FEATURE_SCRIPTING caseTor Lillqvist
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-31use std::unique_ptr in various sc undo codeNoel Grandin
2018-08-30pass ScRefUndoData around by std::unique_ptrNoel Grandin
2018-08-28return ScMemChart by std::unique_ptrNoel Grandin
2018-08-28loplugin:useuniqueptr pass ScDocument by unique_ptr in undo codeNoel Grandin
2018-08-24loplugin:useuniqueptr pass ScDocument by unique_ptr in the undo codeNoel Grandin
2018-08-24loplugin:useuniqueptr in ScEditFieldObjNoel Grandin
2018-08-16loplugin:returnconstant in ScDBDocFuncNoel Grandin
2018-08-16loplugin:returnconstant in ScTokenConversionNoel Grandin
2018-08-15pass ScPrintRangeSaver around by std::unique_ptrNoel Grandin
2018-08-15tdf#115086 crash in assignLabelsToDataSequenceCaolán McNamara
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen
2018-08-01loplugin:stringloop in scNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen