summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2014-12-23Move Register/DeRegister functions to SwNodeIndexBjoern Michaelsen
2014-12-23use sw::Ring insteadBjoern Michaelsen
2014-12-23fdo#87185 add verbs before entries in image context menuYousuf Philips
2014-12-22organize standard and formatting toolbars for writer webYousuf Philips
2014-12-22fdo#85945 reorganize the file menu and set global shortcut for .uno:CloseDocYousuf Philips
2014-12-22Factor out SwFmtSurround::dumpAsXml() from docnodeMiklos Vajna
2014-12-22Factor out SwFmtAnchor::dumpAsXml() from nodedumpMiklos Vajna
2014-12-22Factor out SwFmtHoriOrient::dumpAsXml() from nodedumpMiklos Vajna
2014-12-22Factor out SwFmtVertOrient::dumpAsXml() from nodedumpMiklos Vajna
2014-12-22fix buildCaolán McNamara
2014-12-22fdo#87185 reorganize the image context menuYousuf Philips
2014-12-22-Werror,-Winfinite-recursionStephan Bergmann
2014-12-20Typo: paremeter/paramater=>parameterJulien Nabet
2014-12-20Factor out SwFmtFrmSize::dumpAsXml() from nodedumpMiklos Vajna
2014-12-19fdo#86963 SwXShape: don't ask SwTextBoxHelper for ZOrder of child shapesMiklos Vajna
2014-12-19CppunitTest_sw_odfexport: allow running a single testcaseMiklos Vajna
2014-12-19fdo#59886 unit tests for DOCX fixed date field import/export.Eilidh McAdam
2014-12-19fdo#59886 export fixed date and time fields to docx.Eilidh McAdam
2014-12-19DOCX filter: handle decimal number format with no level text correctlyMiklos Vajna
2014-12-19changes sidebar: Better look of the buttons.Jan Holesovsky
2014-12-19changes sidebar: Manage Changes (Redlining) panel instead of the dialog box.Jan Holesovsky
2014-12-19Adjusted CppunitTest_sw_ooxmlexport for Mac Retina 13"Renato Ferreira
2014-12-19Factor out SwFmtCntnt::dumpAsXml() from nodedumpMiklos Vajna
2014-12-19Let MetafileXmlDump::dumpAndParse() take a const GDIMetaFileMiklos Vajna
2014-12-18sw: prefix SwTabFrm membersMichael Stahl
2014-12-18sw: prefix SwRowFrm membersMichael Stahl
2014-12-18sw: prefix SwCellFrm membersMichael Stahl
2014-12-18sw: prefix SwLayoutFrm membersMichael Stahl
2014-12-18fdo#87199: sw: fix root cause of a11y crash when merging cellsMichael Stahl
2014-12-18sw: rename SwFrm::Remove to something uniqueMichael Stahl
2014-12-18Typo: .uno:*TracedChange -> .uno:*TrackedChange.Jan Holesovsky
2014-12-18fdo#87448 EnhancedCustomShape2d: fix handling of scaled ARCANGLETO commandsMiklos Vajna
2014-12-18CppunitTest_sw_uiwriter: use gb_CppunitTest_use_rdbMiklos Vajna
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18XmlTestTools: fix conversion from UTF-8 xmlChar strings to OUStringStephan Bergmann
2014-12-18Factor out SvxFontHeightItem::dumpAsXml() from swMiklos Vajna
2014-12-18Related fdo#86929: Kill FOREACHPAM_START for good (final part)Julien Nabet