summaryrefslogtreecommitdiffstats
path: root/basctl/source
Commit message (Expand)AuthorAgeFilesLines
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-218-11/+11
* fdo#57950: Remove some chained appends in basctlJelle van der Waa2013-08-183-15/+5
* remove various unused dialogsCaolán McNamara2013-08-172-155/+0
* convert GetSelectionText... methods to OUString and boolIvan Timofeev2013-08-142-3/+3
* XubString->OUStringCaolán McNamara2013-08-121-1/+1
* vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl2013-08-081-1/+1
* WaE: private field 'rLayout' is not usedTor Lillqvist2013-08-062-3/+0
* Prevent basctl::PropBrw using basctl::Layout from within ~LayoutStephan Bergmann2013-08-063-14/+10
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-288-35/+35
* Resolves: #i21548# add context menu to code editor part of Basic IDEHerbert Dürr2013-07-171-0/+6
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-132-4/+4
* remove toolkit/unohlp.hxx hackThomas Arnhold2013-06-281-1/+1
* improve performance switching modules in large Libraries fdo#66148Noel Power2013-06-271-9/+32
* Revert "tweak object catalog to improve switching modules in large Libraries"Noel Power2013-06-271-28/+9
* tweak object catalog to improve switching modules in large LibrariesNoel Power2013-06-271-9/+28
* Related: #i108689# Invalidate Basic IDE slots to trigger feature updateAriel Constenla-Haile2013-06-153-3/+25
* fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin2013-06-035-22/+16
* fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin2013-05-281-6/+5
* Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann2013-05-256-123/+185
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-222-11/+7
* fdo#46808, Clean up old usages of ExtToolkitNoel Grandin2013-05-211-3/+3
* fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin2013-05-211-1/+3
* fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin2013-05-216-184/+121
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-05-162-6/+0
* fdo#46808, Use service constructorNoel Grandin2013-05-151-6/+3
* Related: #i120515# fixed memory leakArmin Le Grand2013-05-021-1/+4
* convert message box return types to an enumCaolán McNamara2013-05-011-1/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-302-46/+15
* Replace chained O(U)StringBuffer::append() with operator+anuragkanungo2013-04-221-7/+3
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-1/+1
* Should initialise Module::mpModule to 0Tor Lillqvist2013-04-121-1/+1
* Get rid of GetAppData(SHL_IDE)Tor Lillqvist2013-04-122-2/+4
* use common image from res/ folderAndras Timar2013-04-091-1/+1
* fdo#46808, Convert frame::Frame to new styleNoel Grandin2013-04-082-16/+8
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-072-4/+4
* write even better codeThomas Arnhold2013-04-012-5/+5
* remove boilerplate commentsThomas Arnhold2013-04-014-7/+3
* remove unused GetCurDocViewWinThomas Arnhold2013-04-012-9/+0
* Use OUString in basctl(basicide)Chr. Rossmanith2013-03-304-28/+28
* ResMgr with LanguageTagEike Rathke2013-03-291-2/+1
* Use OUString and sal_Int32 in GetTextWidth()Chr. Rossmanith2013-03-283-4/+4
* -Wunused-macrosStephan Bergmann2013-03-271-3/+0
* String::AppendAscii cleanupRicardo Montania2013-03-221-2/+2
* further OUString cleanupThomas Arnhold2013-03-192-4/+4
* make sure basic IDE cut/copy buttons on toolbar are refreshed fdo#30545Noel Power2013-03-131-0/+8
* Abbreviate Rectangle as Rect, not RecTor Lillqvist2013-03-121-3/+3
* fdo#38838: Converting String/UniString to OUStringelixir2013-03-111-2/+2
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-0817-0/+45
* fdo#38838, replacement of String with OUStringÁdám Csaba Király2013-03-053-14/+14
* fdo#38838, change String to OUStringÁdám Csaba Király2013-03-042-14/+14