summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl2011-11-0273-525/+796
|\|
| * update word count dialog when selection is completed or invalidatedCaolán McNamara2011-11-021-7/+16
| * n#693238: fixed parentheses warningCédric Bosdonnat2011-11-021-1/+1
| * fix this to buildCaolán McNamara2011-11-025-2/+7
| * Resolves: #i46785# Word count dialog modelessMatt Pratt2011-11-0217-96/+280
| * n#715115: WW8 numbering levels: use the WW6 indent if legacy flag is setCédric Bosdonnat2011-11-021-1/+4
| * n#693238: fixed docx import of tabs set after the end marginCédric Bosdonnat2011-11-0212-12/+63
| * Page Break: fix crash when changing from break before to break afterCédric Bosdonnat2011-11-024-15/+45
| * make this buildCaolán McNamara2011-11-023-7/+7
| * ByteString->rtl::OStringCaolán McNamara2011-11-028-38/+43
| * rename TEXTDIRECTION variables to TEXTORIENTATION to represent the previous s...Lior Kaplan2011-11-023-15/+15
| * Change strings to reflect text orientation not text directionlityLior Kaplan2011-11-021-3/+3
| * eliminate SvUShorts typeDaniel Di Marco2011-11-0116-97/+93
| * ByteString->rtl::OStringCaolán McNamara2011-11-011-1/+1