summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-2/+2
2012-02-15Various string function clean upStephan Bergmann6-21/+28
2012-02-13Wrong size of 'Remove watch' button at Basic IDE. fdo#44237Tomcsik Bence1-17/+21
2012-02-08Added READMEs for modules which used to be in componentsJosh Heidenreich1-0/+1
2012-02-07Use defined utility BASIC_DLL()/BASIC_MOD()Takeshi Abe1-1/+1
2012-02-07Removed dead codeTakeshi Abe1-3/+0
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-02Do Package_xml also for iOS so that packimages doesn't failTor Lillqvist1-1/+4
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann1-7/+4
2012-01-30use SAL_CALL - fix bulid in msvcKorrawit Pruegsanusak1-2/+2
2012-01-30Fixed cppheader.xsl nillable treatment.Stephan Bergmann1-1/+2
2012-01-27Bypass building BASIC and scripting related modules for iOSTor Lillqvist1-0/+4
2012-01-26Deleting a null pointer is safeTakeshi Abe2-4/+2
2012-01-25Replace SourceViewConfig with (simplified) direct configuration access.Stephan Bergmann2-45/+87
2012-01-23Replaced diagnore ENSURE_OR_BREAK with regular code.Marcel Metz1-3/+15
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev1-1/+2
2012-01-20Use a smart pointer here insteadAugust Sodora7-23/+12
2012-01-20valgrind: Fix memory leakAugust Sodora1-0/+1
2012-01-10some misc tidyup ( that was reverted )Noel Power4-29/+28
2012-01-10Revert "remove duplicated images for basic dialog form controls ( & misc tidy...Noel Power4-35/+35
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl1-0/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden1-2/+0
2012-01-04fix dep to svx/globlmn.hrc inside of tail_buildNorbert Thiebaud1-1/+1
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley3-26/+23
2011-12-20String->OUStringAugust Sodora2-25/+22
2011-12-20gbuild: these targets depend on svx/globlmn.hrcMatúš Kukan1-0/+2
2011-12-15fix mistaken String::CreateFromInt32 -> OUString::valueOf conversionNoel Power1-1/+1
2011-12-12German translationsNoel Grandin2-2/+2
2011-12-10String->OUStringAugust Sodora1-40/+34
2011-12-10Remove unnecessary includesAugust Sodora1-26/+18
2011-12-10String->OUStringAugust Sodora1-115/+101
2011-12-10Avoid use of preprocessorAugust Sodora2-26/+27
2011-12-10fix build with MSVCAndras Timar1-1/+1
2011-12-10Remove unnecessary includesAugust Sodora1-15/+13
2011-12-10String->OUStringAugust Sodora2-4/+2
2011-12-10String->OUStringAugust Sodora1-10/+10
2011-12-10String->OUStringAugust Sodora3-16/+16
2011-12-10Fix for fdo43460 Part II getLength to isEmptyOlivier Hallot7-12/+12
2011-12-10Avoid use of the preprocessorAugust Sodora1-10/+13
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara2-11/+0
2011-12-09String->OUStringAugust Sodora13-203/+190
2011-12-09String->OUStringAugust Sodora2-7/+9
2011-12-09String->OUStringAugust Sodora7-33/+33
2011-12-09sal_Bool to boolAugust Sodora2-17/+15
2011-12-08Clean up SbxItemAugust Sodora2-38/+4
2011-12-08Remove unused codeAugust Sodora2-6/+0
2011-12-08childs -> childrenMichael T. Whiteley6-23/+23
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-06remove duplicated images for basic dialog form controls ( & misc tidyup )Noel Power4-35/+35