summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-2112-31/+30
* fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae2012-01-182-5/+10
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-173-5/+5
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-163-5/+5
* force users of WriteByteStringLine to explictly denote encodingCaolán McNamara2012-01-161-1/+1
* force users of ReadByteStringLine to explictly denote encodingCaolán McNamara2012-01-161-2/+2
* SV_DECL_PTRARR_DEL->std::vectorAugust Sodora2012-01-144-31/+12
* Remove useless macroAugust Sodora2012-01-141-1/+0
* fix for gcc 4.7: unable to find string literal operatorMatúš Kukan2012-01-141-1/+1
* valgrind: ditch some unused codeCaolán McNamara2012-01-122-25/+0
* Remove an unused SvStringsDtorAugust Sodora2012-01-111-1/+0
* Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora2012-01-103-12/+0
* These can be staticAugust Sodora2012-01-101-16/+14
* Remove unused table declarationAugust Sodora2012-01-101-1/+0
* simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2012-01-101-1/+1
* editeng: fix STL conversion dfbf0cabfa8310502e19642d56c746cc0d454d27Michael Stahl2012-01-101-14/+32
* simplify CharClassCaolán McNamara2012-01-092-9/+9
* make measurement units localizableAndras Timar2012-01-071-6/+6
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-067-7/+1
* Removed unnecessary tools/link.hxx includes.Marcel Metz2012-01-061-1/+0
* make ReadUniOrByteString return a stringCaolán McNamara2012-01-065-15/+13
* tweak this a littleCaolán McNamara2012-01-051-1/+2
* getPropertyMap can return a reference instead of a pointerCaolán McNamara2012-01-053-4/+4
* Remove Fill() usageChristina Rossmanith2012-01-051-3/+4
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-051-0/+1
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-052-2/+0
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-051-1/+2
* resurrect autocorrectionIvan Timofeev2011-12-271-44/+38
* DECLARE_TABLE->boost::ptr_mapAugust Sodora2011-12-242-112/+118
* std::map* -> std::mapDavid Tardon2011-12-242-9/+6
* make the line work as intended againDavid Tardon2011-12-241-1/+1
* Fix the build so that this is recognized as an initializer listAugust Sodora2011-12-231-1/+1
* DECLARE_TABLE->std::mapAugust Sodora2011-12-232-17/+13
* SV_DECL_VARARR->std::vectorAugust Sodora2011-12-2311-90/+42
* Fix for fdo43460 Part XIV getLength() to isEmpty()Gustavo Buzzatti Pacheco2011-12-2312-23/+23
* SV_DECL_VARARR->std::vectorAugust Sodora2011-12-236-150/+97
* callcatcher: Remove unused codeAugust Sodora2011-12-224-121/+0
* Correctly handle empty paragraphs in slideshow animation fdo#43684Thorsten Behrens2011-12-221-0/+21
* Revert "aw084: #i108052# Added code to mimic old behaviour and call user layo...Thorsten Behrens2011-12-221-21/+0
* sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva2011-12-224-1/+77
* ByteString->rtl::OStringCaolán McNamara2011-12-221-7/+7
* tweak for pre language-defect #77Caolán McNamara2011-12-211-3/+3
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-216-26/+26
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-211-5/+4
* needs more work firstCaolán McNamara2011-12-211-4/+5
* bah, need to tweak for pre c++0xCaolán McNamara2011-12-216-26/+26
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-216-26/+26
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-211-5/+4