summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside3.cxx
AgeCommit message (Expand)Author
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-12Test WNT instead of the vague UNXTor Lillqvist
2013-10-01convert basctl module from String to OUStringNoel Grandin
2013-08-06Prevent basctl::PropBrw using basctl::Layout from within ~LayoutStephan Bergmann
2013-06-15Related: #i108689# Invalidate Basic IDE slots to trigger feature updateAriel Constenla-Haile
2013-06-03fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin
2013-05-02Related: #i120515# fixed memory leakArmin Le Grand
2013-05-01convert message box return types to an enumCaolán McNamara
2013-03-30Use OUString in basctl(basicide)Chr. Rossmanith
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-10-05::rtl::OUString to OUString in basctlRicardo Montania
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-07basctl: int -> long for Point and SizeUray M. János
2012-09-07Basic IDE: Filling space of non-docking windowsUray M. János
2012-09-07Cleanup in basctl (raw pointers)Uray M. János
2012-09-07Fix for docking property browserUray M. János
2012-09-07Basic IDE: Docking property browser under object catalogUray 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: sal_Bool to boolUray M. János
2012-08-02sal_Bool -> boolTakeshi Abe
2012-08-01sal_Bool -> boolTakeshi Abe
2012-07-31sal_Bool -> boolTakeshi Abe
2012-07-27sal_Bool -> boolTakeshi Abe
2012-07-25sal_Bool -> boolTakeshi Abe
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-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
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
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-29add spinbutton control to insertcontrolbar for basic dialog editorNoel Power
2011-11-27remove include of pch header in basctlNorbert Thiebaud
2011-11-21Remove unnecessary includesAugust Sodora
2011-08-24hide this classCaolán McNamara
2011-08-24catch ignored exceptions by const referenceTakeshi Abe