summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30Move accessibility relations to .ui files tdf#87026Muhammet Kara
2016-05-30tdf#98226: fix undo of table AutoFormatMichael Stahl
2016-05-30sw: prefix members of SwLayoutModeModifierMiklos Vajna
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl
2016-05-30fdo#34362 Setting table border from toolbar resets "spacing to content"Rodolfo Ribeiro Gomes
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-30Fix tools/date.hxx Date vs. css::uno::Date mismatchStephan Bergmann
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-30loplugin:unusedmethodsNoel Grandin
2016-05-30tdf#99870 writer: don't delete selection with delete-commentJustin Luth
2016-05-29coverity#1362175 Uninitialized scalar fieldCaolán McNamara
2016-05-28LOK: ensure KeyInput is handled with the correct MapModeAshod Nakashian
2016-05-28LOK: invalidate annotation window upon showingAshod Nakashian
2016-05-28notebookbar: sw ui adjustmentSzymon Kłos
2016-05-28Improve alignment and use of space in Document Properties dialogAdolfo Jayme Barrientos
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-27sw: these all look like intended fall-throughsMichael Stahl
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-27improve exception throwing in java class util.utilsNoel Grandin
2016-05-26Sw UNO API TableStyles getByNameJakub Trzebiatowski
2016-05-26Various loplugin warningsStephan Bergmann
2016-05-26loplugin:overrideStephan Bergmann
2016-05-26VclPtr in container warningsCaolán McNamara
2016-05-26loplugin:nullptrTor Lillqvist
2016-05-26tdf#83830: Writer page sidebar deckRishabh Kumar
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-26tdf#100051 Partially revert "loplugin:constantparam in sw"Miklos Vajna
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