summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-16convert VIEWOPT_1 to scoped enumNoel Grandin3-91/+93
2016-05-16Convert VIEWOPT_2 to scoped enumNoel Grandin2-43/+48
2016-05-16Convert VIEWOPT flags to scoped enumNoel Grandin5-58/+64
2016-05-16Fix typosAndrea Gelmini1-1/+1
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara3-1/+4
2016-05-14tdf#99699 Do nullptr check BEFORE calling methodMichael Weghorn1-2/+3
2016-05-13more places we use other than end ellipsizeCaolán McNamara1-1/+1
2016-05-13sw: document the MoveInvalidXAccToEnd() oddityMichael Stahl1-3/+5
2016-05-13tdf#99722 sw: avoid buffering a11y events for not-visible framesMichael Stahl2-5/+13
2016-05-13Resolves: tdf#99692 crash in SwPostItMgr with change trackingCaolán McNamara1-4/+7
2016-05-13Convert VIEWOPT_CORE2 to scoped enumNoel Grandin2-24/+29
2016-05-13tdf#42949: clean up includes in include/oox/ole with iwyuJorenz Paragas1-0/+1