summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/fileview.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-05-14Remove obsolete RestrictedPath env var supportStephan Bergmann1-10/+2
2013-04-07Some cppcheck cleaningJulien Nabet1-4/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-25/+24
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-8/+8
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-4/+4
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-2/+2
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-3/+3
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-1/+1
2012-11-28Extract SvViewData into separate header/source files.Kohei Yoshida1-0/+1
2012-11-27String->OUString in svl urifilter and restrictedpathsNorbert Thiebaud1-6/+6
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-1/+1
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-2/+2
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-2/+2
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-16/+16
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-6/+6
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-5/+7
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-7/+7
2012-08-08Convert HashedEntryList to boost::ptr_vectorNoel Grandin1-102/+33
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen1-3/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-3/+3
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-3/+5
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-1/+1
2012-06-04CMIS UCP: Fixed folder creation and nodes renamingCédric Bosdonnat1-16/+6
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-12/+12
2012-04-25refactor ImpSvtDataCaolán McNamara1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-20remove extra string castsCaolán McNamara1-3/+3
2012-03-14Some visual clean upStephan Bergmann1-7/+11
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-03-14svtools/source/contnr: translate commentsStefan Knorr (astron)1-6/+4
2012-03-13Clean up ODocumentInfoPreviewStephan Bergmann1-2/+4
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe1-2/+2
2012-02-23Adapted FileViewContentEnumerator to safer-to-use salhelper::ThreadStephan Bergmann1-4/+4
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-2/+2
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-2/+2
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot1-7/+7
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 Timofeev1-38/+22
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud1-2/+0
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara1-1/+2
2011-11-07ByteString->rtl::OStringCaolán McNamara1-10/+10
2011-10-05WaE: 'argument' : truncation of constant valueTor Lillqvist1-1/+1
2011-08-25callcatcher: yet more unused codeCaolán McNamara1-60/+0
2011-08-04callcatcher: remove unused methodsCaolán McNamara1-6/+0
2011-07-13callcatcher: unused methodsCaolán McNamara1-14/+0