summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* remove obsolete helpids and cleanup uiconfig XMLMichael Meeks2013-04-031-6/+6
* remove obsolete helpids and cleanup uiconfig XMLMichael Meeks2013-04-036-67/+67
* 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
* various efforts to consistently apply HIG rulesCaolán McNamara2013-03-151-24/+11
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* 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
* remove remaining UTF bomBorim2013-03-112-2/+2
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-0820-0/+53
* 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
* remove unused and commented out codeThomas Arnhold2013-03-042-9/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-2/+2
* coverity#736107: nesting level mismatchMarkus Mohrhard2013-03-031-0/+2
* remove all d.lstMichael Stahl2013-02-281-0/+0
* loplugin: improve indentationThomas Arnhold2013-02-251-4/+2
* loplugin: unused variablesThomas Arnhold2013-02-254-20/+0
* sal: update log areasThomas Arnhold2013-02-231-1/+1
* fix editeng and basctl buildCaolán McNamara2013-02-221-1/+1
* coverity#982443 Explicitt null dereferencedNorbert Thiebaud2013-02-221-34/+30
* coverity#735665 Dereference after null checkNorbert Thiebaud2013-02-221-4/+6
* coverity#735664 coverity#736134 coverity#736135 Dereference NullNorbert Thiebaud2013-02-221-2/+2
* change lib:widget delimiter from : to -Caolán McNamara2013-02-211-2/+2
* coverity#735601 coverity#736164Norbert Thiebaud2013-02-181-1/+5
* Move SyntaxHighlighter class from svtools to comphelperAndras Timar2013-02-163-9/+5
* String to OUStringAndras Timar2013-02-131-2/+2
* fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin2013-02-121-12/+9
* fdo#46808, script::DocumentDialogLibraryContainer needed a new constructorNoel Grandin2013-02-121-5/+3
* fdo#46808, script::DocumentScriptLibraryContainer needed a new constructorNoel Grandin2013-02-121-5/+3
* fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin2013-02-123-90/+44
* fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2013-02-111-5/+3
* Remove unused methodsThomas Arnhold2013-02-092-7/+0
* Move close button to most left of the findbarJoren De Cuyper2013-02-071-1/+1
* gbuild: remove various pointless calls that don't add anythingMichael Stahl2013-01-261-4/+0
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+2
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-224-60/+52
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-213-4/+4
* Add close findbar button also on other LO componentsJoren De Cuyper2013-01-171-0/+1
* fdo#59212 UI elements were untranslatable in Basic Macro dialogAndras Timar2013-01-151-6/+6
* fix a bunch of more crashes when setting personasMarkus Mohrhard2013-01-123-11/+13