summaryrefslogtreecommitdiff
path: root/sc/inc/typedstrdata.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-07-07tdf#142910 sc filter: fix "greater than" or "smaller than" etcBalazs Varga1-5/+4
2021-05-04Related: tdf#140968 avoid duplicated filter valuesBalazs Varga1-2/+5
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-2/+2
2018-10-15loplugin:constfields in scNoel Grandin1-2/+2
2018-06-18tdf#42949 Fix IWYU warnings in sc/inc/[Tt]*Gabor Kelemen1-1/+0
2018-01-02clang-tidy modernize-use-equals-default in sc/source/core/toolJochen Nitschke1-2/+0
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke1-4/+4
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-1/+1
2016-05-24loplugin:unusedmethods in scNoel Grandin1-1/+0
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-1/+0
2016-01-11loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-2/+2
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2013-08-26treelist for autofilter ( nested nodes for dates ) ( using SvxTreeListBox )Noel Power1-1/+4
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara1-1/+0
2012-02-08Rename TypedStrData to ScTypedStrData, just to be consistent.Kohei Yoshida1-20/+19
2012-02-08Moved TypedStrData into its own files.Kohei Yoshida1-0/+101