summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basidesh.cxx
AgeCommit message (Expand)Author
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-05-22bnc#467278: Introduce a warning that changes to VBA macros cannot be saved.Jan Holesovsky
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-04-18sfx2: Kill SFX_FEATURED_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_POPUPMENU_REGISTRATION macro.Jan Holesovsky
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-17basct: prefer passing OUString by referenceNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21Add config option used when we try to link one huge object file.Matúš Kukan
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann
2014-01-14PrepareClose should probably return boolStephan Bergmann
2013-06-15Related: #i108689# Invalidate Basic IDE slots to trigger feature updateAriel Constenla-Haile
2013-03-27-Wunused-macrosStephan Bergmann
2013-02-09Remove unused methodsThomas Arnhold
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-10-05More ::rtl::OUString cleanup in basctlRicardo Montania
2012-09-07Cleanup in basctl (raw pointers)Uray M. János
2012-08-29Basic IDE: namespace basctlUray M. János
2012-08-17Object Catalog in Dialog EditorUray M. János
2012-08-07IDE: dynamic_cast fixUray M. János
2012-08-07IDE: PTR_CAST, ISA to dynamic_castUray M. János
2012-08-07IDE: sal_Bool to boolUray M. János
2012-08-07Basic IDE Object Catalog improvementsUray M. János
2012-08-02sal_Bool -> boolTakeshi Abe
2012-07-31sal_Bool -> boolTakeshi Abe
2012-07-27sal_Bool -> boolTakeshi Abe
2012-07-26sal_Bool -> boolTakeshi Abe
2012-07-25fdo#50633 IDE: select current module in Object Catalog on openUray M. János
2012-07-24fdo#52223 fix Object Catalog in Basic IDE when resizingUray M. János
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-06-29Remove unused header guards and optionsThomas Arnhold
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-17removed useless static dataTakeshi Abe
2012-04-17removed unused definesTakeshi Abe
2012-04-16Resolves: fdo#48368 CRASH closing IDEJulien Nabet
2012-03-22Convert tools/table.hxx usage to std::map in Basic IDE moduleNoel Grandin
2012-03-11Object Catalog pane in Basic IDETomcsik Bence
2012-01-20Use a smart pointer here insteadAugust Sodora
2012-01-20valgrind: Fix memory leakAugust Sodora
2011-12-09String->OUStringAugust Sodora
2011-12-04String->OUStringAugust Sodora