summaryrefslogtreecommitdiff
path: root/svl/inc
AgeCommit message (Expand)AuthorFilesLines
2012-06-21re-base on ALv2 code.Michael Meeks34-830/+524
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold4-384/+26
2012-06-15SfxPointerServer doesn't exist, so MI_HATS_REPARIERT not useful anymore eitherCaolán McNamara1-13/+0
2012-06-15Remove obsolete inetdef.hxxThomas Arnhold1-31/+0
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold1-54/+27
2012-06-12convert NfWSStringsDtor further to vector<OUString>Michael Stahl1-12/+1
2012-06-12Convert SV_DECL_PTRARR_DEL(NfCurrencyTable) to boost::ptr_vectorNoel Grandin1-3/+2
2012-06-12Convert SV_DECL_PTRARR_DEL(NfWSStringsDtor) to std::vectorNoel Grandin1-1/+11
2012-06-08Convert SV_PTRARR_DECL(SfxBroadcasterArr_Impl) to std::dequeNoel Grandin1-5/+4
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara1-12/+1
2012-05-15convert GetUndoActionComment family to rtl::OUStringCaolán McNamara1-4/+4
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara1-3/+3
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-1/+1
2012-05-04fpicker: make the place edition dialog workingCédric Bosdonnat1-1/+4
2012-04-30some changes for new fixed fraction built-in formatsEike Rathke2-10/+23
2012-04-30translated German commentsEike Rathke1-21/+20
2012-04-30get rid of confusing *LoadingSO5 namesEike Rathke1-7/+7
2012-04-27add virtual to the destructorMarkus Mohrhard1-1/+1
2012-04-17enable '*' repeat next char to fill available width for calc num formatsNoel Power1-2/+2
2012-04-16upgrade GetValueTextByPos family to rtl::OUStringCaolán McNamara2-7/+7
2012-04-11UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-6/+6
2012-03-30add constLuboš Luňák1-1/+1
2012-03-27UniString removal.Kohei Yoshida1-0/+4
2012-03-26readUnicodeString can just return the stringCaolán McNamara5-26/+22
2012-03-20reduce UniStringsCaolán McNamara4-30/+31
2012-03-20SfxUINT32s->std::vectorCaolán McNamara1-4/+2
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2-0/+6
2012-03-14callcatcher: update listCaolán McNamara1-11/+0
2012-03-12ditch SfxULongRangesCaolán McNamara1-4/+0
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin1-15/+29
2012-03-05String to OUString in cell.[ch]xx and follow upMarkus Mohrhard1-0/+11
2012-02-28SfxStyleSheet needs a default ctorCaolán McNamara1-9/+9
2012-02-28remove dangling legacy binary-compatible between-milestons temp hack nonsenseCaolán McNamara1-2/+0
2012-02-27Removed unused codeSzabolcs Dezsi1-2/+0
2012-02-19Remove unused codePetr Vorel1-1/+0
2012-02-19Remove unused codeElton Chung1-7/+0
2012-02-17Removed unused code from svl and sfx2Szabolcs Dezsi2-3/+0
2012-02-17EasyHack 42790: get rid of PRODUCTLaurent Balland-Poirier1-3/+3
2012-02-16callcatcher: update unused code listCaolán McNamara1-1/+7
2012-02-14Remove some more outdated sunpro tracesThomas Arnhold1-7/+0
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann1-2/+2
2012-02-09Replaced String by rtl::OUString in SvxMacroTakeshi Abe1-11/+11
2012-02-08changes to "tools/table.hxx to std::map conversion"Eike Rathke1-12/+15
2012-02-08tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin1-9/+17
2012-02-08update unused listCaolán McNamara1-1/+1
2012-02-07Reintroduce MSVC workaroundStephan Bergmann1-0/+1
2012-02-07Have SfxItemSet::HasItem take an optional pointer-to-pointer.Kohei Yoshida1-1/+1
2012-02-06I think it's time we had a real method for this...Kohei Yoshida1-0/+2