summaryrefslogtreecommitdiff
path: root/editeng/source/items
AgeCommit message (Expand)Author
2012-04-18Non-inlining constructors.Kohei Yoshida
2012-04-16upgrade GetValueTextByPos family to rtl::OUStringCaolán McNamara
2012-04-06reduce overzealous namingLuboš Luňák
2012-04-05pure virtual with unused baseclass implCaolán McNamara
2012-03-30removed duplicate includes in desktop / editengTakeshi Abe
2012-03-27drop intermediate temporary UniStringsCaolán McNamara
2012-03-27UniString removal.Kohei Yoshida
2012-03-27Let's not use a macro for this...Kohei Yoshida
2012-03-26readUnicodeString can just return the stringCaolán McNamara
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-13Conditional jump or move depends on uninitialised valueCaolán McNamara
2012-03-12SvxULSpaceItem: implement contextual spacingMiklos Vajna
2012-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-23WaE: nWidth might be unused uninitializedCaolán McNamara
2012-02-23fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat
2012-02-18unusedeasy.code: remove SvxFont::DrawTextThomas Arnhold
2012-02-17clean up logicMariusz Dykierek
2012-02-14Remove unused code.Santiago Martinez
2012-02-02resolved fdo#42784 BorderLine with only InnerWidth set does not workEike Rathke
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-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
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-06make ReadUniOrByteString return a stringCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-23Fix for fdo43460 Part XIV getLength() to isEmpty()Gustavo Buzzatti Pacheco
2011-12-22callcatcher: Remove unused codeAugust Sodora
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-09catch exception by constant referenceTakeshi Abe
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove include of pch header in editengNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-11-08callcatcher: some unused methodsCaolán McNamara
2011-10-17these can be constCaolán McNamara
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-13I believe the src charset pragma is archaic and unusedCaolán McNamara
2011-09-01remove obsolete, and apparently unused GLOBALOVERFLOW* definesMichael Meeks
2011-08-10ByteString::ConvertFromUnicode->rtl::OUStringToOString::toCharCaolán McNamara