summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* Replace SvArray stuff with vector in xmloff/xmlcnimp.hxx and refactorNigel Hawkins2011-08-119-289/+580
* WaE: unused variableCaolán McNamara2011-08-111-1/+1
* bool => falseEike Rathke2011-08-101-1/+1
* Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke2011-08-101-1/+1
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-107-6/+6
* Replace SvUShorts with vector in xmloff/xmlnumfe.cxxNigel Hawkins2011-08-091-4/+3
* callcatcher: ditch some more methodsCaolán McNamara2011-08-082-18/+0
* reflect gmake flavorTakeshi Abe2011-08-051-1/+1
* Emacs mode line compatible with vi's oneTakeshi Abe2011-08-051-0/+1
* Set correct mimetype for draw documents on xml exportThorsten Behrens2011-08-041-1/+1
* callcatcher: remove unused methodsCaolán McNamara2011-08-042-12/+0
* callcatcher: remove unused methodsThomas Arnhold2011-08-035-147/+0
* Revert a specific line.Julien Nabet2011-07-311-1/+0
* Some cppcheck cleaning + 2 fixes of last commitJulien Nabet2011-07-311-2/+2
* Some cppcheck cleaningJulien Nabet2011-07-3013-24/+23
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-306-3/+13
* callcatcher: remove unused disaster waiting to happenCaolán McNamara2011-07-272-17/+0
* fixed typos in commentsTakeshi Abe2011-07-261-2/+2
* callcatcher: remove unused methodsThomas Arnhold2011-07-256-95/+0
* callcatcher: remove unused methodsThomas Arnhold2011-07-253-16/+0
* resyncing to masterBjoern Michaelsen2011-07-2134-1256/+191
|\
| * callcatcher: remove unused methodsThomas Arnhold2011-07-201-81/+0
| * callcatcher: remove unused methodsCaolán McNamara2011-07-141-8/+0
| * callcatcher: remove unused non-class level methodsCaolán McNamara2011-07-143-42/+0
| * Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-122-10/+0
| * unused methodsCaolán McNamara2011-07-112-7/+0
| * callcatcher: unused lcl_hasChartTypeCaolán McNamara2011-07-111-24/+0
| * update component factory methods to use new prefixes, to add lib mergingMatus Kukan2011-06-244-7/+7
| * Avoid division by zero with paths that are vertical or horizontal linesFridrich Štrba2011-06-221-2/+2
| * Teach LibreOffice proper svg:d supportThorsten Behrens2011-06-222-954/+48
| * ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-172-2/+10
| * catch by const referenceCaolán McNamara2011-06-1621-123/+128
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-19784-4801/+4460
|\|
| * fdo#37646: Avoid crash when pasting a form control into chart.Kohei Yoshida2011-06-092-2/+9
| * Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky2011-06-061-1/+1
| |\
| | * fix for bug fdo#37590Noel Power2011-05-311-1/+1
| | * fdo#37390, make style:layout-grid-snap-to-characters fit to ODF spec.Cédric Bosdonnat2011-05-243-1/+4
| | * fdo#34997: fixed crash when reading malformed fieldmark tags in ODTCédric Bosdonnat2011-05-181-1/+2
| * | use this pattern throughoutCaolán McNamara2011-06-018-98/+48
| * | this is overly static for little gainCaolán McNamara2011-06-011-4/+4
| * | WaE: inside appropiate ifdefsCaolán McNamara2011-06-011-2/+2
| * | Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-314-2/+6
| |\ \
| | * | fdo#37390, make style:layout-grid-snap-to-characters fit to ODF spec.Cédric Bosdonnat2011-05-243-1/+4
| | * | fdo#34997: fixed crash when reading malformed fieldmark tags in ODTCédric Bosdonnat2011-05-181-1/+2
| | |/
| * | Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-2715-156/+387
| |\ \
| | * \ Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-2814-155/+386
| | |\ \ | | | |/ | | |/|
| | * | FALSE/TRUE in strings should not be converted to sal_False/sal_True.Jan Holesovsky2011-04-151-1/+1
| * | | must use SAL_N_ELEMENTS hereDavid Tardon2011-05-231-2/+2
| * | | use SAL_N_ELEMENTSDavid Tardon2011-05-231-1/+1
| * | | WaE: track debug level for usageCaolán McNamara2011-05-201-2/+2