summaryrefslogtreecommitdiff
path: root/svx/source/items
AgeCommit message (Expand)AuthorFilesLines
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-1/+6
2013-02-24loplugin: unused variablesThomas Arnhold1-10/+0
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac9-88/+75
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-1/+1
2013-01-02Change if-statements to switchWerner Koerner1-9/+8
2012-12-19Some cppcheck cleaningJulien Nabet1-11/+5
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-1/+1
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud1-1/+6
2012-11-27String => OUString in svl numfmuno + clean-up legacy of GetPreviewStringNorbert Thiebaud1-2/+6
2012-11-27re-base on ALv2 code. Includes:Michael Meeks20-468/+286
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
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