summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-10removed leftovers of the Simple Handles optionTim Hardeck6-8/+1
2011-11-10fdo#40819 lp#868229: reenable CheckBookmarks subsequenttestBjoern Michaelsen2-15/+6
2011-11-10fdo#40819: Revert "field-patch-uno-fix.diff: enhanced fields UNO fix"Bjoern Michaelsen1-9/+9
2011-11-10callcatcher: remove unused methodsCaolán McNamara4-26/+0
2011-11-09Removed SvStringsSortDtorDaisuke Nishino1-23/+15
2011-11-09Enable features behind HTMLMODE_FULL_ABS_POS for all HTML export modesHarri Pitkänen3-30/+2
2011-11-08sw, writerfilter: fixed debug builds and output dmapper table messagesCédric Bosdonnat3-1/+3
2011-11-08Added some messages to exceptions to make them usable for debuggingCédric Bosdonnat1-2/+6
2011-11-08removed Simple Handles optionTim Hardeck7-21/+0