summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2011-12-19Removed COMPRESSMODE_FULL support from SvStreamMatteo Casalin1-1/+0
2011-12-19callcatcher: Remove unused codeAugust Sodora10-169/+0
2011-12-19Resolves: fdo#43082 can't claim its not a DXF just because didn't see SECTIONCaolán McNamara1-18/+18
2011-12-17gcc-trunk: avoid confusionMatúš Kukan1-1/+1
2011-12-15Removed extra semicolonsJesse3-3/+3
2011-12-15convert ReadCString from ByteString to OStringCaolán McNamara1-5/+4
2011-12-14Cleanup jpeg bitmap creation & loading codeMichael Meeks1-16/+21
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara1-1/+0
2011-12-14configmgr.component is no longer an old one.Stephan Bergmann1-2/+2
2011-12-13unused inline RemoveStatusFieldCaolán McNamara1-3/+0
2011-12-13SbTextPortions, etc can completely goCaolán McNamara2-26/+0
2011-12-13callcatcher: remove newly unused codeCaolán McNamara9-271/+0
2011-12-12Resolves: fdo#42694 crash inserting table controlCaolán McNamara1-13/+27
2011-12-11Remove ByteStringJulien Nabet1-1/+1
2011-12-11Remove ByteStringJulien Nabet1-3/+2
2011-12-09fixed fdo#37349 present Catalan (Valencian) as selectable UI languageEike Rathke3-3/+10
2011-12-09svtools: imagemgr.src: use %PRODUCTXMLFILEFORMATNAMEMichael Stahl1-11/+11
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara13-538/+0
2011-12-08Remove unused codeAugust Sodora2-41/+0
2011-12-08childs -> childrenMichael T. Whiteley14-185/+185
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara1-7/+4
2011-12-03svt::ToolboxController: valgrind complained...Michael Stahl1-0/+2
2011-12-03property name spelling s/Visiable/Visible/Michael Stahl2-18/+16
2011-12-03svtools: ImpPeekGraphicFormat: STL assertionMichael Stahl1-2/+7
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-1/+1
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke3-6/+8
2011-11-30convert over hidden windows-only ByteStringsCaolán McNamara1-8/+9
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke2-5/+5
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-28need extra libCaolán McNamara1-0/+1
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara8-36/+40
2011-11-28ByteString::GetToken->comphelper::string::getTokenCaolán McNamara3-4/+6
2011-11-28Cleaned up utl::UCBContentHelper.Stephan Bergmann2-9/+7
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-463/+0
2011-11-27remove pch from the include listNorbert Thiebaud5-5/+0
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud216-410/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-11-26Remove unnecessary tools includesAugust Sodora1-8/+0
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-4/+4
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-24RTF import: partly fixed the WMF images scaling.Cédric Bosdonnat7-66/+118
2011-11-23for mixed script mode use sample latin textCaolán McNamara1-8/+7
2011-11-23impress212: #i81610# fixed animation exporterack1-8/+6
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara5-15/+18
2011-11-23_SVSTDARR_ULONGS not used hereCaolán McNamara1-4/+0
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara2-6/+6
2011-11-22ByteString->rtl::OStringCaolán McNamara4-22/+24
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon1-1/+1
2011-11-19remove ENABLE_BYTESTRING_STREAM_OPERATORSCaolán McNamara1-4/+2