summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/fileview.cxx
AgeCommit message (Expand)Author
2013-12-02fdo#34170 Disable deleting in the native Open DialogSamuel Mehrbrodt
2013-11-28Finish rework of QueryDeleteDlg_ImplCaolán McNamara
2013-11-27convert query delete dialog to .uiCaolán McNamara
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SVTOOLS moduleNoel Grandin
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-08CID#1079290 uninitialized memberCaolán McNamara
2013-08-22another attempt to fix windows buildNoel Grandin
2013-08-22fix windows build after my String->OUString changesNoel Grandin
2013-08-22convert include/svtools/file*.hxx from String to OUStringNoel Grandin
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-05fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-05-14Remove obsolete RestrictedPath env var supportStephan Bergmann
2013-04-07Some cppcheck cleaningJulien Nabet
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-28Extract SvViewData into separate header/source files.Kohei Yoshida
2012-11-27String->OUString in svl urifilter and restrictedpathsNorbert Thiebaud
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-08Convert HashedEntryList to boost::ptr_vectorNoel Grandin
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-04CMIS UCP: Fixed folder creation and nodes renamingCédric Bosdonnat
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-25refactor ImpSvtDataCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-20remove extra string castsCaolán McNamara
2012-03-14Some visual clean upStephan Bergmann
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-14svtools/source/contnr: translate commentsStefan Knorr (astron)
2012-03-13Clean up ODocumentInfoPreviewStephan Bergmann
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe
2012-02-23Adapted FileViewContentEnumerator to safer-to-use salhelper::ThreadStephan Bergmann