Age | Commit message (Expand) | Author |
2017-10-03 | lok: use getCommandValues to obtain a list of languages | Henry Castro |
2017-10-02 | lokdialog: Dialog invalidation support | Pranav Kant |
2017-10-01 | throw more useful uno::Exception's | Noel Grandin |
2017-09-27 | tdf#75757 comphelper: avoid STL inheritance in SequenceAsHashMap | Miklos Vajna |
2017-09-25 | Fix typos | Andrea Gelmini |
2017-09-23 | new loplugin unnecessarycatchthrow | Noel Grandin |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-22 | IndexedPropertyValuesContainer: remove iterators stupidity | Mike Kaganski |
2017-09-21 | loplugin:flatten in basctl..configmgr | Noel Grandin |
2017-09-19 | Unify SolarMutex implementations | Jan-Marek Glogowski |
2017-09-19 | Put back one more #include | Stephan Bergmann |
2017-09-15 | windows_process: don't use 8-bit string functions | Mike Kaganski |
2017-09-11 | clang-tidy modernize-use-emplace in c* | Noel Grandin |
2017-09-05 | Drop lazywrite property, which is silently ignored by configmgr anyway | Stephan Bergmann |
2017-09-04 | We can use thread_local on Windows, too | Tor Lillqvist |
2017-09-03 | gpg4libre: Recycle certificate selection dialog for encryption | Katarina Behrens |
2017-08-31 | gpg4libre/comphelper: add storage helper for GPG encryption data | Thorsten Behrens |
2017-08-28 | Log also the elapsed time of each zone, in milliseconds | Tor Lillqvist |
2017-08-27 | If called on an empty collection, don't let OEnumerationByIndex.nextElement() | Damjan Jovanovic |
2017-08-23 | Don't crash if aProfileId is null | Tor Lillqvist |
2017-08-18 | loplugin:unreffun (clang-cl) | Stephan Bergmann |
2017-08-18 | loplugin:cstylecast (clang-cl) | Stephan Bergmann |
2017-08-18 | -Werror,-Wmissing-field-initializers (clang-cl) | Stephan Bergmann |
2017-08-18 | -Werror,-Wwritable-strings (clang-cl) | Stephan Bergmann |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-08-17 | remove UL/L suffixes from integer constants in initialiser/call expressions | Noel Grandin |
2017-08-14 | new loplugin:droplong | Noel Grandin |
2017-08-13 | updater: fix crash on windows while creating the updater command line | Markus Mohrhard |
2017-08-13 | Revert "cppcheck: variableScope" | Markus Mohrhard |
2017-08-13 | cppcheck: variableScope | Jochen Nitschke |
2017-08-11 | convert std::map::insert to std::map::emplace II | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-08-08 | updater: move the windows process starting code to comphelper | Markus Mohrhard |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-07-28 | loplugin:constparams handle constructors | Noel Grandin |
2017-07-25 | use more comphelper::InitAnyPropertySequence | Noel Grandin |
2017-07-23 | remove now unnecessary comphelper::OModuleClient stuff | Noel Grandin |
2017-07-22 | loplugin:unusedfields in basctl..connectivity | Noel Grandin |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-17 | loplugin:constparams in comphelper,unoidl | Noel Grandin |
2017-07-17 | extend loplugin useuniqueptr to OUString pointers | Noel Grandin |
2017-07-16 | comphelper: move base64 encode/decode helpers from sax | Ashod Nakashian |
2017-07-13 | use more OUString::operator== comphelper..cui | Noel Grandin |
2017-07-12 | strip some linefeeds from the end of debug output | Noel Grandin |
2017-07-10 | simplify some OUString compareTo calls | Noel Grandin |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-07-10 | Remove useless method OCommonAccessibleText::getText | Arnaud Versini |
2017-07-07 | remove nullptr checks on STL search result iterators | Jochen Nitschke |
2017-07-07 | C++11 remove std::binary_function bases from functors | Jochen Nitschke |