summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/bastype2.cxx
AgeCommit message (Expand)Author
2015-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-13Revert overly aggressive removal of include statementsStephan Bergmann
2015-09-13Use move semanticsStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-09vcl: VclPtr conversion in basctlNoel Grandin
2014-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini
2014-12-03Use std::initializer_listStephan Bergmann
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-24Drop unused #includesTakeshi Abe
2014-05-19Resolves: #i76558# jump by Enter key on the Object catalogTsutomu Uchino
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-25Remove visual noise from basctlAlexander Wilms
2014-02-07auto_ptr -> heap_ptrStephan Bergmann
2014-01-13SvTreeListBox::ExpandingHdl should return boolStephan Bergmann
2014-01-03add some borders hereCaolán McNamara
2013-11-11basctl: include <> for external includesNorbert Thiebaud
2013-10-11Fix whitespace.Jan Holesovsky
2013-10-07CID#984418 unused returned pointerCaolán McNamara
2013-10-07CID#984417 unused returned pointerCaolán McNamara
2013-10-07CID#738954 unused returned pointerCaolán McNamara
2013-10-02-Werror,-Wdeprecated-declarationsStephan Bergmann
2013-08-18fdo#57950: Remove some chained appends in basctlJelle van der Waa
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-05convert basic dialog to .uiCaolán McNamara
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-12766 gerrit patch, fix appendAscii in bastype2.cxxRicardo Montania
2012-10-09rtl::OUString to OUString in basctlRicardo Montania
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-08-30Object Catalog: double-click to modules and dialogsUray M. János
2012-08-29Basic IDE: namespace basctlUray M. János
2012-08-07IDE: sal_Bool to boolUray M. János
2012-07-31sal_Bool -> boolTakeshi Abe
2012-07-26fdo#50632 IDE: update Object Catalog when closing a documentUray M. János
2012-07-26sal_Bool -> boolTakeshi Abe
2012-06-29Remove last PCH tracesThomas Arnhold
2012-06-12re-base on ALv2 code.Michael Meeks
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-18replaced String by rtl::OUStringTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-01implement scrolling with mouse in Object Catalog dialogTomcsik Bence