summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2015-05-08Add SwDBManager::LoadAndRegisterEmbeddedDataSourceMiklos Vajna
2015-05-08convert EXPAND constants to scoped enumCaolán McNamara
2015-05-08rename these scope lock guards, no logic changeCaolán McNamara
2015-05-08callcatcher: update unused codeCaolán McNamara
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann
2015-05-07sw: unused Parent [-Werror=unused-parameter]Miklos Vajna
2015-05-07sw: fix -Werror=unused-parameterMiklos Vajna
2015-05-07tdf#55665: Fix a corner case OLE processingMike Kaganski
2015-05-07XTiledRenderable: use HWND instead of HDCLászló Németh
2015-05-07Initial XTiledRenderable APILászló Németh