summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basides1.cxx
AgeCommit message (Expand)Author
2013-10-01convert basctl module from String to OUStringNoel Grandin
2013-09-13fix for fdo#69173 crasherNoel Power
2013-08-29convert include/sfx2/minfitem.hxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-02-22coverity#735664 coverity#736134 coverity#736135 Dereference NullNorbert Thiebaud
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist
2012-10-05::rtl::OUString to OUString in basctlRicardo Montania
2012-09-07Basic IDE: Docking property browser under object catalogUray M. János
2012-08-29Basic IDE: namespace basctlUray M. János
2012-08-17followup changes to 44861f2435a0c487d4fb5b196f7e4fe7f9569396Noel Power
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-07fdo#46193 MessBox was made copyableZolnai Tamás
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-26fixed Replace all message in Basic IDEUray M. János
2012-07-25fdo#50633 IDE: select current module in Object Catalog on openUray M. János
2012-07-25sal_Bool -> boolTakeshi Abe
2012-07-24fdo#52223 fix Object Catalog in Basic IDE when resizingUray M. János
2012-07-03fdo#51577 - fix incremental search / buffer switching hang/crashMichael Meeks
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-03-22Revert "fix debug build"Fridrich Štrba
2012-03-22fix debug buildFridrich Štrba
2012-03-22Fixed previous commit for --enable-dbgutil modeStephan Bergmann
2012-03-22Convert tools/table.hxx usage to std::map in Basic IDE moduleNoel Grandin
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
2012-03-11Object Catalog pane in Basic IDETomcsik Bence
2012-03-01Object Catalog button now toggles display of the dialogTomcsik Bence
2012-02-15Various string function clean upStephan Bergmann
2012-01-20Use a smart pointer here insteadAugust Sodora
2012-01-10some misc tidyup ( that was reverted )Noel Power
2012-01-10Revert "remove duplicated images for basic dialog form controls ( & misc tidy...Noel Power
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden
2011-12-09String->OUStringAugust Sodora
2011-12-09String->OUStringAugust Sodora
2011-12-06remove duplicated images for basic dialog form controls ( & misc tidyup )Noel Power
2011-12-05add some form control support for basic dialogsNoel Power
2011-11-30Enum member names live in the outer name scope.Stephan Bergmann
2011-11-30Convert group of consts to enumAugust Sodora
2011-11-27remove include of pch header in basctlNorbert Thiebaud
2011-11-21Remove unnecessary includesAugust Sodora
2011-11-17SetLineNumberDisplay appropriately when opening or swithin modulesNorbert Thiebaud