summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann2-2/+2
2014-12-31Add DocxSdrExport::writeBoxItemLine()Miklos Vajna3-29/+28
2014-12-31Remove extra spacesJulien Nabet1-1/+1
2014-12-30-Werror,-Wconstant-conversionStephan Bergmann2-2/+2
2014-12-30i#93570 DOC import: handle commented text ranges via RES_FLTR_ANNOTATIONMARKMiklos Vajna5-156/+17
2014-12-30i#93570 DOC import: tokenize PlcfAtnBkf and PlcfAtnBklMiklos Vajna2-4/+176
2014-12-30i#93570 sw: add RES_FLTR_ANNOTATIONMARKMiklos Vajna2-3/+13
2014-12-29MSWordExportBase: Value stored to 'bPostponeWritingText' is never readMiklos Vajna1-2/+0
2014-12-28Factor out SwFmtCol::dumpAsXml() from docnodeMiklos Vajna2-7/+35
2014-12-28Factor out SwFmtWrapInfluenceOnObjPos::dumpAsXml() from docnodeMiklos Vajna3-7/+14
2014-12-28Factor out SwFmtFollowTextFlow::dumpAsXml() from coreMiklos Vajna2-5/+13
2014-12-28fdo#83565 addition of wrap left and wrap right to context menuYousuf Philips1-1/+14
2014-12-27fdo#84714 ODT export: write <loext:table> inside <draw:custom-shape>Miklos Vajna2-12/+25
2014-12-27fdo#84714 ODT import: read <loext:table> inside <draw:custom-shape>Miklos Vajna1-1/+3
2014-12-26fdo#87185 rearrange image context menu and add icons to a few entriesYousuf Philips1-4/+6
2014-12-26Cleanup zoomsliderctrl & viewlayoutctrlTomaž Vajngerl1-9/+9
2014-12-26HiDPI: ViewLayout statusbar - scale icons by both dimensionsTomaž Vajngerl1-2/+1
2014-12-25sal_uInt16 to size_tMatteo Casalin6-8/+8
2014-12-25Optimize consecutive token accesses in OUStringsMatteo Casalin1-2/+4
2014-12-25sal_uInt16 to size_tMatteo Casalin9-25/+25
2014-12-25sal_uInt16 to size_tMatteo Casalin6-23/+23
2014-12-25SwNoTxtFrm::nWeight is never readMatteo Casalin2-10/+0
2014-12-24fdo#82041 restore heading 3 and 4 color to automaticV Stuart Foote1-4/+0
2014-12-23coverity#1260296 Unchecked dynamic_castCaolán McNamara3-6/+7
2014-12-23inline stream operator and remove objectBjoern Michaelsen1-28/+0
2014-12-23inline AssignBjoern Michaelsen1-55/+0
2014-12-23Make SwNodeIndex constructors inlineBjoern Michaelsen1-54/+0
2014-12-23Move Register/DeRegister functions to SwNodeIndexBjoern Michaelsen2-26/+12
2014-12-23use sw::Ring insteadBjoern Michaelsen2-62/+21
2014-12-23fdo#87185 add verbs before entries in image context menuYousuf Philips1-2/+2
2014-12-22Factor out SwFmtSurround::dumpAsXml() from docnodeMiklos Vajna2-30/+20
2014-12-22Factor out SwFmtAnchor::dumpAsXml() from nodedumpMiklos Vajna2-30/+27
2014-12-22Factor out SwFmtHoriOrient::dumpAsXml() from nodedumpMiklos Vajna2-7/+14
2014-12-22Factor out SwFmtVertOrient::dumpAsXml() from nodedumpMiklos Vajna2-7/+13
2014-12-22fix buildCaolán McNamara1-2/+2
2014-12-22fdo#87185 reorganize the image context menuYousuf Philips1-43/+45
2014-12-22-Werror,-Winfinite-recursionStephan Bergmann2-2/+2
2014-12-20Typo: paremeter/paramater=>parameterJulien Nabet1-1/+1
2014-12-20Factor out SwFmtFrmSize::dumpAsXml() from nodedumpMiklos Vajna2-8/+22
2014-12-19fdo#86963 SwXShape: don't ask SwTextBoxHelper for ZOrder of child shapesMiklos Vajna1-2/+11
2014-12-19fdo#59886 export fixed date and time fields to docx.Eilidh McAdam2-4/+14
2014-12-19DOCX filter: handle decimal number format with no level text correctlyMiklos Vajna1-1/+6
2014-12-19changes sidebar: Manage Changes (Redlining) panel instead of the dialog box.Jan Holesovsky4-6/+56
2014-12-19Factor out SwFmtCntnt::dumpAsXml() from nodedumpMiklos Vajna2-7/+11
2014-12-18sw: prefix SwTabFrm membersMichael Stahl3-96/+108
2014-12-18sw: prefix SwRowFrm membersMichael Stahl2-24/+24
2014-12-18sw: prefix SwCellFrm membersMichael Stahl2-5/+5
2014-12-18sw: prefix SwLayoutFrm membersMichael Stahl2-8/+9
2014-12-18fdo#87199: sw: fix root cause of a11y crash when merging cellsMichael Stahl2-7/+3
2014-12-18sw: rename SwFrm::Remove to something uniqueMichael Stahl11-26/+26