Age | Commit message (Expand) | Author |
2014-02-26 | Remove visual noise from sfx2 | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
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-02-04 | startcenter: fdo#72469: Thumbnails also for other file types than ODF. | Jan Holesovsky |
2014-01-18 | Window::PreNotify should return bool | Stephan Bergmann |
2014-01-17 | Window::Notify should return bool | Stephan Bergmann |
2014-01-09 | remove unnecessary casts when calling Combobox::SetEntryData | Noel Grandin |
2013-12-16 | convert help bookmark dialog to .ui | Caolán McNamara |
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 |