summaryrefslogtreecommitdiffstats
path: root/basctl/source/basicide/basobj3.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-4/+4
|\
| * Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-2/+2
| * vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-2/+2
| * vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-4/+4
* | loplugin:simplifyboolStephan Bergmann2015-04-241-1/+1
|/
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
* loplugin:constantfunction: unotoolsNoel Grandin2015-03-191-1/+1
* BASIC IDE : add the current procedure name in the status barLaurent Godard2015-02-121-0/+2
* Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini2014-12-051-16/+0
* loplugin: cstylecastNoel Grandin2014-10-231-2/+2
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-111-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* coverity#1233508 Uncaught exceptionCaolán McNamara2014-09-021-1/+1
* ErrorBox->MessageDialogCaolán McNamara2014-08-181-3/+3
* Drop unused #includesTakeshi Abe2014-07-241-1/+0
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-271-2/+2
* coverity#736992 Uncaught exceptionCaolán McNamara2014-04-251-1/+1
* Remove unneccessary commentsAlexander Wilms2014-02-231-33/+1
* bool improvementsStephan Bergmann2014-01-171-1/+1
* convert basctl module from String to OUStringNoel Grandin2013-10-011-2/+2
* convert basctl/source/inc/basobj.hxx from String to OUStringNoel Grandin2013-09-171-1/+1
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* Use isEmpty().Jan Holesovsky2012-10-151-1/+1
* fix String->OUString conversionIvan Timofeev2012-10-131-1/+1
* Review corrections in basctl/.../basobj3.cxxRicardo Montania2012-10-131-5/+5
* rtl::OUString to OUString in basctlRicardo Montania2012-10-091-15/+15
* Cleanup in basctl (raw pointers)Uray M. János2012-09-071-1/+1
* Basic IDE: namespace basctlUray M. János2012-08-291-62/+74
* Object Catalog in Dialog EditorUray M. János2012-08-171-12/+8
* IDE: dynamic_cast fixUray M. János2012-08-071-3/+3
* IDE: PTR_CAST, ISA to dynamic_castUray M. János2012-08-071-7/+4
* IDE: sal_Bool to boolUray M. János2012-08-071-1/+1
* Basic IDE Object Catalog improvementsUray M. János2012-08-071-5/+3
* sal_Bool -> boolTakeshi Abe2012-08-021-1/+1
* sal_Bool -> boolTakeshi Abe2012-07-271-6/+6
* sal_Bool -> boolTakeshi Abe2012-07-261-4/+4
* Remove last PCH tracesThomas Arnhold2012-06-291-3/+5
* re-base on ALv2 code.Michael Meeks2012-06-121-23/+14
* make ResId::toString a non-static memberCaolán McNamara2012-04-301-2/+2
* Convert tools/table.hxx usage to std::map in Basic IDE moduleNoel Grandin2012-03-221-4/+3
* String->OUStringAugust Sodora2011-12-101-4/+4
* String->OUStringAugust Sodora2011-12-091-1/+1
* Enum member names live in the outer name scope.Stephan Bergmann2011-11-301-1/+1
* Convert group of consts to enumAugust Sodora2011-11-301-1/+1
* remove include of pch header in basctlNorbert Thiebaud2011-11-271-2/+0
* Remove unnecessary includesAugust Sodora2011-11-211-0/+1
* hide this classCaolán McNamara2011-08-241-15/+14
* rearrange this to not leak search configitemCaolán McNamara2011-08-241-1/+1
* Translated German comments and removed the redundant ones in the directories ...Allmann-Rahn2011-08-231-8/+8
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-15/+15
|\