summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir27-72/+73
2013-03-11Fix previous fixStephan Bergmann1-1/+3
2013-03-11MSVC fixStephan Bergmann1-1/+1
2013-03-11Fix operator + ADLStephan Bergmann1-1/+1
2013-03-11fdo#57950: Removed some chained appends from swMarcos Paulo de Souza11-192/+80
2013-03-11convert writer test tabpage to .uiCaolán McNamara4-100/+269
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold2-2/+2
2013-03-11add pch support to gccPeter Foley1-1/+1
2013-03-11fdo#57362 Cannot save document after editing footer background and borderChristopher Copits1-3/+9
2013-03-11fdo#38246 Comment control on Writer ruler featureRodolfo Ribeiro Gomes7-9/+410
2013-03-11fdo#61458, index should be "flat"Ádám Csaba Király1-0/+28
2013-03-11various efforts to consistently apply HIG rulesCaolán McNamara4-68/+71
2013-03-10Resolves: #i120158# fix Time format is different than MS Office issueLei De Bin2-2/+40
2013-03-10update pch filesPeter Foley1-1/+3
2013-03-10Comment translation german-english in sw/source/ui/table/Matthias Freund7-156/+59
2013-03-10Translate german comments in sw/source/filter/ww8/Joren De Cuyper5-132/+117
2013-03-09Comment translation DE-EN in /sw/source/ui/web/Matthias Freund4-19/+17
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