Age | Commit message (Expand) | Author |
2015-01-11 | Related: #i94895# revert the part of revision 1650261 | Tsutomu Uchino |
2015-01-09 | Resolves: #i94895# fix illegal result of Replace runtime function" | Caolán McNamara |
2015-01-09 | loplugin:cstylecast | Stephan Bergmann |
2015-01-09 | Resolves: #i63614# fix strange type mismatch when Iif function is used | Tsutomu Uchino |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2015-01-08 | Revert "Resolves: #i94895# fix illegal result of Replace runtime function" | Caolán McNamara |
2015-01-08 | Resolves: #i94895# fix illegal result of Replace runtime function | Tsutomu Uchino |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2015-01-07 | Resolves: fdo#87003 - Kill BOOST_FOREACH | Pieter Adriaensen |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2015-01-05 | Resolves: fdo#87003 Kill BOOST_FOREACH on master | Nathan Yee |
2015-01-02 | Remove unnecessary comphelper::string::getToken | Stephan Bergmann |
2014-12-30 | Rename "Mid" unit tests to distinguish cases with 2 and 3 args | Julien Nabet |
2014-12-27 | boost::unordered_map -> c++11 std::unordered_map | Caolán McNamara |
2014-12-18 | basic: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-17 | Introduce rtl::OUStringLiteral1 | Stephan Bergmann |
2014-12-12 | basic: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-09 | Resolves: fdo#86843 avoid getting deleted before finishing Broadcast | Caolán McNamara |
2014-12-06 | reduce scope of local variables | Michael Weghorn |
2014-12-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-12-03 | Further clean-up | Stephan Bergmann |
2014-12-03 | Code clean-up/consolidation task. | Vishv Brahmbhatt |
2014-12-03 | fdo#84938 replace BASERR_REASON_ constants -> enum | Tobias Madl |
2014-12-03 | Add missing include header | David Ostrovsky |
2014-11-21 | busted loop condition | Caolán McNamara |
2014-11-21 | coverity#1255390 Resource leak | Caolán McNamara |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-17 | coverity#735399 Logically dead code | Caolán McNamara |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-14 | this is for detecting the type of a variable based on its name | Caolán McNamara |
2014-11-14 | coverity#1242865 Untrusted value as argument | Caolán McNamara |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-14 | vcl: move the Impl class of MapMode ...uhm... out of the public header? | Michael Stahl |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-05 | coverity#1242689 Untrusted loop bound | Caolán McNamara |
2014-11-05 | coverity#1242865 Untrusted loop bound | Caolán McNamara |
2014-11-05 | coverity#1242794 Untrusted loop bound | Caolán McNamara |
2014-11-05 | markup with event type not checker type | Caolán McNamara |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-10-30 | document array_vs_singleton dismissals | Caolán McNamara |
2014-10-24 | Need basrdll now in the disable-scripting case (iOS) | Tor Lillqvist |
2014-10-24 | coverity#704558 Dereference after null check | Caolán McNamara |
2014-10-23 | fdo#84935: basic: avoid silly SolarMutex asserts on exit on Mac | Michael Stahl |
2014-10-23 | basic: move SbxAppData to a BasicDLL member | Michael Stahl |
2014-10-23 | basic: pimplify that | Michael Stahl |
2014-10-23 | Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" | Jan Holesovsky |
2014-10-23 | Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit" | Jan Holesovsky |
2014-10-23 | fdo#60689: replace SUPD variable | Marcos Paulo de Souza |
2014-10-23 | fdo#84935: basic: DocBasicItem is a UNO service, lock SolarMutex in dtor | Michael Stahl |
2014-10-22 | Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTING | Tor Lillqvist |