summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-01-04cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet
2015-02-03Typo: consequetive->consecutiveJulien Nabet
2015-01-04fdo#79738: Test case for patch that fixes 79738Charu Tyagi
2015-01-04fdo#79738: test document for patch that that fixes 79738Charu Tyagi
2015-01-04changes sidebar: Make the "Action" narrower when we use bitmaps now.Jan Holesovsky
2015-01-04changes sidebar: Use images instead of texts for types of changes in Writer.Jan Holesovsky
2015-01-03sw: fix gcc-4.8 buildMiklos Vajna
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-03Writer::GetBookmarks can return boolMatteo Casalin
2015-01-03sal_uInt16 to more proper typesMatteo Casalin
2015-01-03sal_uInt16 to more proper types, use while instead of for in simple casesMatteo Casalin
2015-01-03Avoid unnecessary downcastMatteo Casalin
2015-01-03fdo#72486 SwWrtShell::SelAll: if in table, then call extended select all ...Miklos Vajna
2015-01-02Fix simple typos.Andrea Gelmini
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2015-01-02CppunitTest_sw_ww8export: use SAL_NEWLINE_STRINGMiklos Vajna
2014-12-31Add DocxSdrExport::writeBoxItemLine()Miklos Vajna
2014-12-31Remove extra spacesJulien Nabet
2014-12-30-Werror,-Wconstant-conversionStephan Bergmann
2014-12-30i#93570 DOC import: handle commented text ranges via RES_FLTR_ANNOTATIONMARKMiklos Vajna
2014-12-30i#93570 DOC import: tokenize PlcfAtnBkf and PlcfAtnBklMiklos Vajna
2014-12-30i#93570 sw: add RES_FLTR_ANNOTATIONMARKMiklos Vajna
2014-12-29MSWordExportBase: Value stored to 'bPostponeWritingText' is never readMiklos Vajna
2014-12-28Factor out SwFmtCol::dumpAsXml() from docnodeMiklos Vajna
2014-12-28Factor out SwFmtWrapInfluenceOnObjPos::dumpAsXml() from docnodeMiklos Vajna
2014-12-28Factor out SwFmtFollowTextFlow::dumpAsXml() from coreMiklos Vajna
2014-12-28CppunitTest_sw_odfexport: validate export result, except a fewMiklos Vajna
2014-12-28fdo#83565 addition of wrap left and wrap right to context menuYousuf Philips
2014-12-27fdo#84714 ODT export: write <loext:table> inside <draw:custom-shape>Miklos Vajna
2014-12-27fdo#84714 ODT import: read <loext:table> inside <draw:custom-shape>Miklos Vajna
2014-12-26fdo#81475 rearrangement of writer's frame toolbarYousuf Philips
2014-12-26fdo#87185 rearrange image context menu and add icons to a few entriesYousuf Philips
2014-12-26Cleanup zoomsliderctrl & viewlayoutctrlTomaž Vajngerl
2014-12-26HiDPI: ViewLayout statusbar - scale icons by both dimensionsTomaž Vajngerl
2014-12-25sal_uInt16 to size_tMatteo Casalin
2014-12-25Optimize consecutive token accesses in OUStringsMatteo Casalin
2014-12-25sal_uInt16 to size_tMatteo Casalin
2014-12-25sal_uInt16 to size_tMatteo Casalin
2014-12-25SwNoTxtFrm::nWeight is never readMatteo Casalin
2014-12-24fdo#82041 restore heading 3 and 4 color to automaticV Stuart Foote
2014-12-23coverity#1260296 Unchecked dynamic_castCaolán McNamara
2014-12-23fdo#81475 addition of 'Add Caption' button to table toolbarYousuf Philips
2014-12-23WaE: overriding destructor declaration not explicitly marked 'virtual'Tor Lillqvist
2014-12-23remove duplicated codeBjoern Michaelsen
2014-12-23c-style cast to const_castBjoern Michaelsen
2014-12-23inline stream operator and remove objectBjoern Michaelsen
2014-12-23inline AssignBjoern Michaelsen
2014-12-23inline operator=Bjoern Michaelsen
2014-12-23remove Remove()Bjoern Michaelsen
2014-12-23Make SwNodeIndex constructors inlineBjoern Michaelsen