summaryrefslogtreecommitdiff
path: root/icon-themes/breeze/dbaccess/res
ModeNameSize
-rw-r--r--exwarning.png170logplain
-rw-r--r--jo02.png188logplain
-rw-r--r--pkey.png190logplain
2018-05-14 17:12:51 +0200'>2018-05-14loplugin:useuniqueptr in FormulaTokenArrayNoel Grandin 2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin 2017-09-25FormulaTokenArray::Clear() virtual, ScTokenArray::Clear() overridesEike Rathke 2017-09-25Clarify comment of "copy"-ctor and operator=()Eike Rathke 2017-06-22Introduce a range-based iterator for 'references' in a FormulaTokenArrayTor Lillqvist 2017-06-19s/FormulaTokenArrayStandardIterator/FormulaTokenArrayStandardRangeTor Lillqvist 2017-06-19Add yet another kind of iterator for the two arrays in FormulaTokenArrayTor Lillqvist 2017-06-19Drop another friend declarationTor Lillqvist 2017-06-19Drop an unnecessary friend declarationTor Lillqvist 2017-06-19Drop one friend declaration and instead add some useful member functionsTor Lillqvist 2017-06-16Get rid of the index inside FormulaTokenArrayTor Lillqvist 2017-06-14Use pointer instead of referenceTor Lillqvist 2017-06-13FormulaTokenArray::FirstRPN() can go away nowTor Lillqvist 2017-06-13Add FirstToken() and FirstRPNToken() functions that don't touch nIndexTor Lillqvist 2017-06-06Partial start of separating the iterator out from FormulaTokenArrayTor Lillqvist 2017-05-12Introduce and check FormulaTokenArray::mbFinalized to not add further tokensEike Rathke 2017-03-03Remove redundant 'inline' keywordStephan Bergmann