summaryrefslogtreecommitdiff
path: root/svl/source
AgeCommit message (Expand)Author
2011-02-08Move prewin.h and postwin.h to solenv and adaptTor Lillqvist
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2011-02-02Remove DECLARE_LIST(SvAddressList_Impl, SvAddressEntry_Impl*)Joseph Powers
2011-01-31Remove RCS lines.Thomas Arnhold
2011-01-29cppcheck: remove unused variable aBuf.Thomas Arnhold
2011-01-29cppcheck: remove unused variable pTrans.Thomas Arnhold
2011-01-29Remove double line spacing and unused code.Thomas Arnhold
2011-01-28Remove SvShortsNigel Hawkins
2011-01-28Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-25use OSL-style assertsDavid Tardon
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-24Fix compilation error on 64-bit WindowsTor Lillqvist
2011-01-22Remove empty description and dates.Thomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-19cppcheck: object destroyed immediatelyCaolán McNamara
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara
2011-01-14remove a debug-only 3-state confusing pseudo-boolean...Norbert Thiebaud
2011-01-12Fix forced div formatting (when nCntPre = 0)Muthu Subramanian K
2011-01-10Related: rhbz#668057 Some Support locking files on more than just fileCaolán McNamara
2011-01-10Related: rhbz#668057 use %% escaped # instead of literal #Caolán McNamara
2011-01-09Remove unused codeAnders Jonsson
2010-12-24cppcheck: prefer prefix variantCaolán McNamara
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-12-22If the language is not specified, use the initial language. (fdo#32523)Kohei Yoshida
2010-12-22RTL_CONSTASCII_USTRINGPARAMserval
2010-12-12cleaning of __EXPORT defineGert Faller
2010-12-11cleaning of __EXPORT defineGert Faller
2010-12-09WaE, unused variableCaolán McNamara
2010-12-09New number formats (?/4, ?/100 and ?/[n]). n#655214Muthu Subramanian K
2010-12-06remove obsolete __FAR_DATAMichael Callahan
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-12-05cppcheck: can reduce the scope of this variableCaolán McNamara
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 17Gert Faller
2010-11-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 11Gert Faller
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 07Gert Faller
2010-11-17libs-gui HC cleanup and .bmp fixJoseph Powers
2010-11-12Remove bogus commentsAlexander O. Anisimov
2010-11-05can undo this now with fix in compiler settingsCaolán McNamara
2010-11-01Remove unnecessary coping of i18n::Currency2 instance.Kohei Yoshida
2010-10-28add modelines to .h and .c files as wellCaolán McNamara
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-18Add more files to EXCEPTIONSFILES, needed on NetBSD with system boost.Thomas Klausner
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-09A patch to remove some unused directives.jgraeme
2010-10-08fix horrible use of FASTBOOL as a loop iteratorMichael Meeks
2010-10-08FASTBOOL to bool conversionNorbert Thiebaud
2010-10-07Remove redundant #include directives & commentsJ. Graeme Lingard