summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2015-04-27We run into this assertion too often when using LOKitTor Lillqvist
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-27De-uglify switch-case statementKatarina Behrens
2015-04-27CppunitTest_sw_ooxmlsdrexport: split into two partsMiklos Vajna
2015-04-27tdf#86619 - Create new table context menu submenus and reorganize entriesYousuf Philips
2015-04-26Always show 'Bullets and Numbering' in context menu below 'Paragraph'Yousuf Philips
2015-04-25sw: same treatment for SwCursor's fake "copy constructor"Michael Stahl
2015-04-25sw: replace SwPaM's so-called "copy constructor"Michael Stahl
2015-04-25rhbz#1205072: sw: resource mangement SNAFU caused by SwPaM copy ctorMichael Stahl