summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* Writer: Hyperlinks on ToX have 'Index Link' style by defaultCédric Bosdonnat2011-12-232-2/+4
* WaE: possibly uninitialized variableCédric Bosdonnat2011-12-231-1/+1
* "*.*" is not "all files" (bnc#738021)Luboš Luňák2011-12-221-1/+1
* sw: translate some comments, and s/sal_Bool/bool/Michael Stahl2011-12-224-53/+63
* sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva2011-12-2234-133/+1608
* Improve usability of the Page Break control.Jan Holesovsky2011-12-222-31/+48
* Header/Footer,Page Break: fix bad test for printing mode (fdo#43962)Cédric Bosdonnat2011-12-211-3/+3
* Replace SwTxtPortionTable with std::map.Marcel Metz2011-12-211-7/+12
* sw: fdo#39159 fdo#40482: temp selection print doc:Michael Stahl2011-12-217-42/+48
* tweak for pre language-defect #77Caolán McNamara2011-12-211-2/+2
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-212-18/+20
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-217-22/+18
* needs more work firstCaolán McNamara2011-12-217-18/+22
* bah, need to tweak for pre c++0xCaolán McNamara2011-12-212-20/+18
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-212-18/+20
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-217-22/+18
* callcatcher: remove some unused codeCaolán McNamara2011-12-212-9/+0
* SpellError doesn't need to be a [IMPL|DECL]LinkCaolán McNamara2011-12-213-8/+5
* callcatcher: SfxRequest::IsRecording unused for a long timeCaolán McNamara2011-12-211-2/+2
* re-add the #ifdef DBG_UTIL that seems to have accidentally been removed.Norbert Thiebaud2011-12-203-0/+9
* remove one more ifdef for SwTestTabPageMatúš Kukan2011-12-201-4/+0
* fix build: we now use SwTestTabPage also with disabled dbgutilMatúš Kukan2011-12-191-3/+0
* Clean up treeopt select handler locking hackAugust Sodora2011-12-192-5/+2
* sw: avoid creating cursor with non-text node text range (fdo#40195)Noel Power2011-12-191-0/+3
* sw: Fix cursor accessibility API (fdo#43390)Vincent Povirk2011-12-191-0/+15
* Tests apparently depend on localedata_en library.Stephan Bergmann2011-12-193-7/+10
* mailmerge: move overlapped controlsIvan Timofeev2011-12-191-5/+5
* Remove the dogStefan Knorr (astron)2011-12-181-1/+1
* fdo#37498 RTF export: handle url fields without a field resultMiklos Vajna2011-12-182-2/+10
* fdo#43790: RTL PopupMenu position fixesCédric Bosdonnat2011-12-163-18/+22
* Additional fix for EasyHack FDO43058, remove extra semicolonsGustavo Buzzatti Pacheco2011-12-151-1/+1
* Removed extra semicolonsJesse2011-12-1523-30/+30
* convert ReadCString from ByteString to OStringCaolán McNamara2011-12-151-3/+3
* Header/Footer: RTL display fixes (fdo#43793)Cédric Bosdonnat2011-12-141-3/+11
* n#676858: Fix selection of background pictures vs textCédric Bosdonnat2011-12-141-2/+4
* sw: build hidden debug features in all casesCédric Bosdonnat2011-12-146-17/+4
* sw: fix dbglevel 2 build errorCédric Bosdonnat2011-12-141-1/+1
* configmgr.component is no longer an old one.Stephan Bergmann2011-12-143-3/+3
* Fix FullCommentURL for grammar checking (local menu)László Németh2011-12-131-1/+1
* fix docx hyperlink writingLuboš Luňák2011-12-122-21/+17
* less debug spewCaolán McNamara2011-12-124-4/+5
* de-ICC this for maximum readabilityCaolán McNamara2011-12-126-50/+14
* de-obscure things direct ND_TEXTNODE id compare -> IsTxtNodeCaolán McNamara2011-12-122-3/+5
* refactor ND_foo_NODE to be a little more readableCaolán McNamara2011-12-121-8/+10
* sw: tweak comment translations:Michael Stahl2011-12-103-41/+45
* fdo#36874: Label PRINTING misplaced on paper sheetWinfried Donkers2011-12-091-3/+7
* make SwNode and SwCntntNode abstract base classesLuboš Luňák2011-12-092-8/+33
* CppunitTest_sw_macros_test.mk: depends on vbaswobjMichael Stahl2011-12-091-1/+3
* sw: tweak translationsMichael Stahl2011-12-094-25/+29
* fdo#42147: fix crashIvan Timofeev2011-12-082-2/+2