summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-1/+1
2016-02-12sw: prefix members of ConstArcMiklos Vajna2-10/+10
2016-02-11tdf#96444 Replace chr(20) with '%20' in style uno commandsYousuf Philips1-10/+10
2016-02-11tdf#89505: replace tab character with space in table of contentsOliver Specht1-1/+1
2016-02-10tdf#87034 RTF import: fix multiple superscripts after footnote ...Miklos Vajna2-0/+20
2016-02-09don't assert that no ODF import happens without a base URLMichael Stahl1-1/+3
2016-02-09crashtesting: assert on exporting tdf94913-1.docx to docCaolán McNamara1-1/+1
2016-02-09Remove excess newlinesChris Sherlock21-44/+0
2016-02-09Formatting changes across all modulesChris Sherlock3-6/+6
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock7-7/+7
2016-02-08sw lok: For PgDown/PgUp, don't set the VisArea, instead use a dedicated var.Jan Holesovsky4-2/+24
2016-02-08cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-02-08remove unused ModulePrefix in *.SDI filesNoel Grandin1-4/+2
2016-02-08remove unused HelpText attribute from *.sdi filesNoel Grandin1-1/+0
2016-02-08remove unnecessary module GUIDs in *.sdi filesNoel Grandin1-2/+0
2016-02-08sw - m_eLastSearchCommand initializationMarco Cecchetti1-0/+1
2016-02-08tdf#83890 sw html export: fix missing start numbering attributeMarc Bessières4-4/+15
2016-02-08svx: SdrModel::mbTiledRendering is never readMiklos Vajna1-2/+0
2016-02-08Fix typosAndrea Gelmini1-1/+1
2016-02-08remove some unnecessary declarations from *.sdi fileNoel Grandin1-2/+0
2016-02-08loplugin:unusedmethodsNoel Grandin6-71/+1
2016-02-07sw - single search after find all selects the 2nd occurrence - fixedMarco Cecchetti2-0/+15
2016-02-06lok: Search result should contain info if it is a 'search all' result.Jan Holesovsky1-3/+4
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2-2/+2
2016-02-06vcl/apptypes.hxx is goneStephan Bergmann1-1/+0
2016-02-06vcl: split exception types from input typesChris Sherlock3-24/+31
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke2-4/+5
2016-02-05sw: move all SwXTextTable implementation details to pImplMichael Stahl2-69/+73
2016-02-05sw: remove redundant SwXTextTable::Impl::m_isDescriptorMichael Stahl1-9/+11
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