summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2015-01-29tdf#76174: basic: lock SolarMutex in BasicScriptListener_ImplMichael Stahl1-1/+5
2015-01-28remove unused typedefsNoel Grandin2-5/+0
2015-01-26implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke1-10/+10
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin3-3/+3
2015-01-25coverity#1266457 Identical code for different branchesCaolán McNamara1-4/+1
2015-01-24WaE: rewrite call of rtl::OUString::operator= ...Tor Lillqvist1-1/+1
2015-01-23Related fdo#87834: add 2 unit testsJulien Nabet2-0/+30
2015-01-23Resolves fdo#87834: strange behavior of mid()-functionJulien Nabet1-2/+8
2015-01-20Some more loplugin:cstylecast: basicStephan Bergmann6-24/+24
2015-01-19Fix typo comments Resouce->ResourceAndrea Gelmini1-1/+1
2015-01-16remove unnecessary parenthesesNoel Grandin5-13/+13
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin1-2/+2
2015-01-11Related: #i94895# revert the part of revision 1650261Tsutomu Uchino2-2/+2
2015-01-09Resolves: #i94895# fix illegal result of Replace runtime function"Caolán McNamara2-3/+3
2015-01-09loplugin:cstylecastStephan Bergmann1-1/+1
2015-01-09Resolves: #i63614# fix strange type mismatch when Iif function is usedTsutomu Uchino3-8/+21
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl4-5/+5
2015-01-08Revert "Resolves: #i94895# fix illegal result of Replace runtime function"Caolán McNamara1-2/+2
2015-01-08Resolves: #i94895# fix illegal result of Replace runtime functionTsutomu Uchino1-2/+2
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin2-26/+0
2015-01-07Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen1-1/+0
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin7-42/+42
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee1-3/+2
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann1-2/+2
2014-12-30Rename "Mid" unit tests to distinguish cases with 2 and 3 argsJulien Nabet4-0/+0
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara7-14/+13
2014-12-18basic: Use appropriate OUString functions on string constantsStephan Bergmann14-55/+55
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-2/+2
2014-12-12basic: Use appropriate OUString functions on string constantsStephan Bergmann6-46/+35
2014-12-09Resolves: fdo#86843 avoid getting deleted before finishing BroadcastCaolán McNamara1-0/+5
2014-12-06reduce scope of local variablesMichael Weghorn5-8/+5
2014-12-05fdo#38835 strip out OUString globalsNoel Grandin1-6/+6
2014-12-03Further clean-upStephan Bergmann2-26/+1
2014-12-03Code clean-up/consolidation task.Vishv Brahmbhatt1-7/+3
2014-12-03fdo#84938 replace BASERR_REASON_ constants -> enumTobias Madl1-10/+10
2014-12-03Add missing include headerDavid Ostrovsky1-0/+1
2014-11-21busted loop conditionCaolán McNamara1-2/+1
2014-11-21coverity#1255390 Resource leakCaolán McNamara1-0/+2
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+2
2014-11-17coverity#735399 Logically dead codeCaolán McNamara1-4/+0
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl5-0/+7
2014-11-14this is for detecting the type of a variable based on its nameCaolán McNamara1-8/+5
2014-11-14coverity#1242865 Untrusted value as argumentCaolán McNamara1-0/+11
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava3-5/+5
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini7-9/+9
2014-11-05coverity#1242689 Untrusted loop boundCaolán McNamara1-1/+9
2014-11-05coverity#1242865 Untrusted loop boundCaolán McNamara1-1/+10
2014-11-05coverity#1242794 Untrusted loop boundCaolán McNamara1-2/+10
2014-11-05markup with event type not checker typeCaolán McNamara4-6/+6