summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* EMBEDDED_OBJECT UNO property now works, remove hackLuboš Luňák2011-11-291-3/+2
* fix unoprms content mismatch (gee, it even had a FIXME comment)Luboš Luňák2011-11-292-7/+7
* the bit hackish addFormula() shortcut is no longer necessaryLuboš Luňák2011-11-295-23/+11
* make sw's macros_test use the new base classMarkus Mohrhard2011-11-291-28/+6
* SwPosition: comparing pointers is sillyMichael Stahl2011-11-291-8/+4
* SwPosition: handle un-registered SwIndex:Michael Stahl2011-11-281-10/+68
* SwFmtAchor: bit of style cleanupMichael Stahl2011-11-282-33/+31
* add defined but missing SfxInterface stringsCaolán McNamara2011-11-282-4/+8
* Fix Kashida justification when there is no Kashida glyphKhaled Hosny2011-11-281-0/+4
* Hide function pointersDaisuke Nishino2011-11-286-35/+39
* Undo short -> xub_StrLen change (fixes warning on Mac OS X).Stephan Bergmann2011-11-282-2/+2
* s/weather/whether/ where appropriateKorrawit Pruegsanusak2011-11-281-1/+1
* typos fixingKorrawit Pruegsanusak2011-11-284-5/+5
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-1025/+0
* remove pch from the include listNorbert Thiebaud2011-11-278-8/+0
* remove include of pch header from swNorbert Thiebaud2011-11-27773-1519/+0
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-271-2/+0
* typos fixingKorrawit Pruegsanusak2011-11-273-5/+5
* RtfSdrExport: remove unused includesMiklos Vajna2011-11-271-12/+0
* RtfImportFilter: remove unused includesMiklos Vajna2011-11-272-9/+0
* RtfExportFilter: remove unused includesMiklos Vajna2011-11-272-5/+0
* RtfExport: remove unused includesMiklos Vajna2011-11-272-28/+0
* Remove unnecessary tools/string includesAugust Sodora2011-11-254-5/+1
* Translate German comments and translate some english comments spelling errorsPhilipp Weissenbacher2011-11-252-223/+204
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-1/+1
* gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2011-11-2515-22/+22
* rename and move mathml oox support classes in oox to better placesLuboš Luňák2011-11-242-4/+4
* ooxml mathml import - first very basic implementationLuboš Luňák2011-11-241-1/+1
* initial (very hacky) work on mathml ooxml importLuboš Luňák2011-11-248-6/+56
* remove executable bit on a .cxx fileLuboš Luňák2011-11-241-0/+0
* remove private copy ctor, base class SwClient is noncopyableIvan Timofeev2011-11-241-2/+0
* check glossary path for sanityCaolán McNamara2011-11-241-0/+2
* Fix logic inversionDaisuke Nishino2011-11-241-1/+1
* better tranlation for "a al WW" :-)Michael Meeks2011-11-241-2/+2
* Fix non-DBG_UTIL build.Jan Holesovsky2011-11-242-8/+1
* more German transaltions in docdesc.cxxPhilipp Weissenbacher2011-11-241-1/+1
* RtfAttributeOutput: remove unnecessary includesMiklos Vajna2011-11-242-49/+0
* SwIndex, SwIndexReg::~SwIndexReg: deploy assert()Michael Stahl2011-11-241-13/+14
* SwIndex: remove global EmptyIndexArrayMichael Stahl2011-11-243-18/+17
* SwIndex: cleanup: add Init methodMichael Stahl2011-11-242-27/+22
* SwIndex: clean up Remove duplicationMichael Stahl2011-11-241-35/+19
* SwIndex: style cleanupMichael Stahl2011-11-242-243/+255
* sw: remove debug instance countingMichael Stahl2011-11-248-96/+0
* sw: remove some debugging cruftMichael Stahl2011-11-2413-59/+9
* sw: enable more debug code:Michael Stahl2011-11-24113-471/+291
* SwShell{,Table}Crsr: remove pointless overrides of IsSelOvrMichael Stahl2011-11-242-35/+0
* SwLinePortion::Check is uselessMichael Stahl2011-11-242-15/+0
* sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl2011-11-24109-562/+522
* fix some stray typosCaolán McNamara2011-11-232-2/+2
* remove various EraseLeadingAndTrailingCharsCaolán McNamara2011-11-233-4/+4