summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-03-12callcatcher: remove some unused codeCaolán McNamara2-21/+0
2012-03-06leak in IMHandler::signalIMPreeditChanged early returnCaolán McNamara1-7/+0
2012-03-06remove TransliterationWrapper::compareSubstringCaolán McNamara3-24/+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-21expand and remove NS_* macroThomas Arnhold2-32/+22
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-2/+2
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann1-1/+1
2012-02-19Remove unused codePetr Vorel2-17/+0
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-17WaE: unused variablesCaolán McNamara1-4/+4
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan1-1/+0
2012-02-10Remove unused codeElton Chung6-84/+0
2012-02-09utl: delete unused NodeValueAccessor::bind() methodGreg Kroah-Hartman1-10/+0
2012-02-08update unused listCaolán McNamara2-9/+0
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-01A few safe replacements of pathes->pathsJesús Corrius8-16/+16
2012-01-31Move unotools/configuration.hxx to comphelperStephan Bergmann4-587/+0
2012-01-30Fixed cppheader.xsl nillable treatment.Stephan Bergmann1-4/+39
2012-01-30remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev1-3/+2
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann6-260/+0
2012-01-27drop unnecessary includeCaolán McNamara2-11/+12
2012-01-26Replace SvtCacheOptions with (simplified) direct configuration access.Stephan Bergmann5-672/+0
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-2/+2
2012-01-26Replace SvtInetOptions with (simplified) direct configuration access.Stephan Bergmann6-595/+0
2012-01-25Replace SourceViewConfig with (simplified) direct configuration access.Stephan Bergmann6-312/+0
2012-01-25Add configuration wrappers for groups, too (to add listeners etc.).Stephan Bergmann2-0/+73
2012-01-23make unotools ByteString freeCaolán McNamara1-2/+2
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann7-26/+22
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 Rathke2-3/+27
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold1-1/+1
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara5-32/+27
2012-01-09make indent saneCaolán McNamara1-26/+24
2012-01-09simplify CharClassCaolán McNamara2-62/+23
2012-01-09make indent saneCaolán McNamara1-85/+100
2012-01-09mark uncopyable with boost::noncopyableCaolán McNamara1-5/+2
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 Metz2-2/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz4-4/+0