summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2011-11-22these can be constCaolán McNamara34-81/+91
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann1-10/+11
2011-11-21sw, added a message to a thrown uno::RuntimeExceptionCédric Bosdonnat1-1/+2
2011-11-21Improved Header/Footer UI framerateThomas Collerton1-3/+3
2011-11-21sw, Add hyperlinks by default in Table of ContentsCédric Bosdonnat1-0/+4
2011-11-21sw: added explanations entry to grammar checking popup menuCédric Bosdonnat4-1/+52
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon1-1/+1
2011-11-20Remove unnecessary includesAugust Sodora1-4/+0
2011-11-20cppcheck: Unused private function 'CSS1Parser::SetLineNr'August Sodora1-8/+0
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara32-64/+92
2011-11-19this aWord is never usedCaolán McNamara1-2/+0
2011-11-19add narrow (one letter) month namesEike Rathke1-1/+1
2011-11-18SwSectionFrm: s/sal_Bool/bool/Michael Stahl2-12/+12
2011-11-18fdo#42534: SwRootFrm: clear SwLayouter in dtorCaolán McNamara3-3/+18
2011-11-18SwCursor::RestoreSavePos: assert on invalid positionMichael Stahl1-4/+10
2011-11-18fdo#40831: SwCursor::RestoreSavePos:Tomofumi Yagi1-2/+14
2011-11-18fdo#40831: SwView::ExecSearch:Michael Stahl1-2/+15
2011-11-18i#102333: SwDoc::ReplaceRangeImpl:Michael Stahl1-0/+5
2011-11-18SwDoc::ReplaceRange: prevent assertionMichael Stahl1-0/+3
2011-11-18SwUndoReplace::Impl::UndoImpl: prevent assertion:Michael Stahl1-5/+7
2011-11-18SwWrtShell::GetDoStrings: bogus assertionMichael Stahl1-2/+1
2011-11-18forgot to consider printing from html sourceIvan Timofeev1-1/+1
2011-11-18fix fdo#42178: crash when printing from Page PreviewIvan Timofeev2-3/+14
2011-11-17redundant if not-null checks on deleteIvan Timofeev43-142/+76
2011-11-17Remove double space in strings (looks bad in pootle)Lior Kaplan1-1/+1
2011-11-17Removing the last remnants of layout - sorry to see it go :-(Jan Holesovsky3-84/+0
2011-11-17remove obsolete layout codeFelix Zhang3-3/+0
2011-11-16removed dead codeTakeshi Abe4-204/+0
2011-11-16add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literalsCaolán McNamara5-31/+45
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-16Hide Navigation toolbar until neededTim Hardeck1-0/+29
2011-11-15Address data source ordering x#62860 (part 2)Michael Meeks1-1/+1
2011-11-16replaced String in SfxPickList with rtl::OUStringTakeshi Abe1-1/+1
2011-11-15Cleanup few macros and unused headers.Jan Holesovsky5-6/+6
2011-11-15removing obsolete layout codeFelix Zhang3-14/+0
2011-11-15avoid crasher from unusual odt document fdo#42785Michael Meeks1-1/+1
2011-11-15 we don't need to inherit from FiltersTest hereMarkus Mohrhard1-16/+1
2011-11-15test file needs to be in doc and not in xlsMarkus Mohrhard1-0/+0
2011-11-14move macros_test to swMarkus Mohrhard4-0/+377
2011-11-14fdo#40819, i#116193: disable WW8 roundtrip as it breaks on big bookmark countsBjoern Michaelsen1-5/+4
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann4-7/+6
2011-11-12n#707157: Word doesn't break the numberings and prefers hiding themCédric Bosdonnat8-3/+40
2011-11-12sw: fixed the dbglevel>1 build: GetBuffer() -> getStr()Cédric Bosdonnat1-3/+3
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann7-58/+27
2011-11-11FDO#42453 - EasyHack: remove unused anchor icons ...Julien Chaffraix2-5/+0
2011-11-11Make .component files directly usable within UNO_SERVICES.Stephan Bergmann5-106/+30
2011-11-11Do not use front of empty vector.Stephan Bergmann1-1/+1
2011-11-11SfxObjectShell takes ownership of SfxMedium and SfxFilterMarkus Mohrhard1-4/+4
2011-11-11we should close the unit test documents in swMarkus Mohrhard1-1/+4
2011-11-10make sw ByteString freeCaolán McNamara2-22/+22