summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2015-03-11mailmerge doesn't need to use the singlefile technique for printingLuboš Luňák
2015-03-11do not needlessly make overriden functions more privateLuboš Luňák
2015-03-11avoid creating temporary document copies in non-singlefile MM modeLuboš Luňák
2015-03-11do not create temp file(s) during MM if not neededLuboš Luňák
2015-03-11fix windows buildNoel Grandin
2015-03-11convert MarkType to enum classNoel Grandin
2015-03-11convert tExternalDataType to enum classNoel Grandin
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin
2015-03-11convert SetAttrMode to enum classNoel Grandin
2015-03-11DocxAttribouteOutput::m_pHyperlinkAttrList: use unique_ptrMiklos Vajna
2015-03-11Avoid casting SvxBrushItem:nShadingValueZolnai Tamás
2015-03-11sw: s/eEnde/eEnd/Michael Stahl
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-10DocxAttributeOutput::m_pParagraphSpacingAttrList: use unique_ptrMiklos Vajna
2015-03-09tdf#84102: Expose duplicated "level" accessible attribute.Jacobo Aragunde Pérez
2015-03-09Whitespace in a recent commit.Jan Holesovsky
2015-03-09tdf#89705 hyperlink clickable in writer (not in impress, yet)Siqi Liu
2015-03-09sw: move LOK_CALLBACK_CURSOR_VISIBLE event from SwVisCrsr to SwCrsrShellMiklos Vajna
2015-03-09sw: when tiled rendering, disable map mode of SwEditWin earlyMiklos Vajna
2015-03-09SwViewShell: store tiled rendering state in SdrModelMiklos Vajna
2015-03-09Use SwCrsrShell::SelTblBox()Miklos Vajna
2015-03-09LOK: add LOK_CALLBACK_CURSOR_VISIBLEMiklos Vajna
2015-03-09SwEditWin: disable map mode in LogicMouseButtonUp/DownMiklos Vajna
2015-03-09SwCursor: when tiled rendering also select word before the pointMiklos Vajna
2015-03-09SwEditWin: when tiled rendering, let double click select an empty cellMiklos Vajna
2015-03-09SwShellTableCrsr::FillStartEnd: make sure that the rectangle's width is not 0Miklos Vajna
2015-03-09DocxAttributeOutput::m_pSectionSpacingAttrList: use std::unique_ptrMiklos Vajna
2015-03-08sw: prefix global variables in edtwinMiklos Vajna
2015-03-08libreofficekit, svx, sw: fix typosMiklos Vajna
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-03-06Timer: Faster Word CountTobias Madl
2015-03-06Timer to idleTobias Madl
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-06Timer: Reversed some Idles to TimerTobias Madl
2015-03-06DocxAttributeOutput::m_pCharLangAttrList: use unique_ptrMiklos Vajna
2015-03-05V801: Decreased performanceCaolán McNamara
2015-03-05DocxAttributeOutput: use std::unique_ptrMiklos Vajna
2015-03-04V801: Decreased performanceCaolán McNamara
2015-03-04Hack to work around an in-destruction SwTxtNode no longer being oneStephan Bergmann
2015-03-04Hack to make an in-destruction SwPageFrm no longer claim to be oneStephan Bergmann
2015-03-04Hack to make an in-destruction SwFlyInCntFrm no longer claim to be oneStephan Bergmann
2015-03-04Hack to make an in-destruction SwFlyFrm no longer claim to be oneStephan Bergmann
2015-03-04Avoid unnecessary bad downcastStephan Bergmann
2015-03-04DocxAttributeOutput::m_pFontsAttrList: use std::unique_ptrMiklos Vajna
2015-03-03Typo: instert(ed)->insert(ed)Julien Nabet