summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-29EMBEDDED_OBJECT UNO property now works, remove hackLuboš Luňák1-3/+2
2011-11-29fix unoprms content mismatch (gee, it even had a FIXME comment)Luboš Luňák2-7/+7
2011-11-29the bit hackish addFormula() shortcut is no longer necessaryLuboš Luňák5-23/+11
2011-11-29make sw's macros_test use the new base classMarkus Mohrhard1-28/+6
2011-11-29SwPosition: comparing pointers is sillyMichael Stahl1-8/+4
2011-11-28SwPosition: handle un-registered SwIndex:Michael Stahl1-10/+68
2011-11-28SwFmtAchor: bit of style cleanupMichael Stahl2-33/+31
2011-11-28add defined but missing SfxInterface stringsCaolán McNamara2-4/+8
2011-11-28Fix Kashida justification when there is no Kashida glyphKhaled Hosny1-0/+4
2011-11-28Hide function pointersDaisuke Nishino6-35/+39
2011-11-28Undo short -> xub_StrLen change (fixes warning on Mac OS X).Stephan Bergmann2-2/+2
2011-11-28s/weather/whether/ where appropriateKorrawit Pruegsanusak1-1/+1
2011-11-28typos fixingKorrawit Pruegsanusak4-5/+5
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-1025/+0
2011-11-27remove pch from the include listNorbert Thiebaud8-8/+0
2011-11-27remove include of pch header from swNorbert Thiebaud773-1519/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-11-27typos fixingKorrawit Pruegsanusak3-5/+5
2011-11-27RtfSdrExport: remove unused includesMiklos Vajna1-12/+0
2011-11-27RtfImportFilter: remove unused includesMiklos Vajna2-9/+0
2011-11-27RtfExportFilter: remove unused includesMiklos Vajna2-5/+0
2011-11-27RtfExport: remove unused includesMiklos Vajna2-28/+0
2011-11-25Remove unnecessary tools/string includesAugust Sodora4-5/+1
2011-11-25Translate German comments and translate some english comments spelling errorsPhilipp Weissenbacher2-223/+204
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon15-22/+22
2011-11-24rename and move mathml oox support classes in oox to better placesLuboš Luňák2-4/+4
2011-11-24ooxml mathml import - first very basic implementationLuboš Luňák1-1/+1
2011-11-24initial (very hacky) work on mathml ooxml importLuboš Luňák8-6/+56
2011-11-24remove executable bit on a .cxx fileLuboš Luňák1-0/+0
2011-11-24remove private copy ctor, base class SwClient is noncopyableIvan Timofeev1-2/+0
2011-11-24check glossary path for sanityCaolán McNamara1-0/+2
2011-11-24Fix logic inversionDaisuke Nishino1-1/+1
2011-11-24better tranlation for "a al WW" :-)Michael Meeks1-2/+2
2011-11-24Fix non-DBG_UTIL build.Jan Holesovsky2-8/+1
2011-11-24more German transaltions in docdesc.cxxPhilipp Weissenbacher1-1/+1
2011-11-24RtfAttributeOutput: remove unnecessary includesMiklos Vajna2-49/+0
2011-11-24SwIndex, SwIndexReg::~SwIndexReg: deploy assert()Michael Stahl1-13/+14
2011-11-24SwIndex: remove global EmptyIndexArrayMichael Stahl3-18/+17
2011-11-24SwIndex: cleanup: add Init methodMichael Stahl2-27/+22
2011-11-24SwIndex: clean up Remove duplicationMichael Stahl1-35/+19
2011-11-24SwIndex: style cleanupMichael Stahl2-243/+255
2011-11-24sw: remove debug instance countingMichael Stahl8-96/+0
2011-11-24sw: remove some debugging cruftMichael Stahl13-59/+9
2011-11-24sw: enable more debug code:Michael Stahl113-471/+291
2011-11-24SwShell{,Table}Crsr: remove pointless overrides of IsSelOvrMichael Stahl2-35/+0
2011-11-24SwLinePortion::Check is uselessMichael Stahl2-15/+0
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl109-562/+522
2011-11-23fix some stray typosCaolán McNamara2-2/+2