summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-06-07tdf#34362 Setting table border from toolbar resets "spacing to content"Rodolfo Ribeiro Gomes1-3/+6
2016-06-07tdf#99827 sw: don't create AutoText dialog's preview doc ReadOnlyMichael Stahl1-7/+6
2016-06-07tdf#98226: fix undo of table AutoFormatMichael Stahl6-11/+28
2016-06-07Fix tools/date.hxx Date vs. css::uno::Date mismatchStephan Bergmann1-1/+1
2016-06-03Resolves: tdf#93971 freeze on load of specific html docCaolán McNamara2-1/+79
2016-06-02tdf#77349 RTF import: automatically generate names for images if neededMiklos Vajna2-0/+10
2016-06-02tdf#91781 A round of minor tweaks to Writer's menusYousuf Philips1-22/+30
2016-05-31Don't use pInsert after it has been movedStephan Bergmann1-1/+1
2016-05-30tdf#99870 writer: don't delete selection with delete-commentJustin Luth1-0/+1
2016-05-28Improve alignment and use of space in Document Properties dialogAdolfo Jayme Barrientos1-30/+10
2016-05-26VclPtr in container warningsCaolán McNamara1-1/+1
2016-05-26tdf#100051 Partially revert "loplugin:constantparam in sw"Miklos Vajna3-14/+10
2016-05-25sw: replace boost::shared_array with std::shared_ptrMichael Stahl2-7/+8
2016-05-25sw: boost::numeric_cast not really ideal in core codeMichael Stahl2-5/+4
2016-05-25Resolves: tdf#97879 loop in style hierarchy on odt loopCaolán McNamara1-0/+0
2016-05-25Resolves: rhbz#89554 Dragging table to other page causes crashCaolán McNamara1-0/+1
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara2-8/+6
2016-05-25tdf#74795 RTF import: handle row-level default cell marginsMiklos Vajna2-0/+25
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin1-9/+9
2016-05-25Resolves: tdf#96244 get the right Writer window view for Formula windowCaolán McNamara2-4/+7
2016-05-25Fix typosAndrea Gelmini1-1/+1
2016-05-24sw: prefix members of SwColumnMiklos Vajna2-24/+24
2016-05-24Implement basic TableStyle FamilyJakub Trzebiatowski16-9/+129
2016-05-24Convert XMLTextType to scoped enumNoel Grandin2-2/+2
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin1-8/+8
2016-05-23-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2016-05-23loplugin:unusedmethods in swNoel Grandin48-390/+1
2016-05-23Convert GradientStyle to scoped enumNoel Grandin2-4/+4
2016-05-23loplugin:stringconstantNoel Grandin1-29/+29
2016-05-23Add a test for comparing table cells and table cell rangesslideon2-0/+39
2016-05-23tdf#89329: use unique_ptr for pImpl in newXisco Fauli1-2/+2
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin12-23/+6
2016-05-22Convert HYPERDLG_EVENT to scoped enumNoel Grandin1-5/+5
2016-05-22Convert XOUTBMP to scoped enumNoel Grandin2-9/+9
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin6-10/+13
2016-05-20Add test for checking the color of characters and paragraphsslideon1-8/+73
2016-05-19tdf#75757: remove inheritance on vector (SwTableBoxes)Bjoern Michaelsen10-45/+34
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin12-24/+36
2016-05-19tdf#98985 create merge results at the right timeOliver Specht7-63/+89
2016-05-19clang-tidy clang-analyzer-alpha.core.IdenticalExprNoel Grandin2-3/+2
2016-05-18tdf#99935 Fix rulers visible stateMaxim Monastirsky1-2/+2
2016-05-18tdf#82073 RTF import: handle \clcbpatrawMiklos Vajna2-0/+17
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-9/+7
2016-05-18sfx2 classification: add Type parameter to the UNO commandMiklos Vajna3-4/+12
2016-05-18sfx2 classification: specify policy type when setting a categoryMiklos Vajna1-1/+1
2016-05-18clang-tidy modernize-make-sharedNoel Grandin12-46/+40
2016-05-17sfx2 classification: do not hardcode policy type in SfxClassificationParserMiklos Vajna1-6/+8
2016-05-17sw, writerfilter: indentation fixesMiklos Vajna3-4/+4
2016-05-17loplugin:stringconstantTor Lillqvist1-1/+1
2016-05-16 tdf#64748: added placeholder option to pdf export dialog in WriterOliver Specht4-7/+21