summaryrefslogtreecommitdiff
path: root/indra/llcommon/llstring.h
AgeCommit message (Expand)Author
2024-05-01Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-mergeAndrey Lihatskiy
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-24Merge branch 'main' into marchcat/x-mergeAndrey Lihatskiy
2024-03-14Proposal #2 to restore how UI/dialogs used to render by prioritizing fallback...Henri Beauchamp
2024-03-04Merge branch 'main' into marchcat/x-mergeAndrey Lihatskiy
2024-03-01Merge branch 'main' into marchcat/yz-mergeAndrey Lihatskiy
2024-02-09SL-20363 Option 'Debug Unicode' - show unicode valuesAlexander Gavriliuk
2024-02-08SL-20363 Add Advanced option 'Debug Unicode'Alexander Gavriliuk
2024-01-08replace boost library to standardAiraYumi
2023-11-30SL-19801 Log unicode characters for debugAlexander Gavriliuk
2023-10-18SL-20463 Rename outfit dialog box accepts emoji charactersAlexander Gavriliuk
2023-07-10SL-19951 Collect used icons in a special group 'Recently used'Alexander Gavriliuk
2023-04-20SL-19575 LLFloaterEmojiPicker - Add filter by categoryAlexander Gavriliuk
2023-01-26Merge branch 'xcode-14.1' into DRTVWR-489-emojiCallum Prentice
2023-01-16MacOS Build fixAndrey Kleshchev
2023-01-16MacOS Build fixAndrey Kleshchev
2023-01-07Cleanup for loops in llcommon to use C++11 range based for loopsFawrsk
2022-11-09Merge branch contribution/emoji into DRTVWR-489-emojiKitty Barnett
2022-11-03DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes.Nat Goodspeed
2022-08-28Merge branch 'contribution/emoji'Kitty Barnett
2021-11-23SL-16094: Support ll_convert<std::string>(const char*)Nat Goodspeed
2021-11-02SL-16207: Guess Microsoft compiler isn't smart about default params?Nat Goodspeed
2021-11-02SL-16207: Create uniform overload sets for wide-string conversions.Nat Goodspeed
2021-10-27SL-16207: Update llstring.h handling of different string types.Nat Goodspeed
2020-10-08DRTVWR-510 remove all LL_SOLARIS conditionalsDave Houlton
2020-03-25DRTVWR-476: Eliminate snprintf_hack::snprintf(). Use MS snprintf().Nat Goodspeed
2019-11-07Fallback fonts can have first crack at adding an unknown character + set Twem...Kitty Barnett
2019-04-16SL-10930 LLStringUtil pointlessly scan the stringandreykproductengine
2018-12-15SL-10153: auto name{expression} declares an initializer_listNat Goodspeed
2018-12-14SL-10153: VS 2013 isn't so fond of ?: involving std::string.Nat Goodspeed
2018-12-14SL-10153: Fix previous commit for non-Windows systems.Nat Goodspeed
2018-12-14SL-10153: Introduce ll_convert, windows_message() templates.Nat Goodspeed
2018-12-11SL-10153: Improve ll_convert_string_to_wide() and its converse.Nat Goodspeed
2018-01-17mergeBrad Payne (Vir Linden)
2017-10-03SL-808 - more work on arc display. area calculations still have some issues, ...Brad Payne (Vir Linden)
2017-08-16merge changes for DRTVWR-439Oz Linden
2017-06-16MAINT-7488 FIXED [Windows] Viewer crashes when pasting empty string from clip...Mnikolenko Productengine
2017-05-22Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2017-04-03MAINT-6404 FIXED When pasting text with mac linebreak into a notecard, it sho...mnikolenko
2016-12-20DRTVWR-418: operator comparison methods should be const.Nat Goodspeed
2016-06-01MAINT-6446 Correct password length handlingandreykproductengine
2016-04-04merge with 4.0.3-releaseOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-06-30Initial checkin for uploading via coroutine.Rider Linden
2014-04-07merge with releaseRichard Linden
2014-01-15Fixes from Windows build including utf-16 to utf-8 conversions.Aura Linden
2013-07-19BUILDFIX: #include and dependency cleanupRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-05-22CHUI-967: fix display of % escapes in chatGilbert Gonzales
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz