summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-02-04new loplugin fpcomparisonNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03remove unused HasCoreId from SDI filesNoel Grandin
2016-02-03lok: Avoid the 'alien format' warning in LibreOfficeKit.Jan Holesovsky
2016-02-03Added Test for checking newly created writer document with AppYieldVarun Dhall
2016-02-03add EDB-39396-1 test-caseCaolán McNamara
2016-02-03Improve DrawingML export of rotated/flipped customshapesAndras Timar
2016-02-03Autocompletion: complete year (part) to current dateLászló Németh
2016-02-03tdf#97407: Remove duplicate custom entryRishabh
2016-02-03tdf#97501: crash in SwDBManager fixedOliver Specht
2016-02-02tdf#97505 Account empty pages for print previewJan-Marek Glogowski
2016-02-02loplugin:stringconstantStephan Bergmann
2016-02-02xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl
2016-02-02tdf#95408 -"Toggle" in Writer Navigator to be more explicit in what it togglesakki95
2016-02-02tdf#70998 Termchange: Graphic/Picture->Imageakki95
2016-02-02sw: -Werror,-Winconsistent-missing-overrideMiklos Vajna
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky
2016-02-02boost::hash->std::hashNoel Grandin
2016-02-01sw: for better or worse getParagraph() is 1-basedMichael Stahl
2016-02-01writerfilter: tdf#97417: don't insert numbering on end-of-sectionMichael Stahl
2016-02-01boost::unordered_set is not used anymoreNoel Grandin
2016-01-31boost::tuple -> std::tupleCaolán McNamara
2016-01-31tdf#97362: Deleted CheckTable.java(this test translated to Python already.)kadertarlan
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-30Remove unused includesMiklos Vajna
2016-01-30Fix typoDavid Ostrovsky
2016-01-30tdf#97362: Convert Java unit test to Python (check_named_property_values.py)kadertarlan
2016-01-30tdf#89708 Fix crash on printing from print previewJan-Marek Glogowski
2016-01-29CppunitTest_sw_rtfexport: add RtfExport::WriteRevTab() testcaseMiklos Vajna
2016-01-29RTF export: remove unused parameter of IsExportNumRule()Miklos Vajna
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