Age | Commit message (Expand) | Author |
2015-06-22 | Fix typos | Andrea Gelmini |
2015-06-22 | Add test for tdf#75137 crsr movement b/w footnote | Varun |
2015-06-22 | tdf#92061 RTF import: fix missing body text after footnote | Miklos Vajna |
2015-06-21 | Fix typos | Andrea Gelmini |
2015-06-21 | some ww6 left-overs | Caolán McNamara |
2015-06-21 | Use more proper integer types | Matteo Casalin |
2015-06-21 | Remove else after return | Matteo Casalin |
2015-06-21 | Handle special case outside of for loop | Matteo Casalin |
2015-06-20 | loplugin:staticmethods | Stephan Bergmann |
2015-06-20 | fix assert on exporting ooo106020-1.odt to docx | Caolán McNamara |
2015-06-20 | tdf#92166 - dispose the SwSrcEditWindow properly. | Michael Meeks |
2015-06-20 | -Werror=unused-parameter | Stephan Bergmann |
2015-06-20 | Use more proper integer types and range-based for loops | Matteo Casalin |
2015-06-20 | Use auto/more proper integer types | Matteo Casalin |
2015-06-20 | sw: WW8 export: remove unused InsAsString8 | Michael Stahl |
2015-06-20 | sw: WW8 export: remove WW6 residue in WW8AttributeOutput::Redline() | Michael Stahl |
2015-06-20 | sw: WW8 export: remove WW6 export, partD: WW6 numbering export | Michael Stahl |
2015-06-20 | sw: WW8 export: remove WW6 export, partC: SwWW8Writer::bWrtWW8 | Michael Stahl |
2015-06-20 | sw: WW8 export: remove unused WW8_SepInfo::pNumNd | Michael Stahl |
2015-06-20 | sw: WW8 export: remove WW6 export, partB: newly dead functions | Michael Stahl |
2015-06-20 | sw: WW8 export: remove newly unused parameters | Michael Stahl |
2015-06-20 | sw: WW8 export: remove WW6 export, partA: WW8Export::bWrtWW8 | Michael Stahl |
2015-06-20 | sw: WW8 export: remove WW6 export, part9: bWrtWW8 in wrtww8gr.cxx | Michael Stahl |
2015-06-20 | sw: WW8 export: remove WW6 export, part8: bWrtWW8 in ww8atr.cxx | Michael Stahl |
2015-06-20 | sw: WW8 export: remove WW6 export, part7: bWrtWW8 in wrtw8sty.cxx | Michael Stahl |
2015-06-20 | sw: WW8 export: remove WW6 export, part6: bWrtWW8 in wrtw8nds.cxx | Michael Stahl |
2015-06-20 | sw: WW8 export: remove WW6 export, part5: bWrtWW8 in wrtw8esh.cxx | Michael Stahl |
2015-06-20 | sw: WW8 export: remove WW6 export, part4: wwFont::mbWrtWW8 | Michael Stahl |
2015-06-20 | sw: WW8 export: remove WW6 export, part3: wwFontHelper::mbWrtWW8 | Michael Stahl |
2015-06-20 | filter: bestFitOpenSymbolToMSFont() parameter bDisableUnicodeSupport | Michael Stahl |
2015-06-20 | sw: WW8 export: GetPseudoCharRuns() parameter bSplitOnCharSet is obsolete | Michael Stahl |
2015-06-20 | sw: WW8 export: remove WW6 export, part2: SupportsUnicode() | Michael Stahl |
2015-06-20 | sw: WW8 export: RawText parameter bForceUnicode is obsolete | Michael Stahl |
2015-06-20 | sw: WW8 export: remove WW6 export, part1: WW8Export::IsUnicode() | Michael Stahl |
2015-06-19 | fix DropCap preview rendering | László Németh |
2015-06-19 | LOK: return used format in Document::getTextSelection() | Miklos Vajna |
2015-06-19 | rendercontext: Fix crash with double-buffering in the Styles combo box. | Jan Holesovsky |
2015-06-19 | SwXTextDocument::getTextSelection: fix missing non-string content handling | Miklos Vajna |
2015-06-19 | tdf#88697: sw: make WW8 export of CITATION fields compatible with | Michael Stahl |
2015-06-19 | sw: remove the SwField::ExpandCitation disaster | Michael Stahl |
2015-06-19 | SwXTextDocument::getTextSelection: fix crash on unsupported mime type | Miklos Vajna |
2015-06-19 | Catch inadvertent uses of OUString(sal_Unicode) ctor | Stephan Bergmann |
2015-06-19 | sd: implement getTextSelection() in SdXImpressDocument | Miklos Vajna |
2015-06-19 | Simplify uses of OUString::replaceAll with literal arguments | Stephan Bergmann |
2015-06-19 | Disambiguate needlessly overloaded SvDetachedEventDescriptor::hasByName | Stephan Bergmann |
2015-06-19 | rendercontext: Don't direct paint the SHOW_IDLE when double-buffering. | Jan Holesovsky |
2015-06-18 | Add SwTiledRenderingTest::testGetTextSelection() testcase. | Miklos Vajna |
2015-06-18 | drop unused sequenceasvector.hxx (see sequence.hxx) | Caolán McNamara |
2015-06-18 | Added test for del of table redlines rhbz#1198848 | Varun |
2015-06-18 | SwXTextDocument::getTextSelection: fix missing editeng forward | Miklos Vajna |