summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* Resolves: #i120772# do not ignore last three properties...Tsutomu Uchino2015-01-121-1/+8
* convert SETTINGS_ #defines to 'enum class'Noel Grandin2015-01-125-7/+7
* fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin2015-01-125-7/+7
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-1/+1
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-072-3/+3
* fdo#39596: replace cstyle castsJuan Picca2015-01-051-10/+9
* fdo#67343 Arrange Help button in a secondary groupAdolfo Jayme Barrientos2015-01-054-0/+5
* boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara2014-12-271-2/+2
* avoid 'don't create ItemSets with full range before FreezeIdRanges assert'Caolán McNamara2014-12-221-1/+1
* basctl: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-183-4/+4
* Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky2014-12-113-3/+0
* timers: Timer never started, remove it completely.Tobias Madl2014-12-091-1/+0
* changed timers to idleJennifer Liebel2014-12-092-8/+8
* changed timers to idlesJennifer Liebel2014-12-092-5/+5
* Remove more unnecessary header includes and use forward declaration.Kohei Yoshida2014-12-081-0/+1
* reduce scope of local variablesMichael Weghorn2014-12-085-5/+7
* loplugin:unreffunStephan Bergmann2014-12-051-1/+1
* Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini2014-12-0550-242/+6
* be more explicitDavid Tardon2014-12-041-1/+1
* impl. Clone for all subclasses of SdrPageDavid Tardon2014-12-042-2/+13
* ooo#93212 avoid slicing during construction of SdrPageDavid Tardon2014-12-042-1/+14
* Use std::initializer_listStephan Bergmann2014-12-031-11/+9
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-013-8/+8
* all these ids and their associated resources were unnecessaryCaolán McNamara2014-11-252-5/+1
* We now only need one bit of information hereCaolán McNamara2014-11-252-2/+2
* timers: Timer never started, remove it completely.Tobias Madl2014-11-222-13/+0
* HIG fixes for basctlAdolfo Jayme Barrientos2014-11-2111-341/+262
* Fix typo in deletelangdialog.uiAdolfo Jayme Barrientos2014-11-191-3/+3
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+3
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-122-2/+2
* fdo#84938: replace HELPMODE_ constants with enumNoel Grandin2014-11-111-2/+2
* fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin2014-11-071-1/+1
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-1/+3
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-3/+1
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-055-17/+13
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-233-6/+6
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-233-5/+5
* loplugin: cstylecastNoel Grandin2014-10-2314-42/+42
* Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist2014-10-221-1/+1
* fdo#84938: replace TIB_ constants with enumNoel Grandin2014-10-201-1/+1
* coverity#1247646 Uncaught exceptionCaolán McNamara2014-10-172-14/+2
* coverity#1247644 Uncaught exceptionCaolán McNamara2014-10-172-2/+2
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-163-5/+5
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-151-1/+0
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-118-24/+24
* Resolves: fdo#60904 allow export of VBAProjectCaolán McNamara2014-10-091-2/+8
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-093-6/+6
* fdo#82577: Handle RegionNoel Grandin2014-09-301-1/+1
* border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos2014-09-281-1/+1