summaryrefslogtreecommitdiff
path: root/svx/source/items
AgeCommit message (Expand)AuthorFilesLines
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud1-3/+19
2012-10-09String->OUString in svl::ImpSvNumFor::GetNewCurrencySymbol methodNoel Grandin1-1/+1
2012-10-02XubString->OUStringCaolán McNamara1-8/+8
2012-09-17XubString->OUStringCaolán McNamara1-6/+5
2012-08-16fdo#53061: Work around boost::ptr_vector.insert(..., nullptr) problemStephan Bergmann1-1/+1
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-2/+0
2012-08-08remove include comments and boxesThomas Arnhold1-1/+0
2012-08-07drop bogus eof linesThomas Arnhold1-2/+0
2012-08-03enable preview for 'special' '*' formatsNoel Power1-5/+7
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+0
2012-07-25remove typedef StringPtrMichael Stahl1-6/+6
2012-07-18Revert hrc string cleanupThomas Arnhold1-0/+139
2012-06-29Remove some unused defines and controlsThomas Arnhold3-6/+0
2012-06-25hrc cleanup: Further cleanupThomas Arnhold1-139/+0
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-1/+1
2012-06-15move zoomitem from svx to sfx2Tim Hardeck1-228/+0
2012-06-12convert NfWSStringsDtor further to vector<OUString>Michael Stahl1-3/+4
2012-06-12Convert SV_DECL_PTRARR_DEL(NfCurrencyTable) to boost::ptr_vectorNoel Grandin1-21/+21
2012-06-12Convert SV_DECL_PTRARR_DEL(NfWSStringsDtor) to std::vectorNoel Grandin1-3/+2
2012-06-09Remove superfluous include commentsThomas Arnhold2-5/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-09Remove superfluous include commentsThomas Arnhold4-9/+0
2012-04-28removed dead codeTakeshi Abe3-40/+0
2012-04-02UniString->rtl::OUString and drop globalsCaolán McNamara1-9/+6
2012-04-02removed duplicate includes in svxTakeshi Abe1-1/+0
2012-03-18Fix redundant assignment of "nAngle" in switchJulien Nabet1-2/+2
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin1-40/+23
2012-02-27Removed unused codeSzabolcs Dezsi1-16/+0
2012-02-10Remove unused codeElton Chung2-36/+0
2012-02-08changes to "tools/table.hxx to std::map conversion"Eike Rathke1-10/+10
2012-02-08tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin1-16/+19
2012-01-17fix crash double clicking rotated text in calcCaolán McNamara1-4/+2
2012-01-15fix crash related to accessing null element in boost::ptr_vectorMarkus Mohrhard1-2/+1
2012-01-13svxempty.* not needed anymoreCaolán McNamara1-40/+0
2012-01-11Fix build on MacOSXAugust Sodora1-1/+1
2012-01-11SvStringsDtor->boost::ptr_vectorAugust Sodora1-34/+28
2012-01-11SvStringsDtor->std::vectorAugust Sodora1-29/+21
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora2-6/+0
2012-01-07Add a missing space in the format -> page -> organizer tabIvan Timofeev1-2/+12
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz1-1/+0
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara2-10/+9
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden1-63/+68
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden1-15/+0
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara2-18/+18
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara2-18/+18
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara2-18/+18
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-11-27remove include of pch header from svxNorbert Thiebaud20-40/+0
2011-11-22remove NfShCurrencyEntries and NfShCurrencyEntryPtr typesDaniel Di Marco1-2/+0
2011-11-18remove unused Sdr methodsFelix Zhang1-40/+0