summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-03-05Simplify DrawWaveKeith Curtis
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-05sw tests: Fix description of the new assertXPathContent() and use it broadly.Jan Holesovsky
2014-03-05fdo#75557 : OLE Objects of type .zip not being preserved in RTTushar Bende
2014-03-05fdo#73596 [DOCX] Index:distance between columnsVinaya Mandke
2014-03-05fdo#70838: fix size error in rotated shapes in DrawingMLJacobo Aragunde Pérez
2014-03-05fdo#73219 File corruption: Table in headerPriyankaGaikwad
2014-03-05fdo#74792 [DOCX] Grab-bag rels and images for SmartArtVinaya Mandke
2014-03-05fdo#73596 Added support to import and export \r,\h Index flags.Nikhil Walvekar
2014-03-05remove unused code in SW moduleNoel Grandin
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida
2014-03-04OLE preview: Limit the GDI metafile size to 100000 actions.Jan Holesovsky
2014-03-04Related: #i123480# correct the previous made refactoringOliver-Rainer Wittmann
2014-03-04Resolves: #i124338# assure sorted mark containers...Oliver-Rainer Wittmann
2014-03-04bnc#821208 DOC import: don't overwrite WW8Num* character stylesMiklos Vajna
2014-03-04sw: include contents of char styles in doc model xml dumpMiklos Vajna
2014-03-04CppunitTest_sw_ooxmlsdrexport: make this failure a bit more readableMiklos Vajna
2014-03-04Add mode linesTakeshi Abe
2014-03-03make sw_ooxmlsdrexport 'work' on macNorbert Thiebaud
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann
2014-03-03sw/qa: clean up xray instructionsMiklos Vajna
2014-03-03fdo#47811: fix setPropertyValue("Name") of Database fieldmasterMichael Stahl
2014-03-03RTF import: fix paragraphs in header/footerMichael Stahl
2014-03-03RTF import: add unit test for page break in continuous sectionMichael Stahl
2014-03-03RTF import: fix spurious page breaks at doc end (related: rhbz#1065629)Michael Stahl
2014-03-03loplugin:implicitboolconversionStephan Bergmann
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-03-02coverity#705000 Unchecked dynamic_castCaolán McNamara
2014-03-02coverity#704999 Unchecked dynamic_castCaolán McNamara
2014-03-02coverity#735536 Logically dead codeCaolán McNamara
2014-03-02coverity#705422 Improper use of negative valueCaolán McNamara
2014-03-02coverity#1038300 Explicit null dereferencedCaolán McNamara
2014-03-02coverity#735954 Dereference after null checkCaolán McNamara
2014-03-02coverity#735953 Dereference after null checkCaolán McNamara
2014-03-02coverity#735952 Dereference after null checkCaolán McNamara
2014-03-02coverity#735951 Dereference after null checkCaolán McNamara
2014-03-02coverity#735950 Dereference after null checkCaolán McNamara
2014-03-02coverity#735948 Dereference after null checkCaolán McNamara
2014-03-02nOrigTxtStt is never readMatteo Casalin
2014-03-02Rework SwAutoFormat::IsBlanksInStringMatteo Casalin
2014-03-02Avoid consecutive OUString appends and a temporaryMatteo Casalin
2014-03-02Use mutable instead of casting thisMatteo Casalin
2014-03-02Bail out early and avoid temporariesMatteo Casalin
2014-03-02D'oh! I forgot something in commit 3e43a891e89aa6eb8eeecd9d3528f2a002371646Matteo Casalin
2014-03-02Do not use heap for two temporariesMatteo Casalin
2014-03-02sal_uInt16 to size_tMatteo Casalin
2014-03-02sal_Bool to boolMatteo Casalin
2014-03-02Don't use tricks to get normal C++ featuresMatteo Casalin
2014-03-02sal_Bool to boolMatteo Casalin