summaryrefslogtreecommitdiffstats
path: root/svx/source/items
Commit message (Expand)AuthorAgeFilesLines
* deleting NULL is safeTakeshi Abe2013-04-091-2/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-078-28/+28
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* sal_Bool to boolTakeshi Abe2013-03-253-5/+5
* deleting NULL is safeTakeshi Abe2013-03-251-2/+1
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-082-1/+6
* loplugin: unused variablesThomas Arnhold2013-02-241-10/+0
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-289-88/+75
* Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-091-1/+1
* Change if-statements to switchWerner Koerner2013-01-021-9/+8
* Some cppcheck cleaningJulien Nabet2012-12-191-11/+5
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-301-1/+1
* remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud2012-11-271-1/+6
* String => OUString in svl numfmuno + clean-up legacy of GetPreviewStringNorbert Thiebaud2012-11-271-2/+6
* re-base on ALv2 code. Includes:Michael Meeks2012-11-2720-468/+286
* AllSettings with LanguageTagEike Rathke2012-11-221-1/+1
* migrate one GetOutputString variatn to OUStringNorbert Thiebaud2012-11-181-3/+19
* String->OUString in svl::ImpSvNumFor::GetNewCurrencySymbol methodNoel Grandin2012-10-091-1/+1
* XubString->OUStringCaolán McNamara2012-10-021-8/+8
* XubString->OUStringCaolán McNamara2012-09-171-6/+5
* fdo#53061: Work around boost::ptr_vector.insert(..., nullptr) problemStephan Bergmann2012-08-161-1/+1
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-161-2/+0
* remove include comments and boxesThomas Arnhold2012-08-081-1/+0
* drop bogus eof linesThomas Arnhold2012-08-071-2/+0
* enable preview for 'special' '*' formatsNoel Power2012-08-031-5/+7
* delete svl/svstdarr.hxxMichael Stahl2012-07-251-1/+0
* remove typedef StringPtrMichael Stahl2012-07-251-6/+6
* Revert hrc string cleanupThomas Arnhold2012-07-181-0/+139
* Remove some unused defines and controlsThomas Arnhold2012-06-293-6/+0
* hrc cleanup: Further cleanupThomas Arnhold2012-06-251-139/+0
* convert LocaleDataWrapper to OUStringCaolán McNamara2012-06-181-1/+1
* move zoomitem from svx to sfx2Tim Hardeck2012-06-151-228/+0
* convert NfWSStringsDtor further to vector<OUString>Michael Stahl2012-06-121-3/+4
* Convert SV_DECL_PTRARR_DEL(NfCurrencyTable) to boost::ptr_vectorNoel Grandin2012-06-121-21/+21
* Convert SV_DECL_PTRARR_DEL(NfWSStringsDtor) to std::vectorNoel Grandin2012-06-121-3/+2
* Remove superfluous include commentsThomas Arnhold2012-06-092-5/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* Remove superfluous include commentsThomas Arnhold2012-06-094-9/+0
* removed dead codeTakeshi Abe2012-04-283-40/+0
* UniString->rtl::OUString and drop globalsCaolán McNamara2012-04-021-9/+6
* removed duplicate includes in svxTakeshi Abe2012-04-021-1/+0
* Fix redundant assignment of "nAngle" in switchJulien Nabet2012-03-181-2/+2
* Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin2012-03-081-40/+23
* Removed unused codeSzabolcs Dezsi2012-02-271-16/+0
* Remove unused codeElton Chung2012-02-102-36/+0
* changes to "tools/table.hxx to std::map conversion"Eike Rathke2012-02-081-10/+10
* tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin2012-02-081-16/+19
* fix crash double clicking rotated text in calcCaolán McNamara2012-01-171-4/+2
* fix crash related to accessing null element in boost::ptr_vectorMarkus Mohrhard2012-01-151-2/+1
* svxempty.* not needed anymoreCaolán McNamara2012-01-131-40/+0