summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-02-05sw: move the SwXTextTable descriptor members to SwXTextTable::ImplMichael Stahl2-72/+68
2016-02-05sw: move SwTextTable's SwClient to SwTextTable::ImplMichael Stahl4-32/+47
2016-02-05sw: move rest of SwXCellRange implementation details into pImplMichael Stahl2-103/+147
2016-02-05sw: fix SolarMutex asserts from SwXCellRange dtorMichael Stahl3-56/+110
2016-02-05remove unnecessary comments from .SDI filesNoel Grandin1-874/+0
2016-02-05sw: remove no longer used SwViewShell::setTiledRendering()Miklos Vajna3-11/+0
2016-02-05Fix typosAndrea Gelmini16-19/+19
2016-02-05remove commented out stuff from .SDI filesNoel Grandin6-54/+3
2016-02-05remove unused UUID and VERSION from .SDI filesNoel Grandin27-83/+0
2016-02-05remove unused Readonly from .SDI filesNoel Grandin1-73/+0
2016-02-05remove unused Automation from .SDI filesNoel Grandin46-82/+34
2016-02-04remove unused GET/SET/STATUSBARCONFIG in .SDI filesNoel Grandin1-419/+0
2016-02-04remove unused HasDialog from SDI filesNoel Grandin1-419/+0
2016-02-04remove unused Synchron from SDI filesNoel Grandin1-326/+0
2016-02-04remove unused Cachable keyword from SDI filesNoel Grandin5-428/+1
2016-02-04new loplugin fpcomparisonNoel Grandin1-2/+2
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock18-66/+66
2016-02-03remove unused HasCoreId from SDI filesNoel Grandin1-419/+0
2016-02-03lok: Avoid the 'alien format' warning in LibreOfficeKit.Jan Holesovsky1-0/+7
2016-02-03Added Test for checking newly created writer document with AppYieldVarun Dhall1-0/+65
2016-02-03add EDB-39396-1 test-caseCaolán McNamara1-0/+0
2016-02-03Improve DrawingML export of rotated/flipped customshapesAndras Timar2-0/+19
2016-02-03Autocompletion: complete year (part) to current dateLászló Németh1-0/+31
2016-02-03tdf#97407: Remove duplicate custom entryRishabh1-1/+2
2016-02-03tdf#97501: crash in SwDBManager fixedOliver Specht1-10/+16
2016-02-02tdf#97505 Account empty pages for print previewJan-Marek Glogowski1-4/+9
2016-02-02loplugin:stringconstantStephan Bergmann1-1/+1
2016-02-02xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl1-0/+80
2016-02-02tdf#95408 -"Toggle" in Writer Navigator to be more explicit in what it togglesakki952-2/+5
2016-02-02tdf#70998 Termchange: Graphic/Picture->Imageakki952-2/+2
2016-02-02sw: -Werror,-Winconsistent-missing-overrideMiklos Vajna1-1/+1
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna2-0/+11
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky5-46/+94
2016-02-02boost::hash->std::hashNoel Grandin3-3/+0
2016-02-01sw: for better or worse getParagraph() is 1-basedMichael Stahl7-13/+14
2016-02-01writerfilter: tdf#97417: don't insert numbering on end-of-sectionMichael Stahl2-0/+12
2016-02-01boost::unordered_set is not used anymoreNoel Grandin1-1/+0
2016-01-31boost::tuple -> std::tupleCaolán McNamara2-17/+17
2016-01-31tdf#97362: Deleted CheckTable.java(this test translated to Python already.)kadertarlan2-293/+0
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
2016-01-31unnecessary use of OUString constructorNoel Grandin5-12/+12
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin1-2/+2
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock35-195/+195
2016-01-30Remove unused includesMiklos Vajna3-4/+0
2016-01-30Fix typoDavid Ostrovsky2-8/+8
2016-01-30tdf#97362: Convert Java unit test to Python (check_named_property_values.py)kadertarlan1-11/+14
2016-01-30tdf#89708 Fix crash on printing from print previewJan-Marek Glogowski1-1/+1
2016-01-29CppunitTest_sw_rtfexport: add RtfExport::WriteRevTab() testcaseMiklos Vajna2-0/+24
2016-01-29RTF export: remove unused parameter of IsExportNumRule()Miklos Vajna1-3/+1
2016-01-29sw: refactor SwPageFrame::HandleWhitespaceHiddenDiff()Miklos Vajna4-8/+14