summaryrefslogtreecommitdiff
path: root/unotools/source
AgeCommit message (Expand)AuthorFilesLines
2012-04-10add a getBuildVersion helperCaolán McNamara1-0/+12
2012-04-09s/pathes/paths/Tor Lillqvist2-9/+9
2012-04-09s/pathes/paths/Tor Lillqvist5-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-7/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-8/+8
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-11/+11
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2-12/+11
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-14/+13
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-57/+58
2012-03-28fold historyoptions_const.hxx into historyoptions.cxxCaolán McNamara1-1/+16
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-73/+73
2012-03-28fold useroptions_const.hxx into useroptions.cxxCaolán McNamara1-1/+23
2012-03-12callcatcher: remove some unused codeCaolán McNamara1-5/+0
2012-03-06leak in IMHandler::signalIMPreeditChanged early returnCaolán McNamara1-7/+0
2012-03-06remove TransliterationWrapper::compareSubstringCaolán McNamara2-20/+7
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-03-01WaE: 'unused' attribute ignored when parsing typeTor Lillqvist1-1/+1
2012-02-27drop UniString::CreateFromInt64Caolán McNamara1-1/+1
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-2/+2
2012-02-19Remove unused codePetr Vorel1-16/+0
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-17WaE: unused variablesCaolán McNamara1-4/+4
2012-02-10Remove unused codeElton Chung3-76/+0
2012-02-09utl: delete unused NodeValueAccessor::bind() methodGreg Kroah-Hartman1-10/+0
2012-02-08update unused listCaolán McNamara1-5/+0
2012-02-01A few safe replacements of pathes->pathsJesús Corrius5-10/+10
2012-01-31Move unotools/configuration.hxx to comphelperStephan Bergmann1-232/+0
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann2-206/+0
2012-01-27drop unnecessary includeCaolán McNamara1-4/+5
2012-01-26Replace SvtCacheOptions with (simplified) direct configuration access.Stephan Bergmann2-494/+0
2012-01-26Replace SvtInetOptions with (simplified) direct configuration access.Stephan Bergmann2-490/+0
2012-01-25Replace SourceViewConfig with (simplified) direct configuration access.Stephan Bergmann2-247/+0
2012-01-25Add configuration wrappers for groups, too (to add listeners etc.).Stephan Bergmann1-0/+25
2012-01-23make unotools ByteString freeCaolán McNamara1-2/+2
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann5-15/+16
2012-01-20ucbhelper::GetLocalFileURL does not use its arg.Stephan Bergmann1-2/+2
2012-01-19Fix for fdo43460 Part XLII getLength() to isEmpty()Olivier Hallot14-68/+68
2012-01-18convert one freshly introduced DBG_ERRORFILE to SAL_WARNEike Rathke1-8/+2
2012-01-18nitpick, it's i18n, not l18nEike Rathke4-37/+37
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz17-99/+99
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz17-368/+105
2012-01-11bumped locale data wrapper to use XLocaleData4 and provide date acceptance pa...Eike Rathke1-1/+24
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold1-1/+1
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara4-27/+23
2012-01-09simplify CharClassCaolán McNamara1-27/+8
2012-01-08catch exception by constant referenceTakeshi Abe8-33/+20
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz9-9/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz4-4/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz6-6/+0