summaryrefslogtreecommitdiff
path: root/include/svtools/unitconv.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara1-2/+2
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski1-2/+0
2020-11-19tdf#124176 use pragma once instead of include guardsRoman Kuznetsov1-4/+1
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin1-1/+1
2020-10-19use tools::Long in svtoolsNoel1-7/+8
2020-02-14remove recently unused functionsCaolán McNamara1-5/+0
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-3/+6
2018-09-23loplugin:unusedmethodsNoel Grandin1-1/+0
2018-04-30weld SdSnapLineDlgCaolán McNamara1-0/+2
2018-04-02weld SwTableWidthDlgCaolán McNamara1-0/+2
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-7/+7
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin1-1/+1
2015-06-08tdf#90804 remove SfxFieldUnit enumAndras Timar1-2/+2
2014-03-25svtools: sal_Bool->boolNoel Grandin1-2/+2
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2
2013-10-04fdo#39674 fix some spellingThomas Arnhold1-1/+1
2013-04-23execute move of global headersBjoern Michaelsen1-0/+54