Age | Commit message (Expand) | Author |
2015-02-12 | these can all be made const | Caolán McNamara |
2015-02-12 | BASIC IDE : add the current procedure name in the status bar | Laurent Godard |
2015-02-10 | coverity#1268024 coverity#1267686: basctl: uncaught exception | Michael Stahl |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-02-05 | Updated all precompiled headers. | Ashod Nakashian |
2015-02-01 | coverity#1267686 Uncaught exception | Caolán McNamara |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-12 | Resolves: #i120772# do not ignore last three properties... | Tsutomu Uchino |
2015-01-12 | convert SETTINGS_ #defines to 'enum class' | Noel Grandin |
2015-01-12 | fdo#84938: replace DATACHANGED_ constants with 'enum class' | Noel Grandin |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2015-01-05 | fdo#39596: replace cstyle casts | Juan Picca |
2015-01-05 | fdo#67343 Arrange Help button in a secondary group | Adolfo Jayme Barrientos |
2014-12-27 | boost::unordered_map -> c++11 std::unordered_map | Caolán McNamara |
2014-12-22 | avoid 'don't create ItemSets with full range before FreezeIdRanges assert' | Caolán McNamara |
2014-12-18 | basctl: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-11 | Remove resizable:False property from dialogs containing GtkEntry. | Jan Holesovsky |
2014-12-09 | timers: Timer never started, remove it completely. | Tobias Madl |
2014-12-09 | changed timers to idle | Jennifer Liebel |
2014-12-09 | changed timers to idles | Jennifer Liebel |
2014-12-08 | Remove more unnecessary header includes and use forward declaration. | Kohei Yoshida |
2014-12-08 | reduce scope of local variables | Michael Weghorn |
2014-12-05 | loplugin:unreffun | Stephan Bergmann |
2014-12-05 | Removed useless includes in basctl/source/basicide/ tree | Andrea Gelmini |
2014-12-04 | be more explicit | David Tardon |
2014-12-04 | impl. Clone for all subclasses of SdrPage | David Tardon |
2014-12-04 | ooo#93212 avoid slicing during construction of SdrPage | David Tardon |
2014-12-03 | Use std::initializer_list | Stephan Bergmann |
2014-12-01 | fdo#84938: replace EVENT_ constants with enum | Tobias Madl |
2014-11-25 | all these ids and their associated resources were unnecessary | Caolán McNamara |
2014-11-25 | We now only need one bit of information here | Caolán McNamara |
2014-11-22 | timers: Timer never started, remove it completely. | Tobias Madl |
2014-11-21 | HIG fixes for basctl | Adolfo Jayme Barrientos |
2014-11-19 | Fix typo in deletelangdialog.ui | Adolfo Jayme Barrientos |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-11 | fdo#84938: replace HELPMODE_ constants with enum | Noel Grandin |
2014-11-07 | fdo#84938: replace MOUSE_ modifier constants with enum | Noel Grandin |
2014-11-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
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 | loplugin: cstylecast | Noel Grandin |
2014-10-22 | Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTING | Tor Lillqvist |
2014-10-20 | fdo#84938: replace TIB_ constants with enum | Noel Grandin |
2014-10-17 | coverity#1247646 Uncaught exception | Caolán McNamara |