summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
2012-10-04sal_Bool->bool in svl::DdeTransactionNoel Grandin2-5/+5
2012-10-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin2-51/+51
2012-10-04sal_Bool->bool in svl::SvxSearchItemNoel Grandin2-52/+52
2012-10-04sal_Bool->bool in svl::DECL_PTRHINTNoel Grandin1-4/+4
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-3/+3
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-3/+8
2012-10-02String->OUString in svl::ImpSvNumberformatInfoNoel Grandin3-36/+36
2012-10-02String->OUString in sComment field in svl::SvNumberFormatNoel Grandin1-3/+3
2012-10-02sal_Bool->bool in svl::SfxImageItemNoel Grandin2-6/+6
2012-10-02sal_Bool->bool in svl::PasswordContainerNoel Grandin2-41/+41
2012-10-02sal_Bool->bool in svl::OFSInputStreamContainer and OFSStreamContainerNoel Grandin4-17/+16
2012-10-02sal_Bool->bool in svl::SvtCTLOptionsNoel Grandin2-47/+47
2012-10-02XubString->OUStringCaolán McNamara3-199/+195
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