Age | Commit message (Expand) | Author |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-20 | Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx | Tobias Lippert |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-17 | Window::Notify should return bool, redux | Stephan Bergmann |
2014-01-17 | Window::Notify should return bool | Stephan Bergmann |
2013-12-16 | move this QueryFolderName into fpicker | Caolán McNamara |
2013-12-16 | convert query folder dialog to .ui | Caolán McNamara |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-10-21 | post String conversion cleanup | Thomas Arnhold |
2013-10-01 | convert fpicker module from String to OUString | Noel Grandin |
2013-09-27 | Related: fdo#38838 remove UniString::SearchBackward | Caolán McNamara |
2013-09-25 | Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii | Caolán McNamara |
2013-09-22 | Related: fdo#38838 remove UniString::CompareIgnoreCaseToAscii | Caolán McNamara |
2013-09-13 | String to OUString | Thomas Arnhold |
2013-09-08 | Related: fdo#38838 String::GetBufferAccess is now no more | Caolán McNamara |
2013-08-22 | convert include/svtools/QueryFolderName.hxx from String to OUString | Noel Grandin |
2013-07-28 | reduce use of UniString from ResID ctor | Caolán McNamara |
2013-06-13 | Resolves: #i121504# Support for alpha channel in clipboard for all systems | Armin Le Grand |
2013-05-14 | Remove obsolete RestrictedPath env var support | Stephan Bergmann |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-10 | fdo#62096: Replaced some OUString 'compareTo' with '==' | Prashant Pandey |
2013-03-25 | There are many ships in the port of Hamburg but "ownership" is not one | Tor Lillqvist |
2013-03-20 | Replace String with OUString (unotools) | Chr. Rossmanith |
2013-03-11 | fdo#38838: Converting String/UniString to OUString | elixir |
2013-02-24 | loplugin: unused variables | Thomas Arnhold |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet |
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 |
2013-01-09 | fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin |
2012-12-10 | rtl:: removal in fpicker | Radu Ioan |
2012-11-21 | SvtURLBox derives from ComboBox not Edit | Caolán McNamara |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-08-03 | Move PlaceEditDialog class and resources to svtools. | Rafael Dominguez |
2012-07-30 | remove unnecessary includes of svl/svarray.hxx | Caolán McNamara |
2012-07-25 | delete svl/svstdarr.hxx | Michael Stahl |
2012-07-13 | fpicker: moved + and - buttons in the places list control | Cédric Bosdonnat |
2012-07-13 | fpicker: added a splitter to resize the places list | Cédric Bosdonnat |
2012-07-11 | fpicker: fixed delete button (dis)enabling | Cédric Bosdonnat |
2012-07-11 | fpicker: Add place dialog, added CMIS repositories list | Cédric Bosdonnat |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-12 | Convert SV_DECL_PTRARR_DEL(ImageItemListDescriptor) to boost::ptr_vector | Noel Grandin |
2012-06-11 | remove EraseLeadingChars and EraseTrailingChars | Caolán McNamara |