summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-01-29sw: refactor SwPageFrame::HandleWhitespaceHiddenDiff()Miklos Vajna
2016-01-29tdf#96175 RTF filter: export \companyMiklos Vajna
2016-01-29tdf#97362: Fixed Python unit test (check_indexed_property_values.py)kadertarlan
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-28tdf#97371 DOCX import: fix text covered by shapeMiklos Vajna
2016-01-28sw: add AnchorType parameter to .uno:PasteMiklos Vajna
2016-01-28Resolves: tdf#96580 Sequence::get doesn't return the start of the dataCaolán McNamara
2016-01-28tdf#97362: Convert Java unit test to Python (check_indexed_property_values.py)kadertarlan
2016-01-27tdf#95416 Get rid of #include "../foo/bar.hxx" style includesburcinakalin
2016-01-27Renable insert endnote in Writer's standard toolbarYousuf Philips
2016-01-27Related: rhbz#1293210 crash in SwFlowFrm::BwdMoveNecessaryCaolán McNamara
2016-01-27loplugin:fpcomparison in sw/Noel Grandin
2016-01-27Convert Java unit test to Python (check_named_property_values.py)kadertarlan
2016-01-27tdf#84317 convert missing numbering types to OOXML tokens.Mark Hung
2016-01-26tdf#95376 DOCX import: fix incorrectly indented tab stopsMiklos Vajna
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-24cppcheck: fix a duplicateExpressionJulien Nabet
2016-01-22sw tiled rendering: avoid unnecessary invalidation in SwView::SetVisArea()Miklos Vajna
2016-01-22tdf#89708 Adjust print page range for unprinted blank pagesEilidh McAdam
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna
2016-01-22Yes, output the name earlyStephan Bergmann
2016-01-21Check for valid SidebarWinMaxim Monastirsky
2016-01-21Quickfix for deterministic SvpSalBitmap checksumsStephan Bergmann
2016-01-21sw tiled editing: default to anchoring new images as-charMiklos Vajna
2016-01-21sw: MSVC 2013 --enable-dbgutil does not need 3 overloads...Michael Stahl
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-20tdf#93837 sw: Convert comment context menu to xmlMaxim Monastirsky
2016-01-20Drop unused definesMaxim Monastirsky
2016-01-20coverity#1349701 Dereference before null checkCaolán McNamara
2016-01-20replace use of basebmp in vcl entirely nowCaolán McNamara
2016-01-20loplugin:passstuffbyrefStephan Bergmann
2016-01-20sw: indentation fixesMiklos Vajna
2016-01-20sw: (mea culpa) fix unostyle.cxxChris Sherlock
2016-01-19place it safe with MSVC 2008 buildNoel Grandin
2016-01-19Silence some odd -Werror=strict-overflow (GCC 6)Stephan Bergmann
2016-01-19Missing dependencyStephan Bergmann
2016-01-19loplugin:unusedmethods in sw/Noel Grandin
2016-01-19tdf#85523 DOCX import: fix unexpected extra char at comment endMiklos Vajna
2016-01-19Wrong copy-pasteMaxim Monastirsky
2016-01-19Fix typoMaxim Monastirsky
2016-01-19tdf#93837 Convert Writer context menus to xmlMaxim Monastirsky
2016-01-19Kill .src based Writer context menusMaxim Monastirsky
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2016-01-18Convert NULL/0 to nullptrPeter Foley
2016-01-18drawmodes header goneCaolán McNamara
2016-01-18cppcheck: nullPointerCaolán McNamara
2016-01-18avoid Mouse Not Captured warningCaolán McNamara
2016-01-18tdf#96600: use frame RTL property for determining active ruler columnMike Kaganski
2016-01-18loplugin:bodynotinblockStephan Bergmann