summaryrefslogtreecommitdiffstats
path: root/svl/inc
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808: Slight simplifications of previous commitStephan Bergmann2012-11-051-9/+1
* fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin2012-11-051-2/+11
* XubString->OUStringCaolán McNamara2012-11-012-4/+4
* resolved rhbz865058 retard overflow of internal table of number formatsEike Rathke2012-10-311-1/+1
* trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara2012-10-301-6/+5
* fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin2012-10-291-6/+6
* String->OUString in SVL::SvNumberFormat calendar methodsNoel Grandin2012-10-091-4/+4
* String->OUString in svl::ImpSvNumFor::GetNewCurrencySymbol methodNoel Grandin2012-10-091-2/+2
* String->OUString in svl::SvNumberFormat::GetMappedFormatstring methodNoel Grandin2012-10-091-1/+1
* sal_Bool->bool in svl::DdeTransactionNoel Grandin2012-10-041-2/+2
* sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin2012-10-041-22/+23
* sal_Bool->bool in svl::SvxSearchItemNoel Grandin2012-10-041-45/+45
* sal_Bool->bool in svl::DECL_PTRHINTNoel Grandin2012-10-041-4/+4
* String->OUString in svl::ImpSvNumberformatInfoNoel Grandin2012-10-021-2/+2
* String->OUString in sComment field in svl::SvNumberFormatNoel Grandin2012-10-021-3/+3
* sal_Bool->bool in svl::SfxImageItemNoel Grandin2012-10-021-2/+2
* sal_Bool->bool in svl::SvtCTLOptionsNoel Grandin2012-10-021-10/+10
* XubString->OUStringCaolán McNamara2012-10-021-32/+30
* convert GetRepeatComment to OUStringCaolán McNamara2012-09-281-19/+19
* XubString->OUStringCaolán McNamara2012-09-172-9/+9
* resolved fdo#52240 fdo#52137 fdo#52288 user editable date patternsEike Rathke2012-08-291-0/+4
* tweaking the "fill in character" support in Calc Number Format StringsJohann Messner2012-08-281-2/+2
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-142-3/+1
* String::AllocBuffer replacementsCaolán McNamara2012-08-071-1/+1
* Remove non-existing forward declarationsThomas Arnhold2012-08-073-4/+0
* SfxBroadcaster: fix STL conversion:Michael Stahl2012-08-041-7/+4
* enable preview for 'special' '*' formatsNoel Power2012-08-031-1/+2
* cntnrsrt.hxx: remove dead codeMichael Stahl2012-08-021-166/+0
* strip down UniString some moreCaolán McNamara2012-08-021-9/+9
* Remove unused code: those classes are unusedThomas Arnhold2012-08-011-74/+0
* include svl/svdde.hxxCaolán McNamara2012-08-011-1/+1
* DdeServices has forward declarations so can't be typedef'dMichael Stahl2012-07-311-1/+1
* svarray.hxx: 'e's pining for the fjords...Michael Stahl2012-07-311-202/+0
* remove DECLARE_LISTCaolán McNamara2012-07-311-7/+1
* strip down the PTRARR macro to the bits the last two uses requireCaolán McNamara2012-07-311-45/+2
* remove unnecessary includes of svl/svarray.hxxCaolán McNamara2012-07-304-4/+0
* C40_GETPOS is unnecessary nowCaolán McNamara2012-07-301-2/+0
* ditch SV_DECL_PTRARR_SORT_DELCaolán McNamara2012-07-301-73/+3
* Remove strange DummyTypeCaolán McNamara2012-07-291-17/+1
* expand out some rats nests of macrosCaolán McNamara2012-07-291-152/+132
* SV_DECL_PTRARR_GEN only used once, expand it outCaolán McNamara2012-07-291-16/+13
* callcatcher: strip SvPtrarr down to the used piecesCaolán McNamara2012-07-291-23/+0
* svarray.hxx: clean out much more cruftThomas Arnhold2012-07-291-90/+0
* expand final SV_DECL_VARARR SV_IMPL_VARARR SvPtrarr macroCaolán McNamara2012-07-281-204/+48
* dung out the unused pre-stl macrosCaolán McNamara2012-07-281-71/+0
* update comment about SvPtrArrCaolán McNamara2012-07-281-1/+1
* convert SfxListenerArr_Impl from SvPtrarr to std::vectorCaolán McNamara2012-07-281-10/+15
* include osl/diagnose.h for OSL_ENSURECaolán McNamara2012-07-251-0/+1
* delete svl/svstdarr.hxxMichael Stahl2012-07-251-34/+0
* remove typedef StringPtrMichael Stahl2012-07-251-2/+0