summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-03-09regex: handle zero-length matches, fdo#60259 relatedEike Rathke1-4/+9
2013-03-09SwEditWin: rename member variables missing their prefixMiklos Vajna5-638/+638
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim195-0/+533
2013-03-08SwTableBox::IsValidNumTxtNd: Allow trivial formattingMiklos Vajna1-4/+1
2013-03-08SwTxtNode::GetRedlineTxt: fix string conversionMiklos Vajna1-1/+1
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
2013-03-08embed also view-only fonts, but do not use themLuboš Luňák1-1/+4
2013-03-08simplify compareTo (now correct)Thomas Arnhold1-1/+1
2013-03-08Revert "simplify some compareTo"Stephan Bergmann1-1/+1
2013-03-08simplify some compareToThomas Arnhold1-1/+1
2013-03-08Translate german comments in sw/source/filter/ww8/wrtww8.cxxJoren De Cuyper1-118/+107
2013-03-07Resolves: #i120442# fix html-flavored copy+paste of unicode surrogate pairsHerbert Dürr1-9/+29
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac5-13/+10
2013-03-07i#118925# enhance textsearch's match-group referencesHerbert Dürr1-23/+6
2013-03-07fdo#61343 fix DOCX import of OLE object after groupshapeMiklos Vajna2-0/+11
2013-03-07Translate german comments in wrtw8sty.cxxJoren De Cuyper1-78/+76
2013-03-07Leave this one unfixed, since I have no idea what went wrongFridrich Štrba1-1/+1
2013-03-07Fix sw buildFridrich Štrba3-4/+4
2013-03-07rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara1-1/+1
2013-03-07fdo#46808 use document::DocumentRevisionListPersistence constructorNoel Grandin7-0/+7
2013-03-07fdo#46808, Convert text:: and drawing:: ModuleDispatcher service to new styleNoel Grandin1-50/+43
2013-03-06Some cppcheck cleaningJulien Nabet1-2/+1
2013-03-06delete previous uncommented comments in positionhelper.cxxJoren De Cuyper1-10/+5
2013-03-06fdo#60722 testcaseMiklos Vajna2-0/+34
2013-03-06It is safer to uncomment these checks in the postithelperJoren De Cuyper1-6/+6
2013-03-06some refinements on label configurations in writerWinfried Donkers5-161/+152
2013-03-06various efforts to consistently apply HIG rulesCaolán McNamara1-17/+14
2013-03-06Commenting 3 failing tests before someone can have a look at itFridrich Štrba1-3/+3
2013-03-06do not embed the same font file twice into one .docxLuboš Luňák2-51/+64
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2-2/+2
2013-03-05bnc#793998 SwTxtFormatter::FormatLine: fix missing repaintsMiklos Vajna1-0/+18
2013-03-05res. bug on numbered paragraph when .doc importMaxime de Roucy2-35/+44
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király6-18/+18
2013-03-05SwLinePortion: drop no longer needed C30 workaroundMiklos Vajna1-11/+0
2013-03-05sw: include SwLineLayout width in layout dumpMiklos Vajna5-7/+12
2013-03-05Fix float scale factor -> integer percentage conversion bug in my new codeTor Lillqvist1-2/+2
2013-03-05Remove unused variablesTor Lillqvist1-7/+1
2013-03-04remove trailing whitespacesThomas Arnhold3-4/+4
2013-03-04fdo#56272 SwAnchoredDrawObject::_SetPositioningAttr: fix positionMiklos Vajna3-5/+13
2013-03-04include scrollbar width in optimalsize if vert scrollbar is always shownCaolán McNamara1-39/+26
2013-03-04audit GetParent harder wrt GetParentDialogCaolán McNamara1-1/+1
2013-03-04Resolves: fdo#61665 modifying column width widgets crashesCaolán McNamara2-14/+26
2013-03-04doubled namespacesThomas Arnhold7-12/+0
2013-03-04doubled includesThomas Arnhold3-11/+0
2013-03-04Delete double condition checkJoren De Cuyper1-2/+2
2013-03-04docx import: table styles and rPr/pPr tags unit testPierre-Eric Pelloux-Prayer2-0/+24
2013-03-04remove unused and commented out codeThomas Arnhold7-25/+0
2013-03-04Bin pointless PAGES01 commentsTor Lillqvist8-20/+3
2013-03-04First attempt to get rid of scrollbars on tabletsTor Lillqvist1-1/+9
2013-03-04SwFmtAnchor::SetAnchor: fix assert to still allow table -> frame conversionMiklos Vajna1-0/+2