summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* catch by const referenceCaolán McNamara2011-08-161-14/+12
* Removed the rest of FORWARD_DECLARE_INTERFACE.Kohei Yoshida2011-08-113-10/+29
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-108-8/+8
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
* late postmerge fixesMatúš Kukan2011-08-042-6/+13
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-309-7/+17
* revert to dbaccess gbuildization from master mostlyBjoern Michaelsen2011-07-232-2/+2
* postmerge fixes for gnumake4Bjoern Michaelsen2011-07-221-2/+2
* resyncing to masterBjoern Michaelsen2011-07-2114-65/+48
|\
| * ditch ByteStringCaolán McNamara2011-07-171-21/+19
| * Add prefixes for component_getFactory methodsMatúš Kukan2011-07-136-6/+6
| * Remove component_getImplementationEnvironmentMatus Kukan2011-07-123-20/+0
| * Goodbye to CWS_WORK_STAMPTor Lillqvist2011-07-011-8/+1
| * adapt for new apiCaolán McNamara2011-06-223-7/+7
| * remove all traces of offuh from makefilesDavid Tardon2011-06-173-3/+15
* | gnumake4: postmerge fixes in dbaccess reportdesignBjoern Michaelsen2011-06-212-2/+2
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-20245-2598/+1713
|\|
| * Removed commented linesChristina Rossmanith2011-06-032-5/+0
| * overly staticCaolán McNamara2011-06-011-8/+3
| * Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-2716-152/+276
| |\
| | * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-2216-152/+276
| | |\
| * | | replace res/commandimagelist with cmd in baseMatus Kukan2011-05-201-18/+18
| * | | adjust for modified singletonCaolán McNamara2011-05-201-1/+1
| * | | WaE (picky) - noel / remove umlaut in comment (translate to english)Christian Lohmaier2011-05-171-1/+1
| * | | Fix cppcheck warning (Prefer prefix ++/-- operators for non-primitive types)Julien Nabet2011-05-051-1/+1
| * | | gbuildize reportdesignDavid Tardon2011-04-2122-920/+533
| * | | Easy hack : Add visibility markup to all component_get* functionsJulien Nabet2011-04-191-3/+3
| |/ /
| * | drop bogus executable flag from odf filesFrancisco Saito2011-03-292-0/+0
| * | drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
| * | catch exceptions by const referenceCaolán McNamara2011-03-281-21/+19
| * | use PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara2011-03-281-1/+1
| * | more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák2011-03-252-6/+6
| * | set build depencencies against the new "translations" modulePetr Mladek2011-03-251-1/+1
| * | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-198-20/+20
| * | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1796-1205/+1725
| |\ \
| | * | fix mis-merge: no vso3 and use boost for hashNorbert Thiebaud2011-03-122-2/+1
| | * | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-0996-1205/+1726
| | |\ \
| * | | | Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-1235-68/+68
| * | | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-123-3/+3
| |/ / /
| * | | Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from baseChristina Rossmanith2011-03-041-4/+0
| * | | Pointless to convert char* to OString and backCaolán McNamara2011-03-012-4/+2
| * | | Remove bogus comments.Guillaume Poussel2011-03-011-1/+1
| * | | Remove date comments in base.Guillaume Poussel2011-03-012-2/+2
| * | | OSL_ASSERT takes a condition, not a messageDavid Tardon2011-02-261-1/+1
| * | | Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold2011-02-264-7/+7
| * | | Move DBG_ERROR -> OSL_ASSERTThomas Arnhold2011-02-245-8/+8
| * | | Move DBG_ASSERT -> OSL_ENSUREThomas Arnhold2011-02-244-13/+13
| * | | more std:: -> o3tl:: build fixesLuboš Luňák2011-02-083-15/+19
| * | | Remove useless comments.Guillaume Poussel2011-02-081-1/+1