summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-05-01sw: Decouple ND_SECTIONDUMMY from ND_SECTIONNODE, and rename it.Jan Holesovsky
2015-05-01sw: Kill ND_TABLEDUMMY, it's unused.Jan Holesovsky
2015-05-01tdf#90968: Highlighting is not repeated with Ctrl+Shft+Y (Edit>Repeat)Zolnai Tamás
2015-05-01Resolves: tdf#90141 layout crash with table in footnoteCaolán McNamara
2015-05-01sw: delete these unwanted SwNodeIndex ctorsMichael Stahl
2015-05-01tdf#90816: sw: fix bookmark loss in SwUndoDeleteMichael Stahl
2015-04-30sw: prefix members of SwFmtMiklos Vajna
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann
2015-04-30tdf#38693: Document property TotalTime misinterpreted as secondsRavindra_Vidhate
2015-04-30Use typed MaybeFile LinkStephan Bergmann
2015-04-30coverity#1296217 Use after freeCaolán McNamara
2015-04-30tdf#90720 Textframe background was not transparentSushil Shinde
2015-04-30tdf#66141: SwTxtFrm::FormatQuick(bool) endless loopMike
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30writerfilter: unused fill and CT_Fill resourcesMiklos Vajna
2015-04-30RtfSdrExport: no need to allocate m_pShapeStyle dynamicallyMiklos Vajna
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-29coverity#1296209 Logically dead code (gold)Caolán McNamara
2015-04-29Protect against event emission during dispose.Michael Meeks
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-29sw: log exception messages in dbmgr.cxxMichael Stahl
2015-04-29error C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon
2015-04-29error C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon
2015-04-29error C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon
2015-04-29fix assert on load of fdo82018-3.docxCaolán McNamara
2015-04-29error C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon
2015-04-29redundant castCaolán McNamara
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin
2015-04-29convert SVXRULER_SUPPORT constants to scoped enumNoel Grandin
2015-04-29convert _EDIT constants to scoped enumNoel Grandin
2015-04-29convert LANG_LIST constants to scoped enumNoel Grandin
2015-04-29convert SVX_ flags to scoped enumNoel Grandin
2015-04-29convert SW_BORDER_MODE constants to scoped enumNoel Grandin
2015-04-29convert CTF_ constants to scoped enumNoel Grandin
2015-04-29convert WZB_ constants to scoped enumNoel Grandin
2015-04-29tdf#89783: avoid endless loop with >65k style namesKatarina Behrens
2015-04-29tdf#89783: fix another potential endless loopKatarina Behrens
2015-04-29RtfAttributeOutput::m_pTableWrt: use std::unique_ptr<>Miklos Vajna
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Clean VclPtr and namespace usage.Michael Meeks
2015-04-28sw: fix GCC-4.7 buildMiklos Vajna