summaryrefslogtreecommitdiffstats
path: root/basctl/source/basicide/basides1.cxx
Commit message (Expand)AuthorAgeFilesLines
* coverity#1296211 pCurWin == pNewWin at this pointCaolán McNamara2015-04-291-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-27/+27
|\
| * 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
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-14/+14
| * vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-4/+4
| * vcl: VclPtr conversion in basctlNoel Grandin2015-04-091-9/+9
* | convert SEARCH_OPTIONS constants to scoped enumNoel Grandin2015-04-201-2/+2
* | convert SIGNATURESTATE_ constants to scoped enumNoel Grandin2015-04-151-2/+2
|/
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-2/+2
* replace SVX_SEARCHCMD_ constants with enum classNoel Grandin2015-03-021-1/+1
* basctl: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* reduce scope of local variablesMichael Weghorn2014-12-081-1/+1
* Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini2014-12-051-5/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-7/+5
* loplugin: cstylecastNoel Grandin2014-10-231-11/+11
* fdo#82577: Handle WindowNoel Grandin2014-09-231-4/+4
* sfx2: sal_Bool->boolNoel Grandin2014-03-181-3/+3
* auto_ptr -> scoped_ptrStephan Bergmann2014-02-071-1/+2
* bool improvementsStephan Bergmann2014-01-171-2/+2
* convert basctl module from String to OUStringNoel Grandin2013-10-011-3/+3
* fix for fdo#69173 crasherNoel Power2013-09-131-0/+3
* convert include/sfx2/minfitem.hxx from String to OUStringNoel Grandin2013-08-291-1/+1
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-281-2/+2
* coverity#735664 coverity#736134 coverity#736135 Dereference NullNorbert Thiebaud2013-02-221-2/+2
* Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist2012-11-201-2/+0
* ::rtl::OUString to OUString in basctlRicardo Montania2012-10-051-37/+37
* Basic IDE: Docking property browser under object catalogUray M. János2012-09-071-15/+2
* Basic IDE: namespace basctlUray M. János2012-08-291-80/+75
* followup changes to 44861f2435a0c487d4fb5b196f7e4fe7f9569396Noel Power2012-08-171-2/+0
* Object Catalog in Dialog EditorUray M. János2012-08-171-312/+144
* IDE: dynamic_cast fixUray M. János2012-08-071-3/+3
* IDE: PTR_CAST, ISA to dynamic_castUray M. János2012-08-071-86/+78
* fdo#46193 MessBox was made copyableZolnai Tamás2012-08-071-1/+1
* IDE: sal_Bool to boolUray M. János2012-08-071-31/+32
* Basic IDE Object Catalog improvementsUray M. János2012-08-071-6/+10
* sal_Bool -> boolTakeshi Abe2012-08-021-2/+2
* sal_Bool -> boolTakeshi Abe2012-07-311-9/+8
* sal_Bool -> boolTakeshi Abe2012-07-271-27/+28
* fixed Replace all message in Basic IDEUray M. János2012-07-261-1/+1
* fdo#50633 IDE: select current module in Object Catalog on openUray M. János2012-07-251-0/+1
* sal_Bool -> boolTakeshi Abe2012-07-251-2/+2
* fdo#52223 fix Object Catalog in Basic IDE when resizingUray M. János2012-07-241-19/+4
* fdo#51577 - fix incremental search / buffer switching hang/crashMichael Meeks2012-07-031-1/+4
* Remove unused header guards and optionsThomas Arnhold2012-06-291-6/+0
* Remove last PCH tracesThomas Arnhold2012-06-291-3/+14
* re-base on ALv2 code.Michael Meeks2012-06-121-23/+14
* make ResId::toString a non-static memberCaolán McNamara2012-04-301-2/+2