summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
...
* removed unsatisfiable equalities of conditionalsTakeshi Abe2011-09-201-19/+3
* Fix for fdo#35513: avoid crash while processing incorrect range of pagesIvan Timofeev2011-09-201-0/+3
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-201-25/+23
* Remove some warningsFridrich Štrba2011-09-201-2/+3
* replaced some SvUShorts with std::vectorDaniel Di Marco2011-09-207-64/+50
* reduce duplicate code to one templateTakeshi Abe2011-09-202-93/+42
* removed an assignment in no useTakeshi Abe2011-09-201-1/+1
* Do not delete SwIndexReg::pEmptyIndexArray while SwXTextCursor instances can ...Stephan Bergmann2011-09-194-13/+9
* Page Break: draw a dashed line using the header/footer separator codeCédric Bosdonnat2011-09-191-41/+39
* Text Boundaries: draw small inner corners for the columns areasCédric Bosdonnat2011-09-196-154/+196
* Header/Footer: draw page breaks between the two pages and in all casesCédric Bosdonnat2011-09-192-8/+80
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-09-194-124/+140
* Explicitly state namespace to avoid ambiguous type clash with ICU.Tomas Chvatal2011-09-171-1/+1
* Header/Footer: Don't hide & show the separator windows all the timeCédric Bosdonnat2011-09-165-10/+11
* Header/Footer: mouse-over timer set down to 1s instead of 2s.Cédric Bosdonnat2011-09-161-1/+1
* Header/Footer: enable quickly hiding the separatorsCédric Bosdonnat2011-09-161-0/+24
* Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann2011-09-162-3/+0
* Some cppcheck cleaningJulien Nabet2011-09-151-3/+3
* Page Break: Fixed columns boundaries and breaks renderingCédric Bosdonnat2011-09-156-94/+116
* Header/Footer: don't show the separators if mouse isn't over SwEditWinCédric Bosdonnat2011-09-151-1/+1
* We can't #define _HAS_ITERATOR_DEBUGGING 0 in just some of the source filesTor Lillqvist2011-09-154-16/+0
* Header/Footer: add the Border and Background... menu itemCédric Bosdonnat2011-09-154-0/+56
* do not try to read from an iterator which we just deleted from the containerBjoern Michaelsen2011-09-141-1/+1
* Revert "Revert "i#118224: kill O(n^2) complexity of unique bookmark name crea...Bjoern Michaelsen2011-09-142-4/+33
* don't crashCaolán McNamara2011-09-141-1/+2
* Related: fdo#40599 add a initial basic test for deleting graphicsCaolán McNamara2011-09-142-2/+63
* Revert "i#118224: kill O(n^2) complexity of unique bookmark name creation"Fridrich Štrba2011-09-142-33/+4
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-144-81/+89
* use read_uInt8s_AsOString hereCaolán McNamara2011-09-141-6/+8
* Page Break: show/hide them with the line breaksCédric Bosdonnat2011-09-131-1/+1
* Header/Footer: handle high contrast mode in Paint methodCédric Bosdonnat2011-09-132-36/+63
* Header/Footer: use a plus symbol instead of the add iconCédric Bosdonnat2011-09-131-29/+18
* Header/Footer: fixed the Ctrl+PgUp and Ctrl+PdDown behaviorsCédric Bosdonnat2011-09-135-50/+23
* Header/Footer: shared code for the insertion/removalCédric Bosdonnat2011-09-137-119/+95
* Header/Footer: display improvementsCédric Bosdonnat2011-09-132-9/+46
* not sure if this is copyableCaolán McNamara2011-09-131-1/+1
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-134-93/+101
* let's use scoped_ptr to avoid c++0x deprecated warningsCaolán McNamara2011-09-131-2/+3
* I believe the src charset pragma is archaic and unusedCaolán McNamara2011-09-1312-13/+1
* fdo#40819# Disabled failing complex.writer.CheckBookmarks test for now.Stephan Bergmann2011-09-131-6/+12
* fdo#33960#, fdo#35690#: Disabled failing checkCrossReferences tests for now.Stephan Bergmann2011-09-131-17/+27
* Header/Footer: the whole separator tab is now a menu buttonCédric Bosdonnat2011-09-122-122/+75
* Header/Footer: forgot to remove a sequence reallocCédric Bosdonnat2011-09-121-3/+0
* Header/Footer: small painting improvementsCédric Bosdonnat2011-09-122-12/+6
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-123-7/+20
* sb140: #i117698# no implementations of XIdlClassProvider remain, so code that...Stephan Bergmann2011-09-121-2/+0
* fs34b: #i117545# (patch provided by mathias.bauer@oracle.com)Stephan Bergmann2011-09-121-0/+5
* Revert "n#676858: added new menu entry for headers/footers edit mode"Cédric Bosdonnat2011-09-129-60/+0
* Header/Footer: added a timer to show the separatorCédric Bosdonnat2011-09-128-5/+81
* Resolves: fdo#40717 ensure required settings and styles exist in paste docCaolán McNamara2011-09-121-2/+32