- 03a9f13 ComponentContext::getUnoContext -> getComponentContext simplification by Stephan Bergmann · 14 years ago
- b854de9 deprecate oustringostreaminserter.hxx by Norbert Thiebaud · 14 years ago
- c20ba02 XubString->OUString by Caolán McNamara · 14 years ago
- 96d5134 SfxStyleSheetBasePool::Remove: fix valgrind warning: by Michael Stahl · 14 years ago
- 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
- 2e28420 fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new style by Noel Grandin · 14 years ago
- 8963c35 Improvement on previous commit by Stephan Bergmann · 14 years ago
- a3ffd9e Replace usage of rtl/memory.h in svl with equivalent from string.h by Arnaud Versini · 14 years ago
- bf43520 Java cleanup, remove unnecessary imports by Noel Grandin · 14 years ago
- 3a36408 fdo#46808, Adapt util::NumberFormatter UNO service to new style by Noel Grandin · 14 years ago
- cda1562 resolved fdo#52240 fdo#52137 fdo#52288 user editable date patterns by Eike Rathke · 14 years ago
- cbba418 String::Expand -> string::padToLength by Caolán McNamara · 14 years ago
- f727644 tweaking the "fill in character" support in Calc Number Format Strings by Johann Messner · 14 years ago
- 206c70e fdo#46808, Adapt TempFile UNO service to new style by Noel Grandin · 14 years ago
- 8638f1e fdo#46808, Adapt script::Converter service code to new style by Noel Grandin · 14 years ago
- 5a4bcd3 gbuild: register all jars by Michael Stahl · 14 years ago
- 58d03e3 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
- 2beba8f reduce ascii noise and useless comments by Thomas Arnhold · 14 years ago
- 49ad17e remove include comments and boxes by Thomas Arnhold · 14 years ago
- aac0465 String::AllocBuffer replacements by Caolán McNamara · 14 years ago
- d1ba541 Remove non-existing forward declarations by Thomas Arnhold · 14 years ago
- cf239da There is not need to allocate memory just for getting the 'indexOf' by Christophe JAILLET · 14 years ago
- 6868efe SfxBroadcaster: fix STL conversion: by Michael Stahl · 14 years ago
- 52dff37 enable preview for 'special' '*' formats by Noel Power · 14 years ago
- e38940a cntnrsrt.hxx: remove dead code by Michael Stahl · 14 years ago
- d4b172b strip down UniString some more by Caolán McNamara · 14 years ago
- 7910718 Remove unused code: those classes are unused by Thomas Arnhold · 14 years ago
- 3515019 include svl/svdde.hxx by Caolán McNamara · 14 years ago
- 8df3fbe Fix mingw build of svl by Fridrich Štrba · 14 years ago
- 68303de DdeServices has forward declarations so can't be typedef'd by Michael Stahl · 14 years ago
- 28a48f2 svarray.hxx: 'e's pining for the fjords... by Michael Stahl · 14 years ago
- e1544be remove DECLARE_LIST by Caolán McNamara · 14 years ago
- 1f77c43 use of a pointer to a temporary strings buffer is very wrong by Caolán McNamara · 14 years ago
- 7dcc3f5 strip down the PTRARR macro to the bits the last two uses require by Caolán McNamara · 14 years ago
- 747cb47 remove unnecessary includes of svl/svarray.hxx by Caolán McNamara · 14 years ago
- 2b049bb C40_GETPOS is unnecessary now by Caolán McNamara · 14 years ago
- b3a31f6 ditch SV_DECL_PTRARR_SORT_DEL by Caolán McNamara · 14 years ago
- 321216e Remove strange DummyType by Caolán McNamara · 14 years ago
- c03cdb3 expand out some rats nests of macros by Caolán McNamara · 14 years ago
- ca6e94e SV_DECL_PTRARR_GEN only used once, expand it out by Caolán McNamara · 14 years ago
- 1075501 callcatcher: strip SvPtrarr down to the used pieces by Caolán McNamara · 14 years ago
- a5a1b5d svarray.hxx: clean out much more cruft by Thomas Arnhold · 14 years ago
- f7361d7 expand final SV_DECL_VARARR SV_IMPL_VARARR SvPtrarr macro by Caolán McNamara · 14 years ago
- 0c6bc6e dung out the unused pre-stl macros by Caolán McNamara · 14 years ago
- eed641a update comment about SvPtrArr by Caolán McNamara · 14 years ago
- 50cf7ca convert SfxListenerArr_Impl from SvPtrarr to std::vector by Caolán McNamara · 14 years ago
- 5dbbe22 convert DdeItemImp to std::vector by Noel Grandin · 14 years ago
- eb03fe6 include osl/diagnose.h for OSL_ENSURE by Caolán McNamara · 14 years ago
- 75acbd4 delete svl/svstdarr.hxx by Michael Stahl · 14 years ago
- 05a6798 remove typedef StringPtr by Michael Stahl · 14 years ago
- 183ae1e svstdarr.hxx: remove SvXub_StrLens by Michael Stahl · 14 years ago
- 2dc5faa move SvStringsISortDtor to editeng/svxacorr.hxx by Michael Stahl · 14 years ago
- 29ee386 Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vector by Noel Grandin · 14 years ago
- f674de1 Revert "hrc cleanup: Remove unused cstitem.src" by Norbert Thiebaud · 14 years ago
- 3e78327 Revert hrc string cleanup by Thomas Arnhold · 14 years ago
- 09b853e CppunitTest_svl_urihelper fails on MSVC by Michael Stahl · 14 years ago
- ee0531d Remove unused HIDs by Thomas Arnhold · 14 years ago
- 5a7e838 hrc cleanup: Remove include guards from src files by Thomas Arnhold · 14 years ago
- ae95e31 hrc cleanup: Remove unused cstitem.src by Thomas Arnhold · 14 years ago
- 1042610 some UniString->rtl::OUString by Caolán McNamara · 14 years ago
- f4679c1 cast sal_uInt8 to sal_Int32, otherwise it would invoke valueOf(sal_Bool) by Ivan Timofeev · 14 years ago
- e8bc25ab explicitly convert to int to help the compiler select overloaded func by David Tardon · 14 years ago
- 7f5f500 Make windows tinderbox happy by Olivier Hallot · 14 years ago
- c6c9996 Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/ by Olivier Hallot · 14 years ago
- bccf34c ditch String::CreateFromAscii by Caolán McNamara · 14 years ago
- fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
- 6baa031 re-base on ALv2 code. by Michael Meeks · 14 years ago
- cc29007 fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndo: don't count the calls, but maintain a simple flag. by Frank Schoenheit [fs] · 15 years ago
- 1136fa4 Remove unused defines by Thomas Arnhold · 14 years ago
- 00240d0 Remove unused defines by Thomas Arnhold · 14 years ago
- d341aca hrc cleanup: Remove unused resource definitions by Thomas Arnhold · 14 years ago
- b63027f Remove some unused defines and controls by Thomas Arnhold · 14 years ago
- 4c4d748 Remove some more include guards by Thomas Arnhold · 14 years ago
- 1eed4c8 i#119400 repair broken undo by Ivan Timofeev · 14 years ago
- 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
- 887fc09 update unused code list by Caolán McNamara · 14 years ago
- 002ceda remove archaic include guards by Caolán McNamara · 14 years ago
- eb6716e _SV_DECL_PTRARR_DEF used in only one place by Caolán McNamara · 14 years ago
- 3b01007 _SV_DECL_PTRARR_DEF_GEN only used in one place by Caolán McNamara · 14 years ago
- bbac35af Remove unused header files by Thomas Arnhold · 14 years ago
- 4e46ab1 remove unnecessary ForEach by Caolán McNamara · 14 years ago
- 5cdb887 hrc cleanup: Simplify logic by Thomas Arnhold · 14 years ago
- ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
- c3f2401 reduce scope and replace some String::CreateFromAscii by Caolán McNamara · 14 years ago
- b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
- b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
- 5fcecf9 hrc cleanup: Remove unused defines by Thomas Arnhold · 14 years ago
- eeb5bea removed unused forward declarations of class by Takeshi Abe · 14 years ago
- 447e5b4 death to some UniStrings by Caolán McNamara · 14 years ago
- 06e2005 convert LocaleDataWrapper to OUString by Caolán McNamara · 14 years ago
- f03a3ed SfxPointerServer doesn't exist, so MI_HATS_REPARIERT not useful anymore either by Caolán McNamara · 14 years ago
- f5533a7 Remove obsolete inetdef.hxx by Thomas Arnhold · 14 years ago
- e06d6e3 hrc cleanup: Remove completely unused RIDs by Thomas Arnhold · 14 years ago
- 6ec1108 convert NfWSStringsDtor further to vector<OUString> by Michael Stahl · 14 years ago
- 6d0961d Convert SV_DECL_PTRARR_DEL(NfCurrencyTable) to boost::ptr_vector by Noel Grandin · 14 years ago
- 072a67d Convert SV_DECL_PTRARR_DEL(NfWSStringsDtor) to std::vector by Noel Grandin · 14 years ago
- 8f5629f remove EraseLeadingChars and EraseTrailingChars by Caolán McNamara · 14 years ago
- 2ac4d8b nuke dead code by Takeshi Abe · 14 years ago
- 24aa9c1 Remove superfluous include comments by Thomas Arnhold · 14 years ago
- 13887f4 Remove superfluous include comments by Thomas Arnhold · 14 years ago