summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
2010-12-20RTL_CONSTASCII_USTRINGPARAMserval2-3/+3
2010-12-18cppcheck: uninit member variableCaolán McNamara1-0/+1
2010-12-18Remove large blocks of commented codeAnders Jonsson1-178/+0
2010-12-13Change unnamespaced file.hxx macrosAndy Holder1-1/+1
2010-12-11cleaning of __EXPORT defineGert Faller2-16/+16
2010-12-09finish cleanup of missing icon handling codeJoachim Tremouroux1-1/+1
2010-12-06remove obsolete __FAR_DATAMichael Callahan5-153/+153
2010-12-05Replace all occured, occurance etc.Takeshi Abe1-3/+3
2010-12-01cppcheck: uninit memberCaolán McNamara1-4/+5
2010-11-28cppcheck: can use prefix variantCaolán McNamara1-1/+1
2010-11-27cppcheck: use prefix formCaolán McNamara1-1/+2
2010-11-27cppcheck: use prefix formCaolán McNamara2-10/+10
2010-11-27cppcheck: use prefix formCaolán McNamara1-5/+5
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 22Gert Faller6-10/+10
2010-11-24fix invalid XMLDavid Tardon2-1/+2
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 08Gert Faller31-126/+126
2010-11-17libs-gui HC cleanup and .bmp fixJoseph Powers4-43/+16
2010-11-17Remove HC throbber image usageSebastian Spaeth3-82/+0
2010-11-16Remove reference to _HC.hrc file that has just been removedSebastian Spaeth1-1/+0
2010-11-13Purged BmpColorMode from libs-gui - libs-guiJoseph Powers3-13/+3
2010-11-05fixup embedded graphic url handlingNoel Power1-9/+12
2010-11-03separation of new container controls and existing Dialog control & modelNoel Power2-907/+1194
2010-11-03tweak after rebase from masterNoel Power2-17/+16
2010-11-02initial import of latest cws container_controlsNoel Power21-418/+1965
2010-11-01remove a confusing use of GetMutex() when a SolarMutexGuard is really meantNorbert Thiebaud26-505/+480
2010-10-28add modelines to .h and .c files as wellCaolán McNamara1-0/+3
2010-10-27Add character count exclusive of whitespace to document statistics part 2Mattias Johnsson5-20/+47
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud1-2/+0
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud2-2/+0
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud20-442/+442
2010-10-25fix missing vos::Guard creeping back-up after rebaseNorbert Thiebaud1-3/+3
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud34-535/+494
2010-10-25Use SolarMutexGuard where appropriateNorbert Thiebaud3-12/+12
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud4-75/+75
2010-10-20WaE unused parameterCaolán McNamara1-8/+3
2010-10-20remove unused methodCaolán McNamara1-26/+0
2010-10-18remove non-compiled codePovilas Kanapickas11-414/+0
2010-10-18WaE, silence warningCaolán McNamara1-1/+1
2010-10-18remove dupsCaolán McNamara1-1/+0
2010-10-18add matching undefsCaolán McNamara1-0/+3
2010-10-18same ifdef inside itselfCaolán McNamara1-2/+0
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken1-1/+2
2010-10-15fix fdo#30856 remove VBAForm property and associated geometry hackNoel Power3-23/+4
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth207-0/+531
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power14-73/+358
2010-10-07Remove redundant #include directives & commentsJ. Graeme Lingard4-4/+0
2010-10-06Merge commit 'ooo/OOO330_m9'Luboš Luňák3-65/+1
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power14-73/+358
2010-10-05more removed include guards using fixguard.pyPetr Mladek7-24/+0
2010-10-05include rtl/ustring.hxx instead of non-existing rtl/OUString.hxxPetr Mladek1-2/+1