summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-12convert CURSOR_DIRECTION constants to scoped enumNoel Grandin
2015-05-12sw: Disambiguate future pTable.Jan Holesovsky
2015-05-12sw: remove the rLastPaM parameter for SwXText::Impl::ConvertCell()Michael Stahl
2015-05-12sw: fix assert on loading fdo48559-1.rtfMichael Stahl
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-11Related: tdf#66353 make a basic regression test for formula parserCaolán McNamara
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-11sw: prefix members of SwAccessibleSelectionHelperMiklos Vajna
2015-05-11sw/qa/extras doc: advertise CPPUNIT_TEST_NAMEMiklos Vajna
2015-05-11tdf#91074 RTF import: handle \dplineco* for text framesMiklos Vajna
2015-05-11assert needs pFirst, to use NDEBUG hereCaolán McNamara
2015-05-11refactor ValueSet to use RenderContextTomaž Vajngerl
2015-05-11cppcheck: cstyleCastCaolán McNamara
2015-05-11cppcheck: unreadVariableCaolán McNamara
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl
2015-05-10cppcheck: cstyleCastCaolán McNamara
2015-05-10tdf#66353: fix converting relative sw table formula back to boxMike Kaganski
2015-05-10related tdf#88608: find: add string for reaching start of documentJoren De Cuyper
2015-05-10Imagedata test: test fill-attributes are not written at allJoren De Cuyper
2015-05-10loplugin:stringconstantMiklos Vajna
2015-05-10Don't write empty vertAnchor, HorzAnchor, tblpYSpec and tblpXSpec attributesJoren De Cuyper
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-05-10Fix uses of SAL_DLLPRIVATE DECL_LINK etc.Stephan Bergmann
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-09Do not write v:fill properties on export of imagedataJoren De Cuyper
2015-05-09Don't write empty value when exporting grab-bagged w:docPartUniqueJoren De Cuyper
2015-05-09de-indent this somewhat, no logic changeCaolán McNamara
2015-05-09don't crash on export of ooo121238-1.odt to docxCaolán McNamara
2015-05-09bodge layout to not crash on load of File_1292.docxCaolán McNamara
2015-05-09coverity#1297232 Division or modulo by float zeroCaolán McNamara
2015-05-09loplugin:externandnotdefinedStephan Bergmann
2015-05-09sw: deploy asserts in lcl_CheckRedline()Michael Stahl
2015-05-09sw: add assertions to check invariants of frame anchoringMichael Stahl
2015-05-09sw: remove debug codeMichael Stahl
2015-05-09sw: fix assert with frames anchored as-char in redlines on rhbz490395-1.odtMichael Stahl
2015-05-09sw: remove bogus assert in SwDoc::IsInHeaderFooter()Michael Stahl
2015-05-09sw: fix assert with frames anchored in redlines on rhbz490395-1.odtMichael Stahl
2015-05-09sw: convert to assertMichael Stahl
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-08Resolves: ooo#119155 don't crash with odd content in footnotesCaolán McNamara
2015-05-08dbaccess, sw: use vnd.sun.star.pkg:// for embedded data source handlingMiklos Vajna
2015-05-08loplugin:staticmethodsStephan Bergmann