summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
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
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-22Replace chained O(U)StringBuffer::append() with operator+anuragkanungo
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-12Should initialise Module::mpModule to 0Tor Lillqvist
2013-04-12Get rid of GetAppData(SHL_IDE)Tor Lillqvist
2013-04-11deliver all uiconfig files by UIConfigDavid Tardon
2013-04-11rename UI to UIConfigDavid Tardon
2013-04-09use common image from res/ folderAndras Timar
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks
2013-04-01write even better codeThomas Arnhold