summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara2-5/+4
2015-03-10DocxAttributeOutput::m_pParagraphSpacingAttrList: use unique_ptrMiklos Vajna2-9/+5
2015-03-09tdf#84102: Expose duplicated "level" accessible attribute.Jacobo Aragunde Pérez1-0/+2
2015-03-09Whitespace in a recent commit.Jan Holesovsky1-2/+2
2015-03-09tdf#89705 hyperlink clickable in writer (not in impress, yet)Siqi Liu1-0/+10
2015-03-09sw: move LOK_CALLBACK_CURSOR_VISIBLE event from SwVisCrsr to SwCrsrShellMiklos Vajna2-14/+8
2015-03-09sw: when tiled rendering, disable map mode of SwEditWin earlyMiklos Vajna3-11/+16
2015-03-09SwViewShell: store tiled rendering state in SdrModelMiklos Vajna3-22/+10
2015-03-09Use SwCrsrShell::SelTblBox()Miklos Vajna4-12/+4
2015-03-09LOK: add LOK_CALLBACK_CURSOR_VISIBLEMiklos Vajna1-0/+6
2015-03-09SwEditWin: disable map mode in LogicMouseButtonUp/DownMiklos Vajna1-13/+27
2015-03-09SwCursor: when tiled rendering also select word before the pointMiklos Vajna1-1/+12
2015-03-09SwEditWin: when tiled rendering, let double click select an empty cellMiklos Vajna4-4/+18
2015-03-09SwShellTableCrsr::FillStartEnd: make sure that the rectangle's width is not 0Miklos Vajna1-4/+4
2015-03-09DocxAttributeOutput::m_pSectionSpacingAttrList: use std::unique_ptrMiklos Vajna2-5/+2
2015-03-08sw: prefix global variables in edtwinMiklos Vajna12-150/+150
2015-03-08libreofficekit, svx, sw: fix typosMiklos Vajna1-1/+1
2015-03-08tdf#49893: fix for missing header on page 2Vasily Melenchuk2-0/+13
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna1-3/+3
2015-03-06gdk_window_move_region is not helpfulCaolán McNamara1-2/+35
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl2-2/+2
2015-03-06Timer: Faster Word CountTobias Madl1-1/+2
2015-03-06Timer to idleTobias Madl2-16/+16
2015-03-06Idle: Changed to new enum nameTobias Madl8-8/+8
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl8-8/+8
2015-03-06Idle and Timer are now completely independentTobias Madl1-0/+1
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl14-8/+15
2015-03-06Timer: Reversed some Idles to TimerTobias Madl2-11/+11
2015-03-06DocxAttributeOutput::m_pCharLangAttrList: use unique_ptrMiklos Vajna2-13/+7
2015-03-05V801: Decreased performanceCaolán McNamara23-83/+83
2015-03-05DocxAttributeOutput: use std::unique_ptrMiklos Vajna2-13/+7
2015-03-04V801: Decreased performanceCaolán McNamara14-31/+31
2015-03-04Avoid bad downcast of SwFrmFmt to SwSectionFmtStephan Bergmann1-2/+4
2015-03-04Hack to work around an in-destruction SwTxtNode no longer being oneStephan Bergmann1-7/+3
2015-03-04Hack to make an in-destruction SwPageFrm no longer claim to be oneStephan Bergmann1-0/+4
2015-03-04Hack to make an in-destruction SwFlyInCntFrm no longer claim to be oneStephan Bergmann1-0/+4
2015-03-04Hack to make an in-destruction SwFlyFrm no longer claim to be oneStephan Bergmann1-0/+4
2015-03-04Avoid unnecessary bad downcastStephan Bergmann1-1/+1
2015-03-04DocxAttributeOutput::m_pFontsAttrList: use std::unique_ptrMiklos Vajna2-13/+33
2015-03-04V813: Decreased performanceCaolán McNamara1-1/+1
2015-03-03Typo: instert(ed)->insert(ed)Julien Nabet2-2/+2
2015-03-03remove more SunStudio cruftMichael Stahl1-1/+0
2015-03-03Drop local FindPageDesc implementationsJan-Marek Glogowski9-79/+84
2015-03-03tdf#89520 Make TOX creation more robustTobias Lippert2-0/+21
2015-03-03Added icons and modified entries in the context menu for TOCYousuf Philips1-4/+4
2015-03-03SwFmtHoriOrient: rename member variables missing their prefixesMiklos Vajna2-33/+33
2015-03-03Improve loplugin:passstuffbyrefStephan Bergmann1-1/+1
2015-03-02TyposJulien Nabet1-1/+1
2015-03-02Remove references to unused GLUStephan Bergmann1-1/+0
2015-03-02We need SwShellCrsr::FillStartEnd() on iOS, tooTor Lillqvist1-4/+0