summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* WaE: nPos not used for anythingCaolán McNamara2011-01-261-2/+0
* Cpp cleanliness: redundant assignment to selfKenneth Venken2011-01-261-2/+0
* WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-256-42/+7
* Remove empty description and dates.Thomas Arnhold2011-01-222-16/+0
* Remove obsolete RCS lines.Thomas Arnhold2011-01-218-24/+0
* Remove old RCS lines.Thomas Arnhold2011-01-2116-55/+0
* No need to check for a failed condition since the value has an init value.Kohei Yoshida2011-01-181-4/+1
* WaE patch for editeng.Christian Lohmaier2011-01-181-1/+1
* drop this redundant commentCaolán McNamara2011-01-181-2/+0
* handle css::table::BorderLine in addition to css::table::BorderLine2David Tardon2011-01-122-72/+90
* s/KAPITAELCHENPROP/SMALL_CAPS_PERCENT/ and define it in a headerAndras Timar2011-01-112-5/+6
* fix this to be what the original author thought he was sayingCaolán McNamara2011-01-041-1/+1
* cppcheck: unused variableCaolán McNamara2011-01-021-1/+0
* cppcheck: prefer prefix variantCaolán McNamara2011-01-011-2/+2
* Remove DECLARE_LIST( DummyItemList, ConstPoolItemPtr )Joseph Powers2010-12-313-12/+48
* Remove DECLARE_LIST( DummyColorList, SvxColorItem* )Joseph Powers2010-12-312-17/+40
* Remove DECLARE_LIST(ViewList,OutlinerView*)Joseph Powers2010-12-312-28/+44
* cppcheck: prefer prefix variantCaolán McNamara2010-12-241-2/+2
* fix these ones upCaolán McNamara2010-12-231-4/+4
* Remove DECLARE_LIST( SvxIDPropertyCombineList, SvxIDPropertyCombine* )Joseph Powers2010-12-162-24/+16
* change of __READONLY_DATA define to constGert Faller2010-12-122-3/+3
* cleaning of __EXPORT defineGert Faller2010-12-1110-132/+132
* remove obsolete __FAR_DATAMichael Callahan2010-12-061-3/+3
* Replace all occured, occurance etc.Takeshi Abe2010-12-061-1/+1
* Merge branch 'libreoffice-3-3'Rene Engelhard2010-11-261-1/+1
|\
| * Merge commit 'ooo/OOO330_m17' into libreoffice-3-3Rene Engelhard2010-11-261-1/+1
| |\
| | * masterfix OOO330: #i115774# crash in FR version when typing / as first characterobo2010-11-251-1/+1
| * | Resolves: rhbz#647392# Ensure autocorrect doesn't crashCaolán McNamara2010-11-121-1/+1
* | | HC Cleanup - libs-coreJoseph Powers2010-11-161-2/+1
* | | RTF: port last changes from CWSMiklos Vajna2010-11-144-13/+41
* | | Remove unused Beschreibung (Description) commentsJ. Graeme Lingard2010-11-123-17/+0
* | | Resolves: rhbz#647392# Ensure autocorrect doesn't crashCaolán McNamara2010-11-121-1/+1
* | | Nuked non-printable character.Kohei Yoshida2010-11-101-1/+1
* | | Clean up the codeAlexander O. Anisimov2010-11-0917-292/+44
* | | Easy Hacks : RTL_CONSTASCII_USTRINGPARAMGert Faller2010-11-0512-26/+26
|/ /
* | libs-core: Remove emacs modelines in the middle of the fileSebastian Spaeth2010-10-293-6/+0
* | add modelines to .hxx files as wellCaolán McNamara2010-10-28150-6/+339
* | Fix impress ruler behaviourThorsten Behrens2010-10-261-1/+3
* | Finally, gut the vos module out of the buildNorbert Thiebaud2010-10-251-2/+1
* | convert vos/process.hxx and related APINorbert Thiebaud2010-10-251-3/+0
* | merge vosremoval-mutex.diffNorbert Thiebaud2010-10-2514-18/+14
* | merge vosremoval-reference.diffNorbert Thiebaud2010-10-2514-41/+38
* | use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud2010-10-259-126/+126
* | #i106131# ignore bogus tabstopsCaolán McNamara2010-10-251-2/+5
* | Add more files to EXCEPTIONSFILES, needed at least on NetBSD.Thomas Klausner2010-10-212-22/+17
* | fix delete/delete[] mismatchDavid Tardon2010-10-201-1/+1
* | Minor libs-core comment clean-upTrevor Murphy2010-10-192-2/+2
* | remove non-compiled codePovilas Kanapickas2010-10-184-99/+2
* | add missing includeMichael Meeks2010-10-151-0/+1
* | #include <sal/macros.h> for SAL_N_ELEMENTSLuboš Luňák2010-10-151-0/+1