summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-07-13ww8: make sure we don't wrap aroundCaolán McNamara1-0/+4
2015-07-13editeng: make Link<> usage typedNoel Grandin2-59/+57
2015-07-13editeng, convert to typed Link<>Noel Grandin2-7/+0
2015-07-10sw: clean up SwDoc::maPatternNms nonsenseMichael Stahl2-27/+23
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl2-0/+4
2015-07-10do not include boost/utility.hppMichael Stahl20-20/+20
2015-07-10Added Test for tdf#80663 table row/column delete undo crashVarun1-0/+89
2015-07-09SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna1-2/+2
2015-07-09These functions and data can be localMatteo Casalin2-0/+30
2015-07-09Do not downcast opened bookmarks, neither (and just in case)Matteo Casalin2-3/+3
2015-07-09Better support more than 65k annotationsMatteo Casalin4-12/+12
2015-07-08Avoid loplugin:unreffun in non-debug buildStephan Bergmann1-0/+4
2015-07-08Added Test for Defaults of Outline NumberingVarun1-0/+29
2015-07-08sw: let's try some C++11 syntax for function pointersMichael Stahl1-1/+3
2015-07-08sw: remove boost::bind from accmap.cxxMichael Stahl2-3/+1
2015-07-08sw: remove boost::bind from docbm.cxxMichael Stahl1-8/+7
2015-07-08sw: remove boost::bind from fmtatr2.cxxMichael Stahl2-3/+1
2015-07-08Fix typosAndrea Gelmini13-25/+25
2015-07-08sw: remove boost::bind from PagePropertyPanelMichael Stahl2-7/+4
2015-07-07AbstractSwWordCountFloatDlg always leaked hereCaolán McNamara2-6/+6
2015-07-07loplugin:salboolStephan Bergmann1-1/+1
2015-07-07loplugin:stringconstantStephan Bergmann1-2/+2
2015-07-07Add Test for tdf#88899 SwDocInfoField with DateTimeVarun1-0/+37
2015-07-07loplugin:stringconstantStephan Bergmann1-2/+2
2015-07-06Added Test for tdf#81995 check outline numberingVarun1-0/+36
2015-07-06tdf#92577 sw rendercontext: paint transparent from controls conditionallyMiklos Vajna1-2/+2
2015-07-06tdf79312: disable auto-close spelling dialog for sw, sdMarek Doležel1-4/+0
2015-07-06loplugin:unusedmethods svlNoel Grandin2-102/+0
2015-07-06SwLayAction::FormatLayout: avoid direct DrawRect()Miklos Vajna1-3/+0
2015-07-06tdf#90611 DOCX import: fix missing paragraph style on footnotesMiklos Vajna2-0/+10
2015-07-06-fsanitize=vptr: unnecessary, wrong downcastStephan Bergmann1-1/+1
2015-07-06sw: fix newly introduced style inconsistencies in docxsdrexportMiklos Vajna1-12/+12
2015-07-06tdf#92481 RTF import: handle \widowctrlMiklos Vajna2-0/+12
2015-07-06improve the returnbyref lopluginNoel Grandin130-859/+734
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin1-6/+6
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky4-24/+0
2015-07-05fix typo from 6942e18899756cb49bc17f531c156bf3e6abce03Bjoern Michaelsen1-1/+1
2015-07-04this file has significant (amounts) of whitespace ...Bjoern Michaelsen1-131/+131
2015-07-04tdf#89592: use initializer listBjoern Michaelsen1-19/+12
2015-07-04tdf#90377: fix exclude recipient in mail mergeBjoern Michaelsen3-47/+30
2015-07-04coverity#1309262 Unchecked dynamic_castCaolán McNamara1-0/+1
2015-07-04coverity#1309259 Unchecked dynamic_castCaolán McNamara1-0/+1
2015-07-04Removed spurious U+200CAndrea Gelmini1-1/+1
2015-07-04Fix indentJulien Nabet1-54/+54
2015-07-04Fix typosAndrea Gelmini52-62/+62
2015-07-04crashtest: fix crash on load of ooo24889-1Caolán McNamara1-2/+2
2015-07-03tdf#92308: Dont crash on "File > Send > Email Document"Bjoern Michaelsen2-3/+8
2015-07-03be picky and check explicit implementation nameBjoern Michaelsen1-4/+4
2015-07-03tdf#87348 enable docx exporting linked textboxes that LO can importJustin Luth7-28/+213
2015-07-03SwViewShell::ImplEndAction: avoid direct PaintDesktop()Miklos Vajna1-14/+1