- e2451bd Convert indexOf->startsWith and lastIndexOf->endsWith by Noel Grandin · 12 years ago
- d15f680 fixincludeguards.sh: svl by Thomas Arnhold · 12 years ago
- 8e602af stop looking for Jar files in solver by Michael Stahl · 12 years ago
- da5449d fdo#54938: More uses of cppu::supportsService by Marcos Paulo de Souza · 12 years ago
- 8396cce clean up places accessing the NULL at the of an OUString by Noel Grandin · 12 years ago
- f852bda clean up some include guards by Thomas Arnhold · 12 years ago
- 7a06928 convert code to use OUString::endsWith by Noel Grandin · 12 years ago
- a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
- 45e366e drop unnecessary tools/string includes by Caolán McNamara · 12 years ago
- f649a16 some GetTokens hidden in windows only code by Caolán McNamara · 12 years ago
- 3d32931 fdo#54938: Adapt svtools and comphelper module ... by Marcos Paulo de Souza · 12 years ago
- cb8183d Simplify and avoid use of UNX by Tor Lillqvist · 12 years ago
- 78e0d07 Compare by pointers first. by Kohei Yoshida · 12 years ago
- 19ea624 Fix equality operator for SharedString & write test for it. by Kohei Yoshida · 12 years ago
- 7333881 Formula tokens, formula cells and formula interpreters to use shared strings. by Kohei Yoshida · 12 years ago
- 0eabc71 Import shared formulas from xlsx without crashing. by Kohei Yoshida · 12 years ago
- cff2f33 Add isEmpty() to SharedString. This simplies a lot of its call sites. by Kohei Yoshida · 12 years ago
- 3786609 No more getIdentifier*() calls because they are not efficient. by Kohei Yoshida · 12 years ago
- 658fc68 Store svl::SharedString in document cell storage instead of OUString. by Kohei Yoshida · 13 years ago
- ee8fad6 ContentInfo to store svl::SharedString instead of OUString. by Kohei Yoshida · 13 years ago
- f4bda54 Re-implement interning in order to return both string arrays. by Kohei Yoshida · 13 years ago
- 6d28758 This DEBUG_UNIT_TEST stuff is unused by Tor Lillqvist · 13 years ago
- 773173c unused function 'operator<<' by Tor Lillqvist · 13 years ago
- 3ff650d Rename StringPool to SharedStringPool because that's what it is. by Kohei Yoshida · 13 years ago
- 4aa4116 Let's just use sal_uIntPtr straight. by Kohei Yoshida · 13 years ago
- 57bc9f7 A little more test on shared string pool's life cycle management. by Kohei Yoshida · 13 years ago
- 00d0800 No need to intern strings here; all OUString's are ref-counted. by Kohei Yoshida · 13 years ago
- 5f5876e Add purge() method to purge unreferenced strings from the pool. by Kohei Yoshida · 13 years ago
- 46ca6ab The map actualy needs to store OUString to have it ref-counted automatically. by Kohei Yoshida · 13 years ago
- 2c96a28 Correct way to get case-insensitive string identifiers. by Kohei Yoshida · 13 years ago
- b3674c9 Let's not expose the internal pointer. Define different ID type. by Kohei Yoshida · 13 years ago
- 4d076d4 Write some rudimentary tests for the new shared string pool class. by Kohei Yoshida · 13 years ago
- 5d3ea0c Establish mapping between original strings and upper strings. by Kohei Yoshida · 13 years ago
- 878439c Move this string pool code to svl. by Kohei Yoshida · 13 years ago
- dccaf7a SfxStyleSheetBase::SetFollow: OSL_FAIL -> SAL_WARN by Miklos Vajna · 13 years ago
- 13b1c9d WaE: unused variable by Tor Lillqvist · 13 years ago
- 35607cb bWeiter -> bContinue by Philipp Riemer · 13 years ago
- 7004330 -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
- 4145544 -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
- abd3338 desktop: stop replacing %PRODUCTNAME %PRODUCTXMLFILEFORMATVERSION by Michael Stahl · 13 years ago
- 89de6ba Introduce ASCII case conversion and use more/rtl/character.hxx. by Arnaud Versini · 13 years ago
- 3d373e8 Missing #include by Stephan Bergmann · 13 years ago
- 98de5b4 Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii by Caolán McNamara · 13 years ago
- 2f4d7ea fdo#54686 Treat hard blank as soft blank in number by Laurent Balland-Poirier · 13 years ago
- 19d7fd2 Sprinkle more boost_headers love by Tor Lillqvist · 13 years ago
- 387666f remove filerec.hxx inclusion where not needed by Philipp Riemer · 13 years ago
- 5cc7172 was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback() by Eike Rathke · 13 years ago
- 5e9137c These shall apparently check for URL scheme prefix match by Stephan Bergmann · 13 years ago
- 98e20a3 Mark as const by Takeshi Abe · 13 years ago
- 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
- 08452f1 Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA by Tor Lillqvist · 13 years ago
- 7e7a83b SfxItemPool: detect duplicate SlotId mappings by Michael Stahl · 13 years ago
- c8e3270 SfxEnumItem: cut out the middle man here too by Michael Stahl · 13 years ago
- 69f6867 SfxBoolItem: cut out the middle man by Michael Stahl · 13 years ago
- 1ff7dfa fdo#66071: SfxUndoManager: allow Writer to set modified status properly by Michael Stahl · 13 years ago
- f371e16 Start removing obviously unused and/or obsolete "inet types": SCHEDULE stuff by Tor Lillqvist · 13 years ago
- c66a0e9 remove obsolete SjJSbxObject cruft by Michael Stahl · 13 years ago
- 44cd56e Doxygenize some docs, translate to English while at it. by Thorsten Behrens · 13 years ago
- a95d1ef Remove effectively unused INetURLObject OString overloads by Stephan Bergmann · 13 years ago
- a1c081a Revert "SfxStyleSheetBasePool: remove internal iterator" by Michael Stahl · 13 years ago
- 3a46d91f SfxStyleSheetBasePool: remove internal iterator by Michael Stahl · 13 years ago
- 1ed9d50 SfxStyleSheetBasePool::Make: remove nPos parameter by Michael Stahl · 13 years ago
- c0cffa6 fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO by Jelle van der Waa · 13 years ago
- f841985 svl: add an SfxGrabBagItem by Miklos Vajna · 13 years ago
- 92c08f0 After some trials, maybe even I can get things right by Fridrich Štrba · 13 years ago
- 6a18796 Brackets are cheap, so use them by Fridrich Štrba · 13 years ago
- c6c2c70 Fix MINGW64 build in svl by Fridrich Štrba · 13 years ago
- e179af1 fdo#62475 removed pointless comments by Jelle van der Waa · 13 years ago
- c66e9cd Delete SvCacheStream class by Palenik Mihály · 13 years ago
- 652ccbd i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. by Michael Stahl · 13 years ago
- 358d1a9 use static LanguageTag::convertTo...() for standalone conversions by Eike Rathke · 13 years ago
- fc0a23e constify these methods by Caolán McNamara · 13 years ago
- d75dd80 Resolves: fdo#54493 autoenable CJK/CTL ui based on installed keyboards by Caolán McNamara · 13 years ago
- a865cec Related: fdo#54493 determine if a CJK/CTL keyboard is installed by Marc Garcia · 13 years ago
- 759d563 use LanguageTag to convert by Eike Rathke · 13 years ago
- 02a4879 use LanguageTag to convert by Eike Rathke · 13 years ago
- 35acb8a -Werror,-Wheader-guard (Clang trunk towards 3.4) by Stephan Bergmann · 13 years ago
- be025c1 OUString, missing conversion in a DBG case by Norbert Thiebaud · 13 years ago
- 0098512 module svl: all String and some bool and related clean-up by Norbert Thiebaud · 13 years ago
- 8624906 Mark as const by Takeshi Abe · 13 years ago
- bf54e43 there are no SfxFontItem used anywhere by Caolán McNamara · 13 years ago
- 3835dee SvStream: remove the error prone operator<</>>(sal_Int64) by Michael Stahl · 13 years ago
- 6a08067 OUString convertion for unotools by Norbert Thiebaud · 13 years ago
- 710f41b Clean String and sal_Bool in tools by Norbert Thiebaud · 13 years ago
- ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
- fdf51525 more README by Michael Stahl · 13 years ago
- 25d84e2 Resolves: #i121751# restore cursor/selection on Undo/Redo language... by Oliver-Rainer Wittmann · 13 years ago
- 91b8728 Resolves: #i120020# corrected paragraph merge... by Armin Le Grand · 13 years ago
- 97f71c5 fdo#43460 svl: use isEmpty() by Jelle van der Waa · 13 years ago
- 448fa13 Fix fdo#52204 add new feature ignore diacritics in search for CTL by abdulmajeed ahmed · 13 years ago
- e7b87d6 -Werror,-Wdeprecated-register by Stephan Bergmann · 13 years ago
- 904aff1 Translate German comments, fix some WS by Philipp Weissenbacher · 13 years ago
- 0d5a2d2 Translate German comments, correct some WS by Philipp Weissenbacher · 13 years ago
- ab28fde Remove commented out code by Philipp Weissenbacher · 13 years ago
- 8956854 String to OUString (SfxStringItem and related) by Matteo Casalin · 13 years ago
- ace2106 Return accidentally removed field by Tor Lillqvist · 13 years ago
- 894fdca Remove micro optimisation by Philipp Weissenbacher · 13 years ago
- 55343ab Translate German comments, correct some WS by Philipp Weissenbacher · 13 years ago
- 2ffd312 Translate German comments, delete some WS and correct formatting by Philipp Weissenbacher · 13 years ago
- c6e8f30 initialize number scanner. by Michael Meeks · 13 years ago