summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2015-10-29sw: prefix members of SwPosFlyFrmMiklos Vajna
2015-10-29sw: prefix members of SwStartNodeMiklos Vajna
2015-10-28vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna
2015-10-28sw: prefix members of SwTOXMarkMiklos Vajna
2015-10-28sw: prefix members of SwTOXTypeMiklos Vajna
2015-10-28sw: prefix members of SwTableBoxMiklos Vajna
2015-10-28sw: remove SwDBTreeList_Impl::m_aConnectionsMichael Stahl
2015-10-27Optimised UnoCrsrTbl cleanup for faster doc savingAshod Nakashian
2015-10-27don't allocate uno::Reference on the heapNoel Grandin
2015-10-27sw: prefix members of SwTableFormulaUpdateMiklos Vajna
2015-10-27sw: prefix members of SwTableLineMiklos Vajna
2015-10-27sw: prefix members of SwTableNodeMiklos Vajna
2015-10-27inline SvBaseLinkRef typedefNoel Grandin
2015-10-26lok::Document::paste: check if the given mime type is supportedMiklos Vajna
2015-10-26sw: prefix remaining members of SwTextFormatCollMiklos Vajna
2015-10-26sw: prefix members of SwUnoCollectionMiklos Vajna
2015-10-22vcl: add ITiledRenderable::getWindow() and implement in swMiklos Vajna
2015-10-22sw: prefix members of SwUnoPropertyMapProviderMiklos Vajna
2015-10-22sw: prefix members of SwCrsrMoveStateMiklos Vajna
2015-10-22sw: prefix members of SwVirtPageNumInfoMiklos Vajna
2015-10-22sw: prefix members of SwXAutoStyleFamilyMiklos Vajna
2015-10-21sw: prefix members of SwUpdateAttrMiklos Vajna
2015-10-20sw: prefix members of SwXAutoStylesEnumeratorMiklos Vajna
2015-10-20sw: prefix members of SwXFramesMiklos Vajna
2015-10-19sw: prefix members of SwTableMiklos Vajna
2015-10-19sw: prefix members of SwXAutoStylesMiklos Vajna
2015-10-19sw: prefix members of SwXStyleMiklos Vajna
2015-10-17tdf#36117 .doc preserve page vertical alignment after RTJustin Luth
2015-10-16convert Link<> to typedNoel Grandin
2015-10-16sw: prefix members of SwXStyleFamilyMiklos Vajna
2015-10-13tdf#94804 sw: allow duplicate heading cross reference bookmarksMichael Stahl
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12loplugin:mergeclassesNoel Grandin
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-07sw: prefix members of SwXStyleFamiliesMiklos Vajna
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-06sw: outline SwViewOption::SetOnlineSpell()Miklos Vajna
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-05sw: avoid hang with find-all and shape textMiklos Vajna
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga
2015-10-02sw: try to fix the MSVC build...Michael Stahl
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-02sw: prefix members of SwTOXBaseMiklos Vajna
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian