summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix for pesky pre-language-defect-fix gcc 4.0.1Caolán McNamara2011-11-231-2/+2
* fixed the German translationsPetr Mladek2011-11-231-6/+6
* Translated German comments to English.Philipp Weissenbacher2011-11-233-110/+97
* std::map::erase takes a nonconst iteratorCaolán McNamara2011-11-233-8/+9
* Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann2011-11-231-2/+2
* Enable :first-letter CSS pseudo-class for all browsers in HTML exportHarri Pitkänen2011-11-233-6/+3
* inherit privatelyCaolán McNamara2011-11-232-5/+18
* SwSelBoxes: svarray -> std::mapDaisuke Nishino2011-11-2331-501/+455
* aPosArr.Remove(0, n) shouldn't be aPosArr.clear(), but aPosArr.erase(...)Caolán McNamara2011-11-231-1/+3
* add stripStart, can replace EraseTrailingCharsCaolán McNamara2011-11-233-5/+7
* these can be constCaolán McNamara2011-11-2234-81/+91
* New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann2011-11-221-10/+11
* sw, added a message to a thrown uno::RuntimeExceptionCédric Bosdonnat2011-11-211-1/+2
* Improved Header/Footer UI framerateThomas Collerton2011-11-211-3/+3
* sw, Add hyperlinks by default in Table of ContentsCédric Bosdonnat2011-11-211-0/+4
* sw: added explanations entry to grammar checking popup menuCédric Bosdonnat2011-11-214-1/+52