summaryrefslogtreecommitdiff
path: root/cpputools
ModeNameSize
-rw-r--r--Executable_sp2bv.mk644logplain
-rw-r--r--Executable_uno.mk760logplain
-rw-r--r--Makefile225logplain
-rw-r--r--Module_cpputools.mk587logplain
-rw-r--r--README116logplain
d---------source65logplain
/commit/basctl?h=aoo/trunk&id=f61dbc302975aaa253b00ea6b141bb12474b3c95'>followup code removal after changing virtual methods to non-virtualNoel Grandin 2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin 2015-01-12Resolves: #i120772# do not ignore last three properties...Tsutomu Uchino 2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin 2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin 2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl 2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin 2015-01-05fdo#39596: replace cstyle castsJuan Picca 2015-01-05fdo#67343 Arrange Help button in a secondary groupAdolfo Jayme Barrientos 2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara 2014-12-22avoid 'don't create ItemSets with full range before FreezeIdRanges assert'Caolán McNamara 2014-12-18basctl: Use appropriate OUString functions on string constantsStephan Bergmann 2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky 2014-12-09timers: Timer never started, remove it completely.Tobias Madl 2014-12-09changed timers to idleJennifer Liebel 2014-12-09changed timers to idlesJennifer Liebel 2014-12-08Remove more unnecessary header includes and use forward declaration.Kohei Yoshida 2014-12-08reduce scope of local variablesMichael Weghorn 2014-12-05loplugin:unreffunStephan Bergmann 2014-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini 2014-12-04be more explicitDavid Tardon 2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon 2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon 2014-12-03Use std::initializer_listStephan Bergmann 2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl 2014-11-25all these ids and their associated resources were unnecessaryCaolán McNamara 2014-11-25We now only need one bit of information hereCaolán McNamara 2014-11-22timers: Timer never started, remove it completely.Tobias Madl 2014-11-21HIG fixes for basctlAdolfo Jayme Barrientos 2014-11-19Fix typo in deletelangdialog.uiAdolfo Jayme Barrientos 2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl 2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava 2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini 2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin 2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin 2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann 2014-11-06use the new OUString::fromUtf8 methodNoel Grandin 2014-11-05fdo#38835 strip out OUString globalsNoel Grandin