summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2014-01-06convert module and dialog tabpages to .uiCaolán McNamara
2014-01-06basctl::CheckBox all loaded from .ui now, drop resid ctorCaolán McNamara
2014-01-06convert lib page to .uiCaolán McNamara
2014-01-03convert default language dialog to .uiCaolán McNamara
2014-01-03add some borders hereCaolán McNamara
2014-01-03convert import library dialog to .uiCaolán McNamara
2014-01-02Convert break point dialog to .ui formatCaolán McNamara
2014-01-02allow simple MessageDialogs to be created from just message stringsCaolán McNamara
2014-01-01const this upCaolán McNamara
2013-12-31convert export basic dialog to .ui (600th .ui conversion)Caolán McNamara
2013-12-31MessageDialog isn't ready for this usage just yetCaolán McNamara
2013-12-31convert new lib dialog to .uiCaolán McNamara
2013-12-31don't access beyond end of empty stringCaolán McNamara
2013-12-31convert goto line dialog to .uiCaolán McNamara
2013-12-27cppcheck: fix var reassignedJulien Nabet
2013-12-24convert organize macros dialog to .uiCaolán McNamara
2013-12-20typo fixesAndras Timar
2013-12-18No need for DlgEdObj::supportsService to be virtualStephan Bergmann
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann
2013-11-27Properly encapsulate svt::TextWindowPeerStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14make l10n buildable separatelyBjoern Michaelsen
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11basctl: include <> for external includesNorbert Thiebaud
2013-11-08fdo#71306: fix printing from basic ideIvan Timofeev
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-28Remove unnecessary SyntaxHighlighter::Tokenizer statefulnessStephan Bergmann
2013-10-28Fold SyntaxHighlighter::initialize into ctorStephan Bergmann
2013-10-28Move implementation details to syntaxhighlight.cxxStephan Bergmann
2013-10-28Remove unused SimpleTokenizer_Impl::nLine/nColStephan Bergmann
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22HighlightPortion's indizes into strings should be sal_Int32Stephan Bergmann
2013-10-22Use conventional std::vector idiomsStephan Bergmann
2013-10-22Unwind HighlightPortions typedefStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-16cleanupThomas Arnhold
2013-10-12What (who?) are OW and MTF?Tor Lillqvist
2013-10-12Test WNT instead of the vague UNXTor Lillqvist
2013-10-11Basic: When we warned & stopped the program, don't warn again.Jan Holesovsky
2013-10-11-Werror,-Wunused-variableStephan Bergmann
2013-10-11Fix whitespace.Jan Holesovsky
2013-10-07CID#738562 uninitialized memberCaolán McNamara
2013-10-07CID#738561 uninitialized memberCaolán McNamara