summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* 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-263-3/+3
* 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
* Related fdo#87834: add 2 unit testsJulien Nabet2015-01-232-0/+30
* Resolves fdo#87834: strange behavior of mid()-functionJulien Nabet2015-01-231-2/+8
* Some more loplugin:cstylecast: basicStephan Bergmann2015-01-206-24/+24
* Fix typo comments Resouce->ResourceAndrea Gelmini2015-01-191-1/+1
* 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-112-2/+2
* Resolves: #i94895# fix illegal result of Replace runtime function"Caolán McNamara2015-01-092-3/+3
* 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
* Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen2015-01-071-1/+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
* Rename "Mid" unit tests to distinguish cases with 2 and 3 argsJulien Nabet2014-12-304-0/+0
* boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara2014-12-277-14/+13
* basic: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1814-55/+55
* 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
* fdo#38835 strip out OUString globalsNoel Grandin2014-12-051-6/+6
* 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
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-127-9/+9