summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-11tdf#96421: Return if no window is realizedPranav Kant1-0/+2
2016-01-11iostream is not neededDavid Tardon1-1/+1
2016-01-11lokdocview: Use shared_ptr to fix a possible memory leakPranav Kant1-6/+6
2016-01-11loplugin:unusedmethods unused return value in frameworkNoel Grandin10-90/+44
2016-01-11loplugin:unusedmethods unused return value in formsNoel Grandin8-28/+15
2016-01-11loplugin:unusedmethods unused return value in filterNoel Grandin8-56/+25
2016-01-11sd: with any luck the OLE test should run on WNT now tooMichael Stahl1-8/+0
2016-01-11sd: enhance the OLE object test to also test the exported XMLMichael Stahl3-11/+113
2016-01-11oox: deterministic oleObject stream numberingMichael Stahl2-5/+3
2016-01-11fix windows buildNoel Grandin1-1/+0
2016-01-11loplugin:unusedmethods unused return value in extensionsNoel Grandin16-45/+17
2016-01-11loplugin: unused return values in desktopNoel Grandin15-60/+36
2016-01-11tdf#96655 - clear non-offscreen status bar controls before render.Michael Meeks1-3/+4
2016-01-11tdf#96888 Kill internal vcl dog-tags ..Ras-al-Ghul1-11/+1
2016-01-11Remove BitmapFilterStackBlur, which is unused...Stephan Bergmann5-790/+0
2016-01-11-Werror=unused-but-set-variableStephan Bergmann1-4/+2
2016-01-11vcl: fix Android buildMiklos Vajna2-2/+2
2016-01-11tdf#47262 SVG: Parse gradient styles twice if the referred...Xisco Fauli1-61/+87
2016-01-11update unusedmethods loplugin to update unused return valuesNoel Grandin3-12/+79
2016-01-11loplugin:unusedmethods unused return value in dbaccessNoel Grandin47-192/+71
2016-01-11loplugin:unusedmethods unused return value in cuiNoel Grandin17-64/+27
2016-01-11loplugin:unusedmethods unused return value in comphelperNoel Grandin2-5/+3
2016-01-11loplugin:unusedmethods unused return value in chart2Noel Grandin17-119/+15
2016-01-11loplugin:unusedmethods unused return value in basicNoel Grandin6-30/+14
2016-01-11loplugin:unusedmethods unused return value in basctlNoel Grandin13-107/+52
2016-01-11loplugin:unusedmethods unused return value in accessibilityNoel Grandin2-2/+0
2016-01-11svx: SdrDragStat::GetPointAnz() -> GetPointCount()Miklos Vajna13-32/+32
2016-01-11loplugin:staticmethodsStephan Bergmann1-1/+1
2016-01-11sfx2: change variable jan to aUsageInfoMessage for clarityChris Sherlock1-4/+4
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock34-43/+35
2016-01-11vcl: move vcl/generic/print files to vcl/unx/generic/printChris Sherlock33-43/+43
2016-01-11vcl: move vcl/generic/fontmanager files to vcl/unx/generic/fontmanagerChris Sherlock11-13/+13
2016-01-11vcl: rename adobeenc.tab to adobe_encoding_table.hxxChris Sherlock2-1/+1
2016-01-11PCH support on LinuxAshod Nakashian12-61/+96
2016-01-11vcl: move all glyph files from generic to unxChris Sherlock14-12/+12
2016-01-11vcl: rename gcach_ftyp.{cxx|hxx} to freetype_glyphcache.{cxx|hxx}Chris Sherlock6-5/+5
2016-01-11vcl: move gcach_ftyp.cxx to vcl/unx/generic/glyphsChris Sherlock2-1/+1
2016-01-10avoid crash on vcldemo bad indexCaolán McNamara1-1/+2
2016-01-10crashtesting: don't fail on export of fdo65321-3.ods to xlsxCaolán McNamara1-118/+128
2016-01-10crashtesting: fix assert on re-export of ooo74510-1.odt to docxCaolán McNamara2-7/+15
2016-01-10cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-01-10Fix typosAndrea Gelmini922-1171/+1171
2016-01-10tdf#95505 Dump usage stats to text fileAybuke Ozdemir1-5/+25
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock19-163/+163
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock34-90/+90
2016-01-10vcl: add missing mutator operations to ImplFontAttributesChris Sherlock1-0/+25
2016-01-10vcl: Renamed ImplPdfBuiltinFontData to PdfBuiltinFontFaceChris Sherlock2-9/+9
2016-01-10vcl: (OS X only) Change CoreTextFontData to CoreTextFontFaceChris Sherlock4-36/+36
2016-01-10vcl: (Windows only) Changed ImplWinFontData name to WinFontFaceChris Sherlock4-42/+42
2016-01-10vcl: (Windows only) Changed ImplWinFontEntry name to WinFontInstanceChris Sherlock4-26/+26