summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-08Removed some SvStringsSortDtorDaisuke Nishino11-60/+50
2011-11-08simplify codeLuboš Luňák1-4/+1
2011-11-08NO_STYLE default for borderlines mso import, fixes image size issue bnc#718971windows_build_successful_2011_11_08Noel Power1-1/+1
2011-11-08Change ANKER to ANCHOR (fdo#42455)Korrawit Pruegsanusak10-75/+75
2011-11-08remove empty Text [ x-comment ] entriesAndras Timar6-70/+0
2011-11-08Change Windows newline to Unix newlineKorrawit Pruegsanusak1-440/+440
2011-11-07tweak to be a pImpl rather than a full windowCaolán McNamara3-31/+18
2011-11-07typename outside templateCaolán McNamara1-4/+2
2011-11-07Get rid of SvStringsSortDaisuke Nishino5-16/+16
2011-11-07callcatcher: remove some unused methodsCaolán McNamara6-55/+3
2011-11-06sw now ByteString free except for windows related onesCaolán McNamara1-29/+32
2011-11-06cppcheck: avoid possible null pointer dereferencesIvan Timofeev3-12/+10
2011-11-06cppcheck: drop redundant checksIvan Timofeev2-7/+5
2011-11-04cppcheck: avoid possible null pointer dereferencesIvan Timofeev1-1/+3
2011-11-04Translate German commentsPhilipp Weissenbacher6-159/+138
2011-11-03utf-16, not utf-8Caolán McNamara1-1/+1
2011-11-03add missing testsCaolán McNamara2-0/+1
2011-11-03Follow UAX-29 and present user-perceived character countsCaolán McNamara4-13/+57
2011-11-03ByteString->rtl::OStringCaolán McNamara7-90/+84
2011-11-02Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl1-80/+15