summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basides1.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-02-22coverity#735664 coverity#736134 coverity#736135 Dereference NullNorbert Thiebaud1-2/+2
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist1-2/+0
2012-10-05::rtl::OUString to OUString in basctlRicardo Montania1-37/+37
2012-09-07Basic IDE: Docking property browser under object catalogUray M. János1-15/+2
2012-08-29Basic IDE: namespace basctlUray M. János1-80/+75
2012-08-17followup changes to 44861f2435a0c487d4fb5b196f7e4fe7f9569396Noel Power1-2/+0
2012-08-17Object Catalog in Dialog EditorUray M. János1-312/+144
2012-08-07IDE: dynamic_cast fixUray M. János1-3/+3
2012-08-07IDE: PTR_CAST, ISA to dynamic_castUray M. János1-86/+78
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás1-1/+1
2012-08-07IDE: sal_Bool to boolUray M. János1-31/+32
2012-08-07Basic IDE Object Catalog improvementsUray M. János1-6/+10
2012-08-02sal_Bool -> boolTakeshi Abe1-2/+2
2012-07-31sal_Bool -> boolTakeshi Abe1-9/+8
2012-07-27sal_Bool -> boolTakeshi Abe1-27/+28
2012-07-26fixed Replace all message in Basic IDEUray M. János1-1/+1
2012-07-25fdo#50633 IDE: select current module in Object Catalog on openUray M. János1-0/+1
2012-07-25sal_Bool -> boolTakeshi Abe1-2/+2
2012-07-24fdo#52223 fix Object Catalog in Basic IDE when resizingUray M. János1-19/+4
2012-07-03fdo#51577 - fix incremental search / buffer switching hang/crashMichael Meeks1-1/+4
2012-06-29Remove unused header guards and optionsThomas Arnhold1-6/+0
2012-06-29Remove last PCH tracesThomas Arnhold1-3/+14
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-2/+2
2012-03-22Revert "fix debug build"Fridrich Štrba1-1/+0
2012-03-22fix debug buildFridrich Štrba1-0/+1
2012-03-22Fixed previous commit for --enable-dbgutil modeStephan Bergmann1-1/+0
2012-03-22Convert tools/table.hxx usage to std::map in Basic IDE moduleNoel Grandin1-22/+32
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák1-3/+1
2012-03-11Object Catalog pane in Basic IDETomcsik Bence1-3/+27
2012-03-01Object Catalog button now toggles display of the dialogTomcsik Bence1-1/+4
2012-02-15Various string function clean upStephan Bergmann1-2/+3
2012-01-20Use a smart pointer here insteadAugust Sodora1-1/+1
2012-01-10some misc tidyup ( that was reverted )Noel Power1-7/+7
2012-01-10Revert "remove duplicated images for basic dialog form controls ( & misc tidy...Noel Power1-7/+7
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden1-2/+0
2011-12-09String->OUStringAugust Sodora1-42/+41
2011-12-09String->OUStringAugust Sodora1-1/+1
2011-12-06remove duplicated images for basic dialog form controls ( & misc tidyup )Noel Power1-7/+7
2011-12-05add some form control support for basic dialogsNoel Power1-0/+10
2011-11-30Enum member names live in the outer name scope.Stephan Bergmann1-9/+9
2011-11-30Convert group of consts to enumAugust Sodora1-10/+10
2011-11-27remove include of pch header in basctlNorbert Thiebaud1-2/+0
2011-11-21Remove unnecessary includesAugust Sodora1-39/+19
2011-11-17SetLineNumberDisplay appropriately when opening or swithin modulesNorbert Thiebaud1-0/+1
2011-11-17Finished making it possible to toggle line numbers in the basic ideAugust Sodora1-1/+1
2011-11-17Preparing to add option for line numbers in the basic ideAugust Sodora1-0/+41
2011-11-16add new 'Goto Line' menu item to Basic IDENoel Power1-0/+30
2011-09-06SID_DOC_MODIFIED should (probably) be a SfxBoolItemCaolán McNamara1-5/+1
2011-09-01remove obsolete, and apparently unused GLOBALOVERFLOW* definesMichael Meeks1-1/+0