summaryrefslogtreecommitdiff
path: root/svx/source/items
AgeCommit message (Expand)Author
2012-09-17XubString->OUStringCaolán McNamara
2012-08-16fdo#53061: Work around boost::ptr_vector.insert(..., nullptr) problemStephan Bergmann
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07drop bogus eof linesThomas Arnhold
2012-08-03enable preview for 'special' '*' formatsNoel Power
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-25remove typedef StringPtrMichael Stahl
2012-07-18Revert hrc string cleanupThomas Arnhold
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-25hrc cleanup: Further cleanupThomas Arnhold
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-06-12convert NfWSStringsDtor further to vector<OUString>Michael Stahl
2012-06-12Convert SV_DECL_PTRARR_DEL(NfCurrencyTable) to boost::ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR_DEL(NfWSStringsDtor) to std::vectorNoel Grandin
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-04-28removed dead codeTakeshi Abe
2012-04-02UniString->rtl::OUString and drop globalsCaolán McNamara
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-03-18Fix redundant assignment of "nAngle" in switchJulien Nabet
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-10Remove unused codeElton Chung
2012-02-08changes to "tools/table.hxx to std::map conversion"Eike Rathke
2012-02-08tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin
2012-01-17fix crash double clicking rotated text in calcCaolán McNamara
2012-01-15fix crash related to accessing null element in boost::ptr_vectorMarkus Mohrhard
2012-01-13svxempty.* not needed anymoreCaolán McNamara
2012-01-11Fix build on MacOSXAugust Sodora
2012-01-11SvStringsDtor->boost::ptr_vectorAugust Sodora
2012-01-11SvStringsDtor->std::vectorAugust Sodora
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-07Add a missing space in the format -> page -> organizer tabIvan Timofeev
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden
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-15Removed extra semicolonsJesse
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-11-22remove NfShCurrencyEntries and NfShCurrencyEntryPtr typesDaniel Di Marco
2011-11-18remove unused Sdr methodsFelix Zhang
2011-10-07WaE: unreachable codeTor Lillqvist
2011-09-29Replace SvULongs with std::vector in sfx2Maciej Rumianowski
2011-09-29Replace SvULongs and SVUShorts with std::vectorMaciej Rumianowski