summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-05-25sw: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-05-25sw: boost::numeric_cast not really ideal in core codeMichael Stahl
2016-05-25Resolves: tdf#97879 loop in style hierarchy on odt loopCaolán McNamara
2016-05-25Resolves: rhbz#89554 Dragging table to other page causes crashCaolán McNamara
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara
2016-05-25tdf#74795 RTF import: handle row-level default cell marginsMiklos Vajna
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin
2016-05-25Resolves: tdf#96244 get the right Writer window view for Formula windowCaolán McNamara
2016-05-25Fix typosAndrea Gelmini
2016-05-24sw: prefix members of SwColumnMiklos Vajna
2016-05-24Implement basic TableStyle FamilyJakub Trzebiatowski
2016-05-24Convert XMLTextType to scoped enumNoel Grandin
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin
2016-05-23-Werror,-Wunused-private-fieldStephan Bergmann
2016-05-23loplugin:unusedmethods in swNoel Grandin
2016-05-23Convert GradientStyle to scoped enumNoel Grandin
2016-05-23loplugin:stringconstantNoel Grandin
2016-05-23Add a test for comparing table cells and table cell rangesslideon
2016-05-23tdf#89329: use unique_ptr for pImpl in newXisco Fauli
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-05-22Convert HYPERDLG_EVENT to scoped enumNoel Grandin
2016-05-22Convert XOUTBMP to scoped enumNoel Grandin
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-20Add test for checking the color of characters and paragraphsslideon
2016-05-19tdf#75757: remove inheritance on vector (SwTableBoxes)Bjoern Michaelsen
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-19tdf#98985 create merge results at the right timeOliver Specht
2016-05-19clang-tidy clang-analyzer-alpha.core.IdenticalExprNoel Grandin
2016-05-18tdf#99935 Fix rulers visible stateMaxim Monastirsky
2016-05-18tdf#82073 RTF import: handle \clcbpatrawMiklos Vajna
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-18sfx2 classification: add Type parameter to the UNO commandMiklos Vajna
2016-05-18sfx2 classification: specify policy type when setting a categoryMiklos Vajna
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-17sfx2 classification: do not hardcode policy type in SfxClassificationParserMiklos Vajna
2016-05-17sw, writerfilter: indentation fixesMiklos Vajna
2016-05-17loplugin:stringconstantTor Lillqvist
2016-05-16 tdf#64748: added placeholder option to pdf export dialog in WriterOliver Specht
2016-05-16convert VIEWOPT_1 to scoped enumNoel Grandin
2016-05-16Convert VIEWOPT_2 to scoped enumNoel Grandin
2016-05-16Convert VIEWOPT flags to scoped enumNoel Grandin
2016-05-16Fix typosAndrea Gelmini
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-14tdf#99699 Do nullptr check BEFORE calling methodMichael Weghorn
2016-05-13more places we use other than end ellipsizeCaolán McNamara
2016-05-13sw: document the MoveInvalidXAccToEnd() oddityMichael Stahl
2016-05-13tdf#99722 sw: avoid buffering a11y events for not-visible framesMichael Stahl
2016-05-13Resolves: tdf#99692 crash in SwPostItMgr with change trackingCaolán McNamara
2016-05-13Convert VIEWOPT_CORE2 to scoped enumNoel Grandin
2016-05-13tdf#42949: clean up includes in include/oox/ole with iwyuJorenz Paragas