summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
AgeCommit message (Expand)AuthorFilesLines
2012-04-18callcatcher: update listCaolán McNamara1-7/+0
2012-04-11Replace deprecated List for std::vector.Rafael Dominguez1-14/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-02removed duplicate includes in svl / svtoolsTakeshi Abe1-1/+0
2012-03-20callcatcher: update list, I suspect SvLBoxBmp cannot be instantiatedCaolán McNamara1-6/+0
2012-03-20make ResId->OUString the primary routeCaolán McNamara1-7/+0
2012-03-20remove extra string castsCaolán McNamara3-5/+5
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann1-1/+1
2012-03-14Some visual clean upStephan Bergmann4-27/+20
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2-0/+9
2012-03-14svtools/source/contnr: translate commentsStefan Knorr (astron)12-565/+540
2012-03-13Clean up ODocumentInfoPreviewStephan Bergmann5-201/+228
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann8-44/+44
2012-02-27Removed dead codeMarc-André Laverdière-Papineau1-139/+0
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe1-2/+2
2012-02-27Removed unused codeSzabolcs Dezsi4-30/+0
2012-02-23Adapted FileViewContentEnumerator to safer-to-use salhelper::ThreadStephan Bergmann3-53/+15
2012-02-20move SvListView from Table to ptr_map, related fdo#45679Markus Mohrhard1-32/+20
2012-02-18Remove unused codeElton Chung1-12/+0
2012-01-25callcatcher: remove some unused codeCaolán McNamara1-10/+0
2012-01-23Unused #includes.Stephan Bergmann1-1/+0
2012-01-23Replaced diagnore ENSURE_OR_BREAK with regular code.Marcel Metz1-1/+6
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz4-10/+10
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz4-10/+10
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot3-23/+23
2012-01-10callcatcher: update listCaolán McNamara2-23/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-0/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-3/+2
2011-12-28fdo#44204: shrink the first column in the open dialog, remove unused flagsIvan Timofeev2-39/+23
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara1-12/+0
2011-12-08childs -> childrenMichael T. Whiteley5-143/+143
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-0/+1
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke1-1/+1
2011-11-28Cleaned up utl::UCBContentHelper.Stephan Bergmann1-4/+3
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud12-24/+0
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara1-1/+2
2011-11-14callcatcher: remove unused codeCaolán McNamara3-297/+1
2011-11-09removed unused macros/constantsTakeshi Abe1-3/+0
2011-11-08callcatcher: some unused methodsCaolán McNamara1-8/+0
2011-11-07ByteString->rtl::OStringCaolán McNamara1-10/+10
2011-10-12Some cppcheck cleaningJulien Nabet1-2/+3
2011-10-07cppcheck reduce scope of var in svtools/..svimpbox.cxxPierre-André Jacquod1-2/+1
2011-10-07cppcheck scope reduction in svtools/..imivctl1.cxxPierre-André Jacquod1-5/+3
2011-10-05WaE: 'argument' : truncation of constant valueTor Lillqvist1-1/+1
2011-08-25callcatcher: yet more unused codeCaolán McNamara2-61/+0
2011-08-21unusedcode: svtools::Matúš Kukan2-129/+0
2011-08-04callcatcher: remove unused methodsCaolán McNamara1-6/+0
2011-08-02callcatcher: remove unused methodsThomas Arnhold2-82/+0