summaryrefslogtreecommitdiff
path: root/sc/inc/typedstrdata.hxx
AgeCommit message (Expand)AuthorFilesLines
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