summaryrefslogtreecommitdiff
path: root/include/sal
ModeNameSize
-rw-r--r--alloca.h1782logplain
-rw-r--r--backtrace.hxx1254logplain
-rw-r--r--config.h3063logplain
d---------detail33logplain
-rw-r--r--log-areas.dox12854logplain
-rw-r--r--log.hxx13314logplain
-rw-r--r--macros.h2147logplain
-rw-r--r--main.h3977logplain
-rw-r--r--mathconf.h4415logplain
-rw-r--r--saldllapi.h1239logplain
-rw-r--r--types.h21591logplain
-rw-r--r--typesizes.h691logplain
uistic?h=feature/svg-optimisations&id=40da065f7e6c96821a4fda2f60ae1a75f174f5a3'>fix spelling delimeter -> delimiterNoel Grandin 2013-12-03convert xub_StrLen->sal_Int32 in linguisticNoel Grandin 2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin 2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin 2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin 2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin 2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin 2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin 2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin 2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin 2013-11-06convert linguistic::isUpper from xub_StrLen to sal_Int32Noel Grandin 2013-11-05convert xub_StrLen to sal_Int32Noel Grandin 2013-11-05fixincludeguards.sh: linguisticThomas Arnhold 2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin 2013-10-23clean up some include guardsThomas Arnhold 2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist 2013-10-21convert lcl_GetToken from xub_StrLen to sal_Int32Caolán McNamara 2013-10-20drop unnecessary tools/string includesCaolán McNamara