summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-18mingw: avoid hardcoded dll versions and depsDavid Tardon6-147/+540
2012-03-18resolved fdo#46947 duplicated date format [zh-TW]Cheng-Chia Tseng1-1/+1
2012-03-18add test case for fdo#40426Markus Mohrhard2-3/+18
2012-03-18some sal_Bool to bool in transobj.cxxMarkus Mohrhard1-13/+13
2012-03-18also shrink used area for HTML in some cases, fdo#46230, n#677811Markus Mohrhard1-1/+14
2012-03-18disable two slow java based subsequenttests, fdo#45337Markus Mohrhard1-2/+2
2012-03-18add all imported properties to ScDBData, fdo#40426Markus Mohrhard2-3/+9
2012-03-18Add parenthesis for avoid false report by cppcheckJulien Nabet1-1/+1
2012-03-18Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-3/+3
2012-03-18Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-03-18Some cppcheck cleaningJulien Nabet2-5/+5
2012-03-18Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2012-03-18Fix redundant assignment of "nAngle" in switchJulien Nabet1-2/+2
2012-03-18Fix Same expression on both sides of '=='Julien Nabet1-1/+1
2012-03-18use /usr/bin/env bash instead of /bin/bashRobert Nagy1-1/+1
2012-03-18Add check for hamcrest even if it is not first in classpath.Tomas Chvatal1-1/+1
2012-03-18sal_osl_module depends on Module_DLL (uses the library)Luboš Luňák1-0/+4
2012-03-18gbuildbridge: gb_MAKETARGET is empty, gb_PARTIALBUILD defined in partial_buildMatúš Kukan2-42/+3
2012-03-18update of license documentAndras Timar3-0/+130
2012-03-18Simplify these 2 conditionsJulien Nabet1-2/+2
2012-03-18Reduce scope of nCharJulien Nabet1-1/+1
2012-03-18match if-else properly (warnings are actually sometimes useful, huh)Luboš Luňák1-0/+2
2012-03-17compile these with exceptions againLuboš Luňák1-1/+1
2012-03-18removed duplicate #includes in cosvTakeshi Abe7-21/+0
2012-03-17use SAL_DLLPUBLIC_TEMPLATE for an exported templateLuboš Luňák1-1/+1
2012-03-17fix wrong libpng check result textLuboš Luňák1-1/+1
2012-03-17fix icu parallel buildLuboš Luňák2-1/+22
2012-03-17workaround broken msvc template instantiationLuboš Luňák1-0/+3
2012-03-17workaround for msvc instantiating things it shouldn'tLuboš Luňák1-0/+4
2012-03-17do not initialize a field with itselfLuboš Luňák1-1/+1
2012-03-17Fixed potential memory leak & UniString removal.Kohei Yoshida1-5/+8
2012-03-16correction of typo in commentWinfried Donkers1-1/+1
2012-03-16Added class description.Kohei Yoshida1-0/+8
2012-03-16Use shared string pool to share string instances among string item values.Kohei Yoshida4-18/+72
2012-03-16gb_JavaClassSet_add_package_dependency: order only is not enoughMichael Stahl1-1/+2
2012-03-16unoil: add missing dependencies in custom makefileMichael Stahl2-1/+8
2012-03-16fdo#46926: PyUNO_cmp: return acquired referenceDavid Bolen1-4/+15
2012-03-16gbuild: switch solaris.mk to GCCJonathan Adams1-155/+180
2012-03-16unitools.mk: do not override $GNUMAKE from configureJonathan Adams1-1/+1
2012-03-16adapt unxsog{i,s}.mk to Solaris ldJonathan Adams2-5/+6
2012-03-16soltools: fix solaris/gcc buildMichael Stahl2-4/+4
2012-03-16sal: fix warningsMichael Stahl1-2/+2
2012-03-16sal: remove unx implementation of osl_sendResourcePipe/osl_receiveResourcePipeJonathan Adams1-197/+3
2012-03-16nss: add parameter for solaris/gccMichael Stahl1-0/+3
2012-03-16icc: clean up patchJonathan Adams1-652/+26
2012-03-16configure.in: use $GREP for non-standard featuresJonathan Adams1-24/+24
2012-03-16solaris/gcc: add missing standard includesJonathan Adams3-0/+3
2012-03-16logical || -> binary |Luboš Luňák1-1/+1
2012-03-16remove extraneous parenthesesLuboš Luňák1-1/+1
2012-03-16kde4 fpicker doesn't use Q_OBJECT, no need for mocLuboš Luňák4-80/+0