summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-11/+2
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl5-10/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-1/+1
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl5-5/+10
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl5-0/+5
2012-09-28convert GetRepeatComment to OUStringCaolán McNamara2-37/+36
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2-6/+4
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+0
2012-09-17XubString->OUStringCaolán McNamara3-38/+39
2012-09-14SfxStyleSheetBasePool::Remove: fix valgrind warning:Michael Stahl1-1/+4
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann7-71/+42
2012-09-14fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin1-13/+3
2012-09-11Improvement on previous commitStephan Bergmann1-8/+4
2012-09-06Replace usage of rtl/memory.h in svl with equivalent from string.hArnaud Versini4-10/+12
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-2/+0
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin1-4/+3
2012-08-29resolved fdo#52240 fdo#52137 fdo#52288 user editable date patternsEike Rathke4-21/+77
2012-08-29String::Expand -> string::padToLengthCaolán McNamara2-12/+19
2012-08-28tweaking the "fill in character" support in Calc Number Format StringsJohann Messner3-7/+17
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2-2/+5
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2-6/+4
2012-08-17gbuild: register all jarsMichael Stahl1-6/+6
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-3/+1
2012-08-08reduce ascii noise and useless commentsThomas Arnhold2-4/+0
2012-08-08remove include comments and boxesThomas Arnhold2-5/+0
2012-08-07String::AllocBuffer replacementsCaolán McNamara2-28/+24
2012-08-07Remove non-existing forward declarationsThomas Arnhold3-4/+0
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2-3/+2
2012-08-04SfxBroadcaster: fix STL conversion:Michael Stahl2-27/+51
2012-08-03enable preview for 'special' '*' formatsNoel Power2-3/+11
2012-08-02cntnrsrt.hxx: remove dead codeMichael Stahl2-167/+0
2012-08-02strip down UniString some moreCaolán McNamara7-43/+46
2012-08-01Remove unused code: those classes are unusedThomas Arnhold1-74/+0
2012-08-01include svl/svdde.hxxCaolán McNamara2-6/+2
2012-07-31Fix mingw build of svlFridrich Štrba1-5/+9
2012-07-31DdeServices has forward declarations so can't be typedef'dMichael Stahl1-1/+1
2012-07-31svarray.hxx: 'e's pining for the fjords...Michael Stahl4-301/+0
2012-07-31remove DECLARE_LISTCaolán McNamara2-9/+3
2012-07-31use of a pointer to a temporary strings buffer is very wrongCaolán McNamara1-9/+11
2012-07-31strip down the PTRARR macro to the bits the last two uses requireCaolán McNamara1-45/+2
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara4-4/+0
2012-07-30C40_GETPOS is unnecessary nowCaolán McNamara1-2/+0
2012-07-30ditch SV_DECL_PTRARR_SORT_DELCaolán McNamara1-73/+3
2012-07-29Remove strange DummyTypeCaolán McNamara2-17/+11
2012-07-29expand out some rats nests of macrosCaolán McNamara1-152/+132
2012-07-29SV_DECL_PTRARR_GEN only used once, expand it outCaolán McNamara1-16/+13
2012-07-29callcatcher: strip SvPtrarr down to the used piecesCaolán McNamara2-61/+0
2012-07-29svarray.hxx: clean out much more cruftThomas Arnhold1-90/+0
2012-07-28expand final SV_DECL_VARARR SV_IMPL_VARARR SvPtrarr macroCaolán McNamara2-206/+145
2012-07-28dung out the unused pre-stl macrosCaolán McNamara1-71/+0