summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-24rename and move mathml oox support classes in oox to better placesLuboš Luňák
2011-11-24ooxml mathml import - first very basic implementationLuboš Luňák
2011-11-24initial (very hacky) work on mathml ooxml importLuboš Luňák
2011-11-24remove executable bit on a .cxx fileLuboš Luňák
2011-11-24remove private copy ctor, base class SwClient is noncopyableIvan Timofeev
2011-11-24check glossary path for sanityCaolán McNamara
2011-11-24Fix logic inversionDaisuke Nishino
2011-11-24better tranlation for "a al WW" :-)Michael Meeks
2011-11-24Fix non-DBG_UTIL build.Jan Holesovsky
2011-11-24more German transaltions in docdesc.cxxPhilipp Weissenbacher
2011-11-24RtfAttributeOutput: remove unnecessary includesMiklos Vajna
2011-11-24SwIndex, SwIndexReg::~SwIndexReg: deploy assert()Michael Stahl
2011-11-24SwIndex: remove global EmptyIndexArrayMichael Stahl
2011-11-24SwIndex: cleanup: add Init methodMichael Stahl
2011-11-24SwIndex: clean up Remove duplicationMichael Stahl
2011-11-24SwIndex: style cleanupMichael Stahl
2011-11-24sw: remove debug instance countingMichael Stahl
2011-11-24sw: remove some debugging cruftMichael Stahl
2011-11-24sw: enable more debug code:Michael Stahl
2011-11-24SwShell{,Table}Crsr: remove pointless overrides of IsSelOvrMichael Stahl
2011-11-24SwLinePortion::Check is uselessMichael Stahl
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-11-23fix some stray typosCaolán McNamara
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-23fix for pesky pre-language-defect-fix gcc 4.0.1Caolán McNamara
2011-11-23fixed the German translationsPetr Mladek
2011-11-23Translated German comments to English.Philipp Weissenbacher
2011-11-23std::map::erase takes a nonconst iteratorCaolán McNamara
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-23Enable :first-letter CSS pseudo-class for all browsers in HTML exportHarri Pitkänen
2011-11-23inherit privatelyCaolán McNamara
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino
2011-11-23aPosArr.Remove(0, n) shouldn't be aPosArr.clear(), but aPosArr.erase(...)Caolán McNamara
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-22these can be constCaolán McNamara
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-11-21sw, added a message to a thrown uno::RuntimeExceptionCédric Bosdonnat
2011-11-21Improved Header/Footer UI framerateThomas Collerton
2011-11-21sw, Add hyperlinks by default in Table of ContentsCédric Bosdonnat
2011-11-21sw: added explanations entry to grammar checking popup menuCédric Bosdonnat
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-11-20Remove unnecessary includesAugust Sodora
2011-11-20cppcheck: Unused private function 'CSS1Parser::SetLineNr'August Sodora
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-19this aWord is never usedCaolán McNamara
2011-11-19add narrow (one letter) month namesEike Rathke
2011-11-18SwSectionFrm: s/sal_Bool/bool/Michael Stahl
2011-11-18fdo#42534: SwRootFrm: clear SwLayouter in dtorCaolán McNamara
2011-11-18SwCursor::RestoreSavePos: assert on invalid positionMichael Stahl