summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2011-12-12fix docx hyperlink writingLuboš Luňák2-21/+17
2011-12-12less debug spewCaolán McNamara4-4/+5
2011-12-12de-ICC this for maximum readabilityCaolán McNamara6-50/+14
2011-12-12de-obscure things direct ND_TEXTNODE id compare -> IsTxtNodeCaolán McNamara2-3/+5
2011-12-12refactor ND_foo_NODE to be a little more readableCaolán McNamara1-8/+10
2011-12-10sw: tweak comment translations:Michael Stahl3-41/+45
2011-12-09fdo#36874: Label PRINTING misplaced on paper sheetWinfried Donkers1-3/+7
2011-12-09make SwNode and SwCntntNode abstract base classesLuboš Luňák2-8/+33
2011-12-09CppunitTest_sw_macros_test.mk: depends on vbaswobjMichael Stahl1-1/+3
2011-12-09sw: tweak translationsMichael Stahl4-25/+29
2011-12-08fdo#42147: fix crashIvan Timofeev2-2/+2
2011-12-08Resolves: fdo#43337 optimize weak-char overridingCaolán McNamara1-10/+59
2011-12-08fdo#43521: Don't shown the name of a reference field if it's emptyCédric Bosdonnat1-4/+9
2011-12-08childs -> childrenMichael T. Whiteley16-67/+67
2011-12-08Less succes, more successStefan Knorr (astron)2-2/+2
2011-12-07Header/Footer: update the label as the page style may have changedCédric Bosdonnat1-7/+7
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07Change "menues" to "menus"Michael T. Whiteley1-1/+1
2011-12-06normalize Red Hat, Inc.Caolán McNamara2-17/+17
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara8-50/+57
2011-12-06Moved modifications.xcu to test, used from multiple modules.Stephan Bergmann1-1/+1
2011-12-06avoid assertion about spurious '0' translation id in field dialogCaolán McNamara1-1/+2
2011-12-06order these against SwFldTypesEnumCaolán McNamara1-13/+15
2011-12-06comment of enum 40 misplacedCaolán McNamara1-2/+2
2011-12-06Removed unnessecary tools/table.hxx includesMarcel Metz3-2/+1
2011-12-06use explicit cancel/close handlerCaolán McNamara2-0/+9
2011-12-06Make merges of impress210 build.Thorsten Behrens1-1/+1
2011-12-06impress210: #i41995# using view contact to get bound rect for old path animat...Christian Lippka ORACLE4-4/+4
2011-12-06impress210: #i117133# put new drawing layer fill and stroke styles in pool on...Christian Lippka ORACLE4-1/+28
2011-12-06impress210: #i41995# fixed import of path animation from sxi filesChristian Lippka ORACLE4-4/+4
2011-12-06refactor media embedding completely:Michael Stahl1-3/+4
2011-12-05Remove Large Handles optionStefan Knorr (astron)10-44/+10
2011-12-05sw, fixed some missing include in dbglevel>1Cédric Bosdonnat1-0/+4
2011-12-05WW8TableNodeInfo debug outputs now for DBG_UTIL only buildsCédric Bosdonnat2-12/+12
2011-12-05Avoid mixed signed/unsigned warning.Stephan Bergmann1-2/+3
2011-12-03actually play embedded media:Michael Stahl1-3/+3
2011-12-03add avmedia::EmbedMediaMichael Stahl1-1/+16
2011-12-03refactor SdrModel::GetDocumentStreamMichael Stahl2-41/+4
2011-12-03MediaWindow::executeMediaURLDialog: add link buttonMichael Stahl1-1/+3
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl4-5/+14
2011-12-03sfx2::DocumentInserter: remove nFlags ctor paramMichael Stahl3-4/+7
2011-12-02Translate German comments and correct the English ones.Philipp Weissenbacher4-257/+228
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan4-4/+4
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke18-34/+54
2011-12-01Some changes to the Word Count UIStefan Knorr (astron)1-26/+27
2011-12-01fdo#35657: reenable subsequent testAugust Sodora1-3/+1
2011-11-30Translate German commentsPhilipp Weissenbacher1-141/+129
2011-11-30Translate German commentsPhilipp Weissenbacher1-73/+64
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke2-2/+2
2011-11-29merge SwSortedObjsImpl into SwSortedObjsIvan Timofeev5-381/+235