summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2011-11-18fdo#40831: SwCursor::RestoreSavePos:Tomofumi Yagi
2011-11-18fdo#40831: SwView::ExecSearch:Michael Stahl
2011-11-18i#102333: SwDoc::ReplaceRangeImpl:Michael Stahl
2011-11-18SwDoc::ReplaceRange: prevent assertionMichael Stahl
2011-11-18SwUndoReplace::Impl::UndoImpl: prevent assertion:Michael Stahl
2011-11-18SwWrtShell::GetDoStrings: bogus assertionMichael Stahl
2011-11-18forgot to consider printing from html sourceIvan Timofeev
2011-11-18fix fdo#42178: crash when printing from Page PreviewIvan Timofeev
2011-11-17redundant if not-null checks on deleteIvan Timofeev
2011-11-17Remove double space in strings (looks bad in pootle)Lior Kaplan
2011-11-17Removing the last remnants of layout - sorry to see it go :-(Jan Holesovsky
2011-11-17remove obsolete layout codeFelix Zhang