summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/fileview.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-14fix assert, title column added twiceCaolán McNamara1-9/+11
2011-06-01overly staticCaolán McNamara1-2/+2
2011-04-27svtools-unsort-template-dialogentries.diff: grouping items in templates dialogRadek Doulik1-6/+18
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-49/+48
2011-03-04Remove bogus and useless comments.Guillaume Poussel1-2/+1
2011-02-02Remove DECLARE_LIST( StringList_Impl, OUString* )Joseph Powers1-2/+0
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara1-1/+0
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-6/+6
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-3/+2
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-6/+6
2010-11-19EasyHack: RTL_CONST macro from createFromAsciiKevin Hunter1-12/+12
2010-11-16fix this to build againCaolán McNamara1-12/+5
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-62/+175
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang1-44/+44
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer1-3/+3
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-2/+2
2010-10-25merge vosremoval-timer.diffNorbert Thiebaud1-5/+4
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-10-05refactor several SolarMutex releaser classes into oneLuboš Luňák1-20/+1
2010-07-13CWS changehid: resync to m84Mathias Bauer1-60/+173
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen1-60/+176
2010-06-21CWS-TOOLING: integrate CWS gridcontrol04obo1-59/+172
2010-06-08#i112173# - Handle keyinput for delete according to actual content properties.Kai Sommerfeld1-13/+54
2010-06-07#i112173# - context menu items reflect actual file properties.Kai Sommerfeld1-12/+90
2010-06-07cleanup (whitespace & exceptions).Kai Sommerfeld1-41/+35
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]1-3/+3