summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-24SwXShape: implement reading the Relative*Relation propertiesMiklos Vajna
2014-02-24SwXShape: implement reading the RelativeWidth propertyMiklos Vajna
2014-02-24SwXShape: implement reading of the RelativeHeight propertyMiklos Vajna
2014-02-24Re-introduce code to try to get GDI metafile replacement imageTor Lillqvist
2014-02-24OUString -> const OUString&, Sequence<> -> const Sequence<>&Jan Holesovsky
2014-02-24abi#11739 DOCX export: fix validation error, wrong order of some elementsMiklos Vajna
2014-02-24Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin
2014-02-24Remove unnecessary bool2anyStephan Bergmann
2014-02-24ooxml export: w14:reflection elementTomaž Vajngerl
2014-02-23ooxml: handle w14:shadow in import/exportTomaž Vajngerl
2014-02-23coverity#735534 Dead default in switchCaolán McNamara
2014-02-23coverity#736165Caolán McNamara
2014-02-23coverity#738077 Uncaught exceptionCaolán McNamara
2014-02-23coverity#738075 Uncaught exceptionCaolán McNamara
2014-02-23coverity#738074 Uncaught exceptionCaolán McNamara
2014-02-23coverity#705021 Dereference after null checkCaolán McNamara
2014-02-23coverity#705003 Dereference after null checkCaolán McNamara
2014-02-23WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-23coverity#705435 Improper use of negative valueCaolán McNamara
2014-02-23coverity#704988 Dereference after null checkCaolán McNamara
2014-02-22SwFmtFrmSize: rename member variables missing their prefixesMiklos Vajna
2014-02-22Resolves: #i124243# allow in-place editing of Input Fields...Oliver-Rainer Wittmann
2014-02-22WaE: IntegralToBooleanTor Lillqvist
2014-02-22Bail out early, avoid some temporariesMatteo Casalin
2014-02-22sal_Bool to boolMatteo Casalin
2014-02-22sal_Bool to boolMatteo Casalin
2014-02-22sal_Bool to boolMatteo Casalin
2014-02-22This function is localMatteo Casalin
2014-02-22Adapt comment to reality (sal_Bool to bool)Matteo Casalin
2014-02-22sal_Bool to boolMatteo Casalin
2014-02-22SwTxtFrm::bFormatted is never usedMatteo Casalin
2014-02-22Fix memory leak a simplify codeMatteo Casalin
2014-02-22Fix regression: execute IsAnyFrm only if bOn is trueMatteo Casalin
2014-02-22Group common code of SwCrsrShell::Goto(Prev|Next)NumMatteo Casalin
2014-02-22sal_Bool to bool and some simplificationsMatteo Casalin
2014-02-22Avoid else after return and make code more readableMatteo Casalin
2014-02-22DOCX export tests: simplify namespaceZolnai Tamás
2014-02-22fix buildMarkus Mohrhard
2014-02-21OOXML roundtrip test for w14:glowTomaž Vajngerl
2014-02-21ooxml: export w14:glow with subelements from a CharGrabGabTomaž Vajngerl
2014-02-21WW export: make line spacing export clearerZolnai Tamás
2014-02-21DOCX export: remove some extra pPr tagZolnai Tamás
2014-02-21drawingML import: paragraph spacing inside group shapeZolnai Tamás
2014-02-21DOCX export: initial support for the DateField form controlMiklos Vajna
2014-02-21Remove <!-- --> in <style> in writer export to HTMLTimothy Markle
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms
2014-02-21coverity#1158357 Uncaught exceptionCaolán McNamara
2014-02-21coverity#1158515 Unused pointer valueCaolán McNamara