summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2013-09-02GSOC work window hide when clicking outGergo Mocsi
2013-09-02GSOC work, some code fixesGergo Mocsi
2013-09-02GSOC work, code fixes + cache implementationGergo Mocsi
2013-09-02GSOC work ListBox show/hide entries when typing function nameGergo Mocsi
2013-09-02GSOC work Window appearance fix 2 + code fixesGergo Mocsi
2013-09-02GSOC work, Window appearance fixGergo Mocsi
2013-09-02GSOC work, Window instead a FloatingWindowGergo Mocsi
2013-09-02GSOC work nested reflection fixGergo Mocsi
2013-09-02GSOC work week 5, some recent fixesGergo Mocsi
2013-09-02GSOC work week4, CodeCompleteListBox appearance fixGergo Mocsi
2013-09-02GSOC work week 3, showing methods in a ListBoxGergo Mocsi
2013-09-02GSOC work week 2, getting infromation from variables and print on terminalGergo Mocsi
2013-08-29convert include/sfx2/minfitem.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/objsh.hxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-18fdo#57950: Remove some chained appends in basctlJelle van der Waa
2013-08-17remove various unused dialogsCaolán McNamara
2013-08-14convert GetSelectionText... methods to OUString and boolIvan Timofeev
2013-08-12XubString->OUStringCaolán McNamara
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
2013-08-06WaE: private field 'rLayout' is not usedTor Lillqvist
2013-08-06Prevent basctl::PropBrw using basctl::Layout from within ~LayoutStephan Bergmann
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-17Resolves: #i21548# add context menu to code editor part of Basic IDEHerbert Dürr
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-27improve performance switching modules in large Libraries fdo#66148Noel Power
2013-06-27Revert "tweak object catalog to improve switching modules in large Libraries"Noel Power
2013-06-27tweak object catalog to improve switching modules in large LibrariesNoel Power
2013-06-15Related: #i108689# Invalidate Basic IDE slots to trigger feature updateAriel Constenla-Haile
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-06-03fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-30gbuild: fix deps on svx/globlmn.hrcDavid Tardon
2013-05-28fdo#64451 Add "Find All" to the Find bar.Andrzej J.R. Hunt
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin
2013-05-27Make .uno:Open a drop-down toolbar itemAriel Constenla-Haile
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann
2013-05-24stop delivering globlmn.hrcDavid Tardon
2013-05-23fdo#63035 Add "Match Case" to Find bar.Andrzej J.R. Hunt
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-21fdo#46808, Clean up old usages of ExtToolkitNoel Grandin
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin
2013-05-16Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-05-15fdo#46808, Use service constructorNoel Grandin
2013-05-08svx: remove Package_sdiMichael Stahl
2013-05-08sfx2: remove Package_sdiMichael Stahl
2013-05-07officecfg: remove Package_cppheaderMichael Stahl
2013-05-02Related: #i120515# fixed memory leakArmin Le Grand
2013-05-01convert message box return types to an enumCaolán McNamara