summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* Hide Navigation toolbar until neededTim Hardeck2011-11-161-0/+29
* Address data source ordering x#62860 (part 2)Michael Meeks2011-11-151-1/+1
* replaced String in SfxPickList with rtl::OUStringTakeshi Abe2011-11-161-1/+1
* Cleanup few macros and unused headers.Jan Holesovsky2011-11-155-6/+6
* removing obsolete layout codeFelix Zhang2011-11-153-14/+0
* avoid crasher from unusual odt document fdo#42785Michael Meeks2011-11-151-1/+1
* we don't need to inherit from FiltersTest hereMarkus Mohrhard2011-11-151-16/+1
* test file needs to be in doc and not in xlsMarkus Mohrhard2011-11-151-0/+0
* move macros_test to swMarkus Mohrhard2011-11-144-0/+377
* fdo#40819, i#116193: disable WW8 roundtrip as it breaks on big bookmark countsBjoern Michaelsen2011-11-141-5/+4
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-144-7/+6
* n#707157: Word doesn't break the numberings and prefers hiding themCédric Bosdonnat2011-11-128-3/+40
* sw: fixed the dbglevel>1 build: GetBuffer() -> getStr()Cédric Bosdonnat2011-11-121-3/+3
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-117-58/+27
* FDO#42453 - EasyHack: remove unused anchor icons ...Julien Chaffraix2011-11-112-5/+0
* Make .component files directly usable within UNO_SERVICES.Stephan Bergmann2011-11-115-106/+30
* Do not use front of empty vector.Stephan Bergmann2011-11-111-1/+1
* SfxObjectShell takes ownership of SfxMedium and SfxFilterMarkus Mohrhard2011-11-111-4/+4
* we should close the unit test documents in swMarkus Mohrhard2011-11-111-1/+4
* make sw ByteString freeCaolán McNamara2011-11-102-22/+22
* removed leftovers of the Simple Handles optionTim Hardeck2011-11-106-8/+1
* fdo#40819 lp#868229: reenable CheckBookmarks subsequenttestBjoern Michaelsen2011-11-102-15/+6
* fdo#40819: Revert "field-patch-uno-fix.diff: enhanced fields UNO fix"Bjoern Michaelsen2011-11-101-9/+9
* callcatcher: remove unused methodsCaolán McNamara2011-11-104-26/+0
* Removed SvStringsSortDtorDaisuke Nishino2011-11-091-23/+15
* Enable features behind HTMLMODE_FULL_ABS_POS for all HTML export modesHarri Pitkänen2011-11-093-30/+2
* sw, writerfilter: fixed debug builds and output dmapper table messagesCédric Bosdonnat2011-11-083-1/+3
* Added some messages to exceptions to make them usable for debuggingCédric Bosdonnat2011-11-081-2/+6
* removed Simple Handles optionTim Hardeck2011-11-087-21/+0
* Removed some SvStringsSortDtorDaisuke Nishino2011-11-0811-60/+50
* simplify codeLuboš Luňák2011-11-081-4/+1
* NO_STYLE default for borderlines mso import, fixes image size issue bnc#718971windows_build_successful_2011_11_08Noel Power2011-11-081-1/+1
* Change ANKER to ANCHOR (fdo#42455)Korrawit Pruegsanusak2011-11-0810-75/+75
* remove empty Text [ x-comment ] entriesAndras Timar2011-11-086-70/+0
* Change Windows newline to Unix newlineKorrawit Pruegsanusak2011-11-081-440/+440
* tweak to be a pImpl rather than a full windowCaolán McNamara2011-11-073-31/+18
* typename outside templateCaolán McNamara2011-11-071-4/+2
* Get rid of SvStringsSortDaisuke Nishino2011-11-075-16/+16
* callcatcher: remove some unused methodsCaolán McNamara2011-11-076-55/+3
* sw now ByteString free except for windows related onesCaolán McNamara2011-11-061-29/+32
* cppcheck: avoid possible null pointer dereferencesIvan Timofeev2011-11-063-12/+10
* cppcheck: drop redundant checksIvan Timofeev2011-11-062-7/+5
* cppcheck: avoid possible null pointer dereferencesIvan Timofeev2011-11-041-1/+3
* Translate German commentsPhilipp Weissenbacher2011-11-046-159/+138
* utf-16, not utf-8Caolán McNamara2011-11-031-1/+1
* add missing testsCaolán McNamara2011-11-032-0/+1
* Follow UAX-29 and present user-perceived character countsCaolán McNamara2011-11-034-13/+57
* ByteString->rtl::OStringCaolán McNamara2011-11-037-90/+84
* Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl2011-11-021-80/+15
|\
| * simplify determination of pages to printIvan Timofeev2011-11-021-80/+15