summaryrefslogtreecommitdiffstats
path: root/basic/source
Commit message (Expand)AuthorAgeFilesLines
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-161-10/+10
* Basic : Partially rewrite hex and octal constant reading.Arnaud Versini2015-02-091-29/+20
* Basic : Small OString usage simplificationArnaud Versini2015-02-081-7/+1
* loplugin:deletedspecialStephan Bergmann2015-02-073-9/+7
* Remove redundant explicit up-castsStephan Bergmann2015-02-051-4/+4
* fdo#39440: replace C-style cast'sJuan Picca2015-02-053-28/+28
* callcatcher: shave off a few moreCaolán McNamara2015-02-021-5/+0
* Use rtl/character.hxx in basic module when possibleArnaud Versini2015-01-314-22/+11
* coverity#1267698 Uninitialized scalar fieldCaolán McNamara2015-01-301-6/+7
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-291-79/+0
* tdf#76174: basic: lock SolarMutex in BasicScriptListener_ImplMichael Stahl2015-01-291-1/+5
* remove unused typedefsNoel Grandin2015-01-282-5/+0
* implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke2015-01-261-10/+10
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-262-2/+2
* coverity#1266457 Identical code for different branchesCaolán McNamara2015-01-251-4/+1
* WaE: rewrite call of rtl::OUString::operator= ...Tor Lillqvist2015-01-241-1/+1
* Resolves fdo#87834: strange behavior of mid()-functionJulien Nabet2015-01-231-2/+8
* Some more loplugin:cstylecast: basicStephan Bergmann2015-01-206-24/+24
* remove unnecessary parenthesesNoel Grandin2015-01-165-13/+13
* simplify Date/Time/DateTime conversion codeNoel Grandin2015-01-131-2/+2
* Related: #i94895# revert the part of revision 1650261Tsutomu Uchino2015-01-111-1/+1
* Resolves: #i94895# fix illegal result of Replace runtime function"Caolán McNamara2015-01-091-2/+2
* loplugin:cstylecastStephan Bergmann2015-01-091-1/+1
* Resolves: #i63614# fix strange type mismatch when Iif function is usedTsutomu Uchino2015-01-093-8/+21
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-094-5/+5
* Revert "Resolves: #i94895# fix illegal result of Replace runtime function"Caolán McNamara2015-01-081-2/+2
* Resolves: #i94895# fix illegal result of Replace runtime functionTsutomu Uchino2015-01-081-2/+2
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-082-26/+0
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-077-42/+42
* Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee2015-01-051-3/+2
* Remove unnecessary comphelper::string::getTokenStephan Bergmann2015-01-021-2/+2
* boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara2014-12-277-14/+13
* basic: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1813-25/+25
* Introduce rtl::OUStringLiteral1Stephan Bergmann2014-12-171-2/+2
* basic: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-126-46/+35
* Resolves: fdo#86843 avoid getting deleted before finishing BroadcastCaolán McNamara2014-12-091-0/+5
* reduce scope of local variablesMichael Weghorn2014-12-065-8/+5
* Further clean-upStephan Bergmann2014-12-032-26/+1
* Code clean-up/consolidation task.Vishv Brahmbhatt2014-12-031-7/+3
* fdo#84938 replace BASERR_REASON_ constants -> enumTobias Madl2014-12-031-10/+10
* Add missing include headerDavid Ostrovsky2014-12-031-0/+1
* busted loop conditionCaolán McNamara2014-11-211-2/+1
* coverity#1255390 Resource leakCaolán McNamara2014-11-211-0/+2
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+2
* coverity#735399 Logically dead codeCaolán McNamara2014-11-171-4/+0
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-175-0/+7
* this is for detecting the type of a variable based on its nameCaolán McNamara2014-11-141-8/+5
* coverity#1242865 Untrusted value as argumentCaolán McNamara2014-11-141-0/+11
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-143-5/+5
* vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl2014-11-141-0/+1