summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* 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
* Convert Sal to rtl::O(U)StringDavid Tardon2011-11-211-1/+1
* Remove unnecessary includesAugust Sodora2011-11-201-4/+0
* cppcheck: Unused private function 'CSS1Parser::SetLineNr'August Sodora2011-11-201-8/+0
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-1932-64/+92
* this aWord is never usedCaolán McNamara2011-11-191-2/+0
* add narrow (one letter) month namesEike Rathke2011-11-191-1/+1
* SwSectionFrm: s/sal_Bool/bool/Michael Stahl2011-11-182-12/+12
* fdo#42534: SwRootFrm: clear SwLayouter in dtorCaolán McNamara2011-11-183-3/+18