summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-31loplugin:useuniqueptr in SvXMLExportNoel Grandin1-7/+7
2018-01-30Typ-o negativIlmari Lauhakangas2-2/+2
2018-01-29Fix typosAndrea Gelmini1-1/+1
2018-01-29Fix typosAndrea Gelmini7-11/+11
2018-01-29Translate German variable namesJohnny_M1-2/+2
2018-01-29BorderlineFix: Avoid BorderLines to be too prolongedArmin Le Grand1-1/+1
2018-01-29BorderlineFix: Corrected missing borders in printArmin Le Grand1-4/+0
2018-01-29BorderlineFix: Need to redesign Borderline paint for CalcArmin Le Grand2-13/+1
2018-01-29inline SvxBulletItem::SetDefaultFont_Impl and SetDefaults_ImplJochen Nitschke1-3/+0
2018-01-29clang-tidy modernize-use-equals-default in drawinglayerJochen Nitschke18-60/+60
2018-01-29osl: document osl_File_E_NETWORK enumChris Sherlock1-2/+4
2018-01-29loplugin:useuniqueptr in SfxChildWindowNoel Grandin1-2/+2
2018-01-29loplugin:useuniqueptr in OCatalogNoel Grandin1-4/+5
2018-01-28tdf#111837 removed lag in navigator selection updateKshitij Pathania1-0/+1
2018-01-28ofz#5621 Integer-overflowCaolán McNamara1-0/+30
2018-01-28SvxAccessibleTextIndex::mnEEIndex need not be bounded sal_uInt16Stephan Bergmann1-1/+1
2018-01-28loplugin:useuniqueptr in SfxRequestNoel Grandin1-2/+2
2018-01-28make SvxTableController constructor take SdrTableObjNoel Grandin1-3/+3
2018-01-28make RECT_EMPTY purely an implementation detailNoel Grandin1-10/+22
2018-01-27tdf#115090 keep internal BaseModel alive long enoughThorsten Behrens1-1/+1
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin10-57/+36
2018-01-27lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky1-0/+2
2018-01-27Fix typosAndrea Gelmini2-6/+6
2018-01-27Fix typosAndrea Gelmini1-1/+1
2018-01-27Fix typosAndrea Gelmini1-1/+1
2018-01-26Make handled flags for Java interaction handler staticMike Kaganski1-7/+0
2018-01-26Resolves: tdf#114221 generate both std97 and cryptoapi keys from password..Caolán McNamara1-2/+6
2018-01-26tdf#107608: PPTX: Import pattern fill background colorTamás Zolnai1-1/+2
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin6-8/+5
2018-01-26loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin1-6/+6
2018-01-25Remove stdlib.h from sal/config.hStephan Bergmann1-2/+0
2018-01-25tdf#45904 Move _SheetCell Java tests to C++Jens Carl2-0/+70
2018-01-25drop GetPageSize no-op functionCaolán McNamara1-3/+2
2018-01-25tdf#115227 svtools: suppress UNO notifications for color selectorsMiklos Vajna1-0/+17
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin8-27/+18
2018-01-25loplugin:datamembershadow in SvxUnoTextRangeBaseNoel Grandin1-1/+1
2018-01-25ofz: out-of-memoryCaolán McNamara1-0/+2
2018-01-25desktop: always clear LOK error message on successMiklos Vajna1-5/+0
2018-01-25loplugin:useuniqueptr in SvXMLNumFmtExportNoel Grandin1-2/+2
2018-01-24Fix typosAndrea Gelmini2-2/+2
2018-01-24Fix documentation for osl_executeProcess_WithRedirectedIOMilian Wolff1-3/+3
2018-01-24Fix some IWYU warningsMiklos Vajna1-0/+1
2018-01-24loplugin:useuniqueptr in SvxBoxItemNoel Grandin1-12/+14
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin7-9/+9
2018-01-24loplugin:constparamsNoel Grandin2-2/+2
2018-01-24loplugin:unused-returns in vclNoel Grandin24-70/+46
2018-01-23Introduce SbxValues::clearStephan Bergmann1-0/+12
2018-01-23Fixed wordingMatthias Seidel1-1/+1
2018-01-23EPUB export, fixed layout: add chapter names to the navigation documentMiklos Vajna2-1/+11
2018-01-22loplugin:cstylecast (clang-cl, manual fix of conditional code)Stephan Bergmann1-2/+3