summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2015-04-28tdf#89783: MM fixes potential endless loops with dbgutil buildChristoph Lutz
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SwWrtShell::IntelligentCut return type is int/SwWrtShell::wordStephan Bergmann
2015-04-28SwView::PageUp/DownCrsr return types want to be boolStephan Bergmann
2015-04-28SwPagePreviewWin::MovePage return type wants to be boolStephan Bergmann
2015-04-28SwDocShell::ApplyStyles return type is sal_uInt16Stephan Bergmann
2015-04-28SwDocShell::Edit return type is sal_uInt16Stephan Bergmann
2015-04-28SwEditShell::Copy return type wants to be boolStephan Bergmann
2015-04-28SwDocShell::Delete/Hide return types want to be boolStephan Bergmann
2015-04-28fix assert on re-export of fdo72640-6.docx to docxCaolán McNamara
2015-04-28tdf#86606 Removal of additional direct formattingYousuf Philips
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-04-28DocxSdrExport::Impl::m_pTextboxAttrList: use std::unique_ptr<>Miklos Vajna
2015-04-27tdf#69316: Sort numbering options meaningfullyKatarina Behrens