summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-131-1/+1
* DocxAttributeOutput::m_pBackgroundAttrList: use unique_ptrMiklos Vajna2015-03-132-9/+4
* TyposJulien Nabet2015-03-122-2/+2
* sw: suppress spurious PVS-Studio V509Michael Stahl2015-03-121-1/+4
* Don't store temporary mail merge file if mail merge job was cancelledChristoph Lutz2015-03-121-19/+22
* sw: PVS-Studio V616 'WW8_TOP' named constant with the value of 0Michael Stahl2015-03-121-4/+4
* Clean up previous commitStephan Bergmann2015-03-1211-142/+24
* sw: further components converted to constructor methodChris Sherlock2015-03-1211-102/+68
* DocxAttributeOutput::m_pColorAttrList: use shared_ptrMiklos Vajna2015-03-122-5/+2
* sw: MacOSX has CUPS but no psp::PrinterInfoManagerMichael Stahl2015-03-111-3/+5
* WaE: -Werror=maybe-uninitializedCaolán McNamara2015-03-111-1/+1
* fix indentCaolán McNamara2015-03-111-32/+32
* sw: reindent modcfg.hxxMichael Stahl2015-03-111-15/+15
* sw: reindent usrpref.hxxMichael Stahl2015-03-111-15/+15
* utl::ConfigItem::Commit() should call ClearModified()Michael Stahl2015-03-1129-50/+95
* SwDBManager::MergeMailFiles: merge two bCreateSingleFile blocksMiklos Vajna2015-03-111-3/+2
* support fast MM printing in non-single-file mode only for CUPSLuboš Luňák2015-03-111-11/+44
* mailmerge doesn't need to use the singlefile technique for printingLuboš Luňák2015-03-112-2/+40
* do not needlessly make overriden functions more privateLuboš Luňák2015-03-111-5/+6
* avoid creating temporary document copies in non-singlefile MM modeLuboš Luňák2015-03-111-10/+36
* do not create temp file(s) during MM if not neededLuboš Luňák2015-03-111-12/+16
* fix build after my hasty commitNoel Grandin2015-03-114-6/+6
* fix windows buildNoel Grandin2015-03-117-8/+8
* convert MarkType to enum classNoel Grandin2015-03-1126-96/+98
* convert tExternalDataType to enum classNoel Grandin2015-03-113-6/+7
* convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin2015-03-1130-124/+114
* convert SetAttrMode to enum classNoel Grandin2015-03-1155-188/+192
* DocxAttribouteOutput::m_pHyperlinkAttrList: use unique_ptrMiklos Vajna2015-03-112-6/+3
* Avoid casting SvxBrushItem:nShadingValueZolnai Tamás2015-03-111-3/+3
* sw: s/eEnde/eEnd/Michael Stahl2015-03-115-16/+16
* V668 no sense in testing the result of new against nullCaolán McNamara2015-03-107-61/+33
* V668 no sense in testing the result of new against nullCaolán McNamara2015-03-102-5/+4
* DocxAttributeOutput::m_pParagraphSpacingAttrList: use unique_ptrMiklos Vajna2015-03-102-9/+5
* tdf#84102: Expose duplicated "level" accessible attribute.Jacobo Aragunde Pérez2015-03-091-0/+2
* Whitespace in a recent commit.Jan Holesovsky2015-03-091-2/+2
* tdf#89705 hyperlink clickable in writer (not in impress, yet)Siqi Liu2015-03-091-0/+10
* sw: move LOK_CALLBACK_CURSOR_VISIBLE event from SwVisCrsr to SwCrsrShellMiklos Vajna2015-03-092-14/+8
* sw: when tiled rendering, disable map mode of SwEditWin earlyMiklos Vajna2015-03-093-11/+16
* SwViewShell: store tiled rendering state in SdrModelMiklos Vajna2015-03-093-22/+10
* Use SwCrsrShell::SelTblBox()Miklos Vajna2015-03-094-12/+4
* LOK: add LOK_CALLBACK_CURSOR_VISIBLEMiklos Vajna2015-03-091-0/+6
* SwEditWin: disable map mode in LogicMouseButtonUp/DownMiklos Vajna2015-03-091-13/+27
* SwCursor: when tiled rendering also select word before the pointMiklos Vajna2015-03-091-1/+12
* SwEditWin: when tiled rendering, let double click select an empty cellMiklos Vajna2015-03-094-4/+18
* SwShellTableCrsr::FillStartEnd: make sure that the rectangle's width is not 0Miklos Vajna2015-03-091-4/+4
* DocxAttributeOutput::m_pSectionSpacingAttrList: use std::unique_ptrMiklos Vajna2015-03-092-5/+2
* sw: prefix global variables in edtwinMiklos Vajna2015-03-0812-150/+150
* libreofficekit, svx, sw: fix typosMiklos Vajna2015-03-081-1/+1
* tdf#49893: fix for missing header on page 2Vasily Melenchuk2015-03-082-0/+13
* SdrMarkView: aHdl -> maHdlListMiklos Vajna2015-03-071-3/+3