Age | Commit message (Expand) | Author |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-11 | sfx2: include <> for external includes | Norbert Thiebaud |
2013-11-08 | Make INetURLObject-from-OUString ctor explicit | Stephan Bergmann |
2013-10-01 | convert remnants of String to OUString in SFX2 module | Noel Grandin |
2013-09-13 | String to OUString | Thomas Arnhold |
2013-09-05 | match original intent of String::Erase(String::Search)) | Caolán McNamara |
2013-09-05 | convert sfx2/source/appl/* from String to OUString | Noel Grandin |
2013-08-29 | convert sfx2/source/appl/newhelp.hxx from String to OUString | Noel Grandin |
2013-08-08 | vcl, sw: fix the inheritance of SwComboBox from ComboBox a bit | Michael Stahl |
2013-07-08 | rename sfx2 log area to sfx | Michael Stahl |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-05-18 | Resolves: #i120300# Add new property "ShowContentTips"... | Ariel Constenla-Haile |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-11 | Fix warning: unused variable 'PROP_LAYOUT_MANAGER' [loplugin] | Tor Lillqvist |
2013-04-08 | fdo#46808, Convert frame::Frame to new style | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-03 | more clean-up around SfxContentHelper | Markus Mohrhard |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-22 | strg is ctrl in english | Thomas Arnhold |
2013-03-11 | fdo#38838: Converting String/UniString to OUString | elixir |
2013-03-04 | sal_Bool to bool | Takeshi Abe |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-24 | fdo#38838 searched, replaced and removed String::CreateFromInt32(). | Jean-Noël Rouvignac |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-02 | XubString->OUString | Caolán McNamara |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-08-16 | -Werror,-Wunused-value (Clang towards 3.2) | Stephan Bergmann |
2012-07-29 | Partially revert "Remove unused defines" | Thomas Arnhold |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-06-26 | tidy some resource strings | Caolán McNamara |
2012-06-11 | remove EraseLeadingChars and EraseTrailingChars | Caolán McNamara |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-04-25 | refactor ImpSvtData | Caolán McNamara |
2012-03-30 | removed duplicate includes in sfx2 | Takeshi Abe |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-01-17 | Replaced SAL_INFO with SAL_WARN were applicable. | Marcel Metz |
2012-01-16 | Replaced DBG_ERRORFILE with SAL_INFO. | Marcel Metz |
2012-01-10 | Fix for fdo43460 Part XXXIII getLength() to isEmpty() | Olivier Hallot |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2012-01-05 | add a comphelper::string::getTokenCount | Caolán McNamara |