summaryrefslogtreecommitdiffstats
path: root/svl/inc
Commit message (Expand)AuthorAgeFilesLines
...
* svstdarr.hxx: remove SvXub_StrLensMichael Stahl2012-07-251-3/+0
* move SvStringsISortDtor to editeng/svxacorr.hxxMichael Stahl2012-07-251-16/+0
* Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin2012-07-251-2/+12
* Revert hrc string cleanupThomas Arnhold2012-07-181-0/+2
* Remove unused HIDsThomas Arnhold2012-07-141-3/+1
* hrc cleanup: Remove unused cstitem.srcThomas Arnhold2012-07-131-2/+0
* Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/Olivier Hallot2012-07-031-1/+1
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-1/+1
* re-base on ALv2 code.Michael Meeks2012-07-0253-1264/+787
* fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndo: don't co...Frank Schoenheit [fs]2012-07-021-3/+8
* Remove unused definesThomas Arnhold2012-07-021-3/+0
* Remove unused definesThomas Arnhold2012-07-012-12/+0
* hrc cleanup: Remove unused resource definitionsThomas Arnhold2012-07-011-2/+1
* Remove some more include guardsThomas Arnhold2012-06-293-9/+0
* update unused code listCaolán McNamara2012-06-271-2/+3
* remove archaic include guardsCaolán McNamara2012-06-271-7/+0
* _SV_DECL_PTRARR_DEF used in only one placeCaolán McNamara2012-06-271-6/+3
* _SV_DECL_PTRARR_DEF_GEN only used in one placeCaolán McNamara2012-06-271-6/+3
* Remove unused header filesThomas Arnhold2012-06-272-225/+0
* remove unnecessary ForEachCaolán McNamara2012-06-251-39/+0
* hrc cleanup: Simplify logicThomas Arnhold2012-06-251-7/+4
* re-base on ALv2 code.Michael Meeks2012-06-225-118/+73
* re-base on ALv2 code.Michael Meeks2012-06-2134-830/+524
* re-base on ALv2 code.Michael Meeks2012-06-211-26/+17
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-214-384/+26
* SfxPointerServer doesn't exist, so MI_HATS_REPARIERT not useful anymore eitherCaolán McNamara2012-06-151-13/+0
* Remove obsolete inetdef.hxxThomas Arnhold2012-06-151-31/+0
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-151-54/+27
* convert NfWSStringsDtor further to vector<OUString>Michael Stahl2012-06-121-12/+1
* Convert SV_DECL_PTRARR_DEL(NfCurrencyTable) to boost::ptr_vectorNoel Grandin2012-06-121-3/+2
* Convert SV_DECL_PTRARR_DEL(NfWSStringsDtor) to std::vectorNoel Grandin2012-06-121-1/+11
* Convert SV_PTRARR_DECL(SfxBroadcasterArr_Impl) to std::dequeNoel Grandin2012-06-081-5/+4
* reduce static_initialization_and_destruction chainCaolán McNamara2012-05-161-12/+1
* convert GetUndoActionComment family to rtl::OUStringCaolán McNamara2012-05-151-4/+4
* convert GetComment family to rtl::OUStringCaolán McNamara2012-05-141-3/+3
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-041-1/+1
* fpicker: make the place edition dialog workingCédric Bosdonnat2012-05-041-1/+4
* some changes for new fixed fraction built-in formatsEike Rathke2012-04-302-10/+23
* translated German commentsEike Rathke2012-04-301-21/+20
* get rid of confusing *LoadingSO5 namesEike Rathke2012-04-301-7/+7
* add virtual to the destructorMarkus Mohrhard2012-04-271-1/+1
* enable '*' repeat next char to fill available width for calc num formatsNoel Power2012-04-171-2/+2
* upgrade GetValueTextByPos family to rtl::OUStringCaolán McNamara2012-04-162-7/+7
* UniString->rtl::OUStringCaolán McNamara2012-04-111-1/+1
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-051-6/+6
* add constLuboš Luňák2012-03-301-1/+1
* UniString removal.Kohei Yoshida2012-03-271-0/+4
* readUnicodeString can just return the stringCaolán McNamara2012-03-265-26/+22
* reduce UniStringsCaolán McNamara2012-03-204-30/+31
* SfxUINT32s->std::vectorCaolán McNamara2012-03-201-4/+2