summaryrefslogtreecommitdiff
path: root/sw/source/core/inc
AgeCommit message (Expand)AuthorFilesLines
2015-01-09Work around -fsanitize=nullStephan Bergmann1-1/+1
2015-01-09fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin1-2/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl3-4/+5
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin2-2/+0
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin1-3/+3
2015-01-03sw: fix gcc-4.8 buildMiklos Vajna1-1/+1
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara3-7/+7
2015-01-02Fix simple typos.Andrea Gelmini1-1/+1
2014-12-25SwNoTxtFrm::nWeight is never readMatteo Casalin1-5/+0
2014-12-22-Werror,-Winfinite-recursionStephan Bergmann2-2/+2
2014-12-18sw: prefix SwTabFrm membersMichael Stahl1-40/+40
2014-12-18sw: prefix SwRowFrm membersMichael Stahl1-14/+14
2014-12-18sw: prefix SwCellFrm membersMichael Stahl1-2/+2
2014-12-18sw: prefix SwLayoutFrm membersMichael Stahl1-5/+6
2014-12-18sw: rename SwFrm::Remove to something uniqueMichael Stahl1-1/+1
2014-12-17sw: prefix SwLayoutFrm::pLowerMichael Stahl1-3/+3
2014-12-11Add undo operation for deleting a bookmark + unit test, related fdo#51741Matúš Kukan1-1/+10
2014-12-10fdo#80403: Writer specific AutoCorr use FastParserDaniel Sikeler1-8/+68
2014-12-09changed timers to IdleTobias Madl1-1/+1
2014-12-09changed timers to idlesTobias Madl1-1/+1
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-49/+5
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+1
2014-12-05Revert "fdo#80403: Writer specific AutoCorr use FastParser"Stephan Bergmann1-68/+8
2014-12-04loplugin:saloverrideStephan Bergmann1-2/+2
2014-12-04fdo#80403: Writer specific AutoCorr use FastParserDaniel Sikeler1-8/+68
2014-12-02fdo#51741 Mark document as modified on bookmark rename / deleteRenato Ferreira1-1/+3
2014-12-01-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2014-11-26Writer: Set document as modified and add undo when renaming bookmarksMatúš Kukan1-0/+18
2014-11-26loplugin: cstylecastNoel Grandin3-8/+8
2014-11-25loplugin: cstylecastNoel Grandin11-79/+79
2014-11-24sw: remove last include of tools/debug.hxxMichael Stahl1-1/+0
2014-11-24loplugin: cstylecastNoel Grandin1-2/+2
2014-11-19sw: include the font of SwNumberPortions in layout dumpMiklos Vajna2-2/+8
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl2-0/+2
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin7-49/+49
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-2/+2
2014-11-12loplugin: cstylecastNoel Grandin1-3/+3
2014-11-11Remove unused ShiftRightStephan Bergmann1-2/+0
2014-11-11More nEndInvalid/COMPLETE_STRING fixesStephan Bergmann1-1/+1
2014-11-10loplugin: cstylecastNoel Grandin2-1/+2
2014-11-10loplugin: cstylecastNoel Grandin2-4/+4
2014-11-10loplugin: cstylecastNoel Grandin2-8/+9
2014-11-09faster mapping from nodes to SwFrmFmt's anchored at themLuboš Luňák2-2/+2
2014-11-09do not bother with nice unique names during mailmergeLuboš Luňák1-2/+0
2014-11-06sw: merge SwXMLBlockListContext.cxx into SwXMLBlockImport.cxxMichael Stahl1-129/+0
2014-11-06Bin unused include files, thanks to Andrea GelminiTor Lillqvist1-61/+0
2014-11-04Apply pimpl to SdrPageWindow.Kohei Yoshida1-1/+1
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl14-14/+14
2014-11-03sw: CrossRefBookmark: deny the existence of m_pPos2 a little harderMichael Stahl1-2/+2
2014-11-03drop SW_DLLPUBLICs for unit-test only exposureCaolán McNamara1-1/+1