summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann12-31/+30
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae2-5/+10
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz3-5/+5
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz3-5/+5
2012-01-16force users of WriteByteStringLine to explictly denote encodingCaolán McNamara1-1/+1
2012-01-16force users of ReadByteStringLine to explictly denote encodingCaolán McNamara1-2/+2
2012-01-14SV_DECL_PTRARR_DEL->std::vectorAugust Sodora4-31/+12
2012-01-14Remove useless macroAugust Sodora1-1/+0
2012-01-14fix for gcc 4.7: unable to find string literal operatorMatúš Kukan1-1/+1
2012-01-12valgrind: ditch some unused codeCaolán McNamara2-25/+0
2012-01-11Remove an unused SvStringsDtorAugust Sodora1-1/+0
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora3-12/+0
2012-01-10These can be staticAugust Sodora1-16/+14
2012-01-10Remove unused table declarationAugust Sodora1-1/+0
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-1/+1
2012-01-10editeng: fix STL conversion dfbf0cabfa8310502e19642d56c746cc0d454d27Michael Stahl1-14/+32
2012-01-09simplify CharClassCaolán McNamara2-9/+9
2012-01-07make measurement units localizableAndras Timar1-6/+6
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz7-7/+1
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz1-1/+0
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara5-15/+13
2012-01-05tweak this a littleCaolán McNamara1-1/+2
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara3-4/+4
2012-01-05Remove Fill() usageChristina Rossmanith1-3/+4
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-0/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-1/+2
2011-12-27resurrect autocorrectionIvan Timofeev1-44/+38
2011-12-24DECLARE_TABLE->boost::ptr_mapAugust Sodora2-112/+118
2011-12-24std::map* -> std::mapDavid Tardon2-9/+6
2011-12-24make the line work as intended againDavid Tardon1-1/+1
2011-12-23Fix the build so that this is recognized as an initializer listAugust Sodora1-1/+1
2011-12-23DECLARE_TABLE->std::mapAugust Sodora2-17/+13
2011-12-23SV_DECL_VARARR->std::vectorAugust Sodora11-90/+42
2011-12-23Fix for fdo43460 Part XIV getLength() to isEmpty()Gustavo Buzzatti Pacheco12-23/+23
2011-12-23SV_DECL_VARARR->std::vectorAugust Sodora6-150/+97
2011-12-22callcatcher: Remove unused codeAugust Sodora4-121/+0
2011-12-22Correctly handle empty paragraphs in slideshow animation fdo#43684Thorsten Behrens1-0/+21
2011-12-22Revert "aw084: #i108052# Added code to mimic old behaviour and call user layo...Thorsten Behrens1-21/+0
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva4-1/+77
2011-12-22ByteString->rtl::OStringCaolán McNamara1-7/+7
2011-12-21tweak for pre language-defect #77Caolán McNamara1-3/+3
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara6-26/+26
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-5/+4
2011-12-21needs more work firstCaolán McNamara1-4/+5
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara6-26/+26
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara6-26/+26
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-5/+4