summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/datauno.cxx
AgeCommit message (Expand)Author
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
2021-09-17rather return ref from getCharClassPtrNoel Grandin
2021-09-13Resolves: tdf#144135 Rework Sort with area extrasEike Rathke
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-07-07tdf#142910 sc filter: fix "greater than" or "smaller than" etcBalazs Varga
2021-06-11Simplify Sequences initializations (sc)Julien Nabet
2021-05-27tdf#141309 tdf#142215 OOXML import: fix double conversion in autofilterBalazs Varga
2021-05-16fix leak in ScSubTotalParamNoel Grandin
2021-05-11tdf#76258 Add OOXML import for color filterSamuel Mehrbrodt
2021-05-04Related: tdf#140968 avoid duplicated filter valuesBalazs Varga
2021-03-25tdf#140968 tdf#140978 XLSX import: fix lost rounded filtersBalazs Varga
2021-03-12tdf#137626 XLSX import: fix missing datetime filtersBalazs Varga
2021-03-03loplugin:refcounting in scNoel
2021-02-12tdf#105301 - increase the size of the sorting keysAndreas Heinisch
2021-01-26tdf#139809 sc ooxml export autofiltered date columnsBalazs Varga
2021-01-21tdf#116818 sc,offapi,XLSX import: fix autofiltered date columnsBalazs Varga
2020-10-13static_cast after dynamic_castNoel
2020-09-30loplugin:reducevarscope in scNoel
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-09loplugin:flatten in sc/ui/unoobjNoel Grandin
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2019-09-03Fix typosAndrea Gelmini
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-07-04tdf#42949 Fix IWYU warnings in sc/source/ui/unoobj/*Gabor Kelemen
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-09loplugin:indentation in scNoel Grandin
2019-01-13tdf#39468 Translate German commentJens Carl
2019-01-07Simplify containers iterations in sc/source/ui/{unoobj,vba}Arkadiy Illarionov
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-06-26loplugin:useuniqueptr in ScConsolidateParamNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-26loplugin:flatten in scNoel Grandin
2017-09-22loplugin:flatten in pyuno..scNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-09-02make sure parent element is staying aroundMarkus Mohrhard
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-06-26loplugin:oncevar in scNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin
2017-04-10tdf#39468 Translate German commentsJens Carl
2017-04-05tdf#39468 Translate German commentsJens Carl
2017-03-15introduce ScGeneralFunction scoped enumNoel Grandin
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin