summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-167-23/+0
* sal_Bool to boolTakeshi Abe2012-08-153-21/+19
* Remove declared but not defined functionTakeshi Abe2012-08-141-1/+0
* sal_Bool to boolTakeshi Abe2012-08-146-64/+61
* bErrors was always trueTakeshi Abe2012-08-122-6/+3
* sal_Bool to boolTakeshi Abe2012-08-1210-65/+67
* Remove useless #ifndef guardTakeshi Abe2012-08-091-3/+0
* Remove a member variable no one readsTakeshi Abe2012-08-093-13/+1
* reduce static_initialization_and_destruction chainCaolán McNamara2012-08-094-28/+30
* String::AllocBuffer replacementsCaolán McNamara2012-08-071-3/+4
* Remove forwards of non-existing structsThomas Arnhold2012-08-071-2/+0
* Fix "Boolean result is used in bitwise operation"Julien Nabet2012-08-061-2/+1
* Remove declared but not defined functionsTakeshi Abe2012-08-031-7/+0
* sal_Bool -> boolTakeshi Abe2012-08-034-37/+37
* Remove unused code: those classes are unusedThomas Arnhold2012-08-011-13/+0
* tweak for commit 8181dddb7bf166be4a00e9280d52f8d7a1741290 fdo#42492Noel Power2012-07-311-4/+2
* fdo#42492: fixing Basic HEX commandUray M. János2012-07-311-5/+6
* remove unnecessary includes of svl/svarray.hxxCaolán McNamara2012-07-303-3/+0
* Bug 48549 - System::Beep() removalMathieu Vonlanthen2012-07-302-2/+0
* basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl2012-07-271-3/+3
* fdo#48549 System::Beep() removalMathieu Vonlanthen2012-07-231-1/+0
* very suspicious combination of used SbxValues and unused aResCaolán McNamara2012-07-201-1/+2
* XubString->rtl::OUStringCaolán McNamara2012-07-2019-104/+91
* WaE: basic compile snafuMichael Meeks2012-07-181-2/+5
* re-base on ALv2 code. Includes:Michael Meeks2012-07-18134-3016/+1854
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-141-2/+0
* ure cppunit tests depend on unobootstrapprotectorCaolán McNamara2012-07-111-1/+1
* targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks2012-07-094-4/+4
* some UniString->rtl::OUStringCaolán McNamara2012-07-094-8/+9
* fix waeNoel Power2012-07-051-1/+0
* make unoCheckStruct uglier but detect unfixed type assignment + add new testsNoel Power2012-07-052-30/+102
* fix missing makefile, also add a further test to test_nested_struct.cxxNoel Power2012-07-052-0/+87
* split out some common basic test stuff, add intial nested struct testNoel Power2012-07-054-46/+139
* clean up include guards in sbxvar.hxxMichael Stahl2012-07-051-19/+3
* initial attempt at fdo#47263 allow direct access to nested uno structsNoel Power2012-07-043-38/+491
* dr80: #i117392# initialize VBAGlobals object if single Basic module is in VBA...Daniel Rentz [dr]2012-07-041-1/+14
* removed unnecessary forward declarations of classTakeshi Abe2012-07-043-4/+0
* ditch String::CreateFromAsciiCaolán McNamara2012-07-0311-54/+54
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-5/+2
* Remove unused definesThomas Arnhold2012-07-011-15/+0
* Some cppcheck cleaningJulien Nabet2012-06-301-1/+1
* some pesky XubStringsCaolán McNamara2012-06-293-8/+8
* Remove unused localsThomas Arnhold2012-06-291-6/+0
* Remove UNO includes commentsThomas Arnhold2012-06-293-7/+0
* probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara2012-06-289-18/+14
* targetted re-work of cppunit pieces.Michael Meeks2012-06-272-4/+2
* Reduce newline bloat at eofThomas Arnhold2012-06-272-69/+0
* tidy some resource stringsCaolán McNamara2012-06-263-17/+16
* reduce static_initialization_and_destruction chainCaolán McNamara2012-06-251-10/+1
* Remove various commented out definesThomas Arnhold2012-06-252-145/+0