summaryrefslogtreecommitdiffstats
path: root/basic/source/inc/namecont.hxx
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2016-05-251-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-9/+0
* sequence->vector in basicNoel Grandin2016-02-081-2/+2
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-3/+3
* loplugin:unusedfields in basicNoel Grandin2015-12-231-3/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-77/+77
* new loplugin: refcountingNoel Grandin2015-08-031-5/+5
* com::sun::star->css in basicNoel Grandin2015-07-201-253/+244
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-061-5/+4
* coverity#1308521 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-8/+8
* loplugin:staticmethodsNoel Grandin2015-04-131-7/+4
* V801: Decreased performanceCaolán McNamara2015-03-091-11/+11
* V813: Decreased performanceCaolán McNamara2015-03-041-2/+2
* boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara2014-12-271-2/+2
* Further clean-upStephan Bergmann2014-12-031-2/+0
* coverity#706241 Uncaught exceptionCaolán McNamara2014-07-031-0/+11
* fdo#68983: basic: if the library is not loaded fully, copy source storageMichael Stahl2014-05-221-0/+4
* basic: sal_Bool->boolNoel Grandin2014-04-071-22/+22
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-5/+5
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-77/+77
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-72/+72
* Remove visual noise from basicAlexander Wilms2014-02-251-9/+9
* fixincludeguards.sh: basicThomas Arnhold2013-10-281-2/+2
* fdo#46808, use XComponentContext in SfxLibraryContainerNoel Grandin2013-05-141-1/+1
* fdo#46808, replace XMultiServiceFactory with XComponentContext is SfxLibraryNoel Grandin2013-05-141-3/+3
* Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza2013-01-031-1/+1
* fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-151-10/+9
* basic: String -> OUStringNorbert Thiebaud2012-11-071-87/+87
* sal_Bool to boolTakeshi Abe2012-08-201-1/+1
* sal_Bool to boolTakeshi Abe2012-08-191-8/+8
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-28/+14
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-8/+8
* removed duplicate includes in basic / canvas / chart2 / comphelperTakeshi Abe2012-03-261-5/+0
* Remove unused code from basicElton Chung2012-03-051-5/+0
* basic: remove un-used return value indicating failureMichael Meeks2012-02-241-4/+4
* fix merge foobar, use css::script::XLibraryQueryExecutable for LibrarayNoel Power2011-08-161-13/+2
* class SfxLibrary: Typo in private member name: maOrig*ni*alStorageURLLionel Elie Mamane2011-08-141-1/+1
* Make 'basic' module compile again.Jan Holesovsky2011-05-041-17/+3
* Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-281-58/+118
|\
| * calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]2011-03-251-95/+125
* | drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-0/+0
|\|
* | migrate to use boost unordered containersFridrich Štrba2011-02-051-2/+2
* | initial import of latest cws container_controlsNoel Power2010-11-021-0/+3
* | add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+2
* | initial commit for vba blob ( not including container_control stuff )Noel Power2010-10-061-1/+4
|/
* mib17: rebase to DEV300_m84Daniel Rentz2010-07-271-3/+23
|\