summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2012-02-03WrongList::TextInserted: fix STL crashMichael Stahl
2012-02-03editeng: convert some DBG_ASSERTsMichael Stahl
2012-02-02resolved fdo#42784 BorderLine with only InnerWidth set does not workEike Rathke
2012-02-01Some cppcheck cleaningJulien Nabet
2012-01-31SWAPLONG->OSL_SWAPDWORDCaolán McNamara
2012-01-30fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-27SvxBorderLine::GuessLinesWidths: use SAL_N_ELEMENTSMichael Stahl
2012-01-27fdo#38542: SvxBorderLine::GuessLinesWidths:Michael Stahl
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-16force users of WriteByteStringLine to explictly denote encodingCaolán McNamara
2012-01-16force users of ReadByteStringLine to explictly denote encodingCaolán McNamara
2012-01-14SV_DECL_PTRARR_DEL->std::vectorAugust Sodora
2012-01-14Remove useless macroAugust Sodora
2012-01-14fix for gcc 4.7: unable to find string literal operatorMatúš Kukan
2012-01-12valgrind: ditch some unused codeCaolán McNamara
2012-01-11Remove an unused SvStringsDtorAugust Sodora
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-10These can be staticAugust Sodora
2012-01-10Remove unused table declarationAugust Sodora
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-10editeng: fix STL conversion dfbf0cabfa8310502e19642d56c746cc0d454d27Michael Stahl
2012-01-09simplify CharClassCaolán McNamara
2012-01-07make measurement units localizableAndras Timar
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara
2012-01-05tweak this a littleCaolán McNamara
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara
2012-01-05Remove Fill() usageChristina Rossmanith
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-27resurrect autocorrectionIvan Timofeev
2011-12-24DECLARE_TABLE->boost::ptr_mapAugust Sodora
2011-12-24std::map* -> std::mapDavid Tardon
2011-12-24make the line work as intended againDavid Tardon
2011-12-23Fix the build so that this is recognized as an initializer listAugust Sodora
2011-12-23DECLARE_TABLE->std::mapAugust Sodora
2011-12-23SV_DECL_VARARR->std::vectorAugust Sodora
2011-12-23Fix for fdo43460 Part XIV getLength() to isEmpty()Gustavo Buzzatti Pacheco
2011-12-23SV_DECL_VARARR->std::vectorAugust Sodora
2011-12-22callcatcher: Remove unused codeAugust Sodora
2011-12-22Correctly handle empty paragraphs in slideshow animation fdo#43684Thorsten Behrens
2011-12-22Revert "aw084: #i108052# Added code to mimic old behaviour and call user layo...Thorsten Behrens