summaryrefslogtreecommitdiff
path: root/svx/source/items
AgeCommit message (Expand)AuthorFilesLines
2013-08-10metric strings loaded from wrong .srcCaolán McNamara1-4/+4
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2-6/+6
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist1-1/+0
2013-04-09deleting NULL is safeTakeshi Abe1-2/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák8-28/+28
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-25sal_Bool to boolTakeshi Abe3-5/+5
2013-03-25deleting NULL is safeTakeshi Abe1-2/+1
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