summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-20loplugin:staticcallStephan Bergmann1-1/+1
2015-12-20unused codeJuergen Funk4-15/+1
2015-12-20loplugin:cstylecastStephan Bergmann1-1/+1
2015-12-20solenv: clarify maven/buck/jar upload howtoThorsten Behrens1-12/+23
2015-12-20Probably a better way to detect readonly docMaxim Monastirsky1-10/+5
2015-12-20ResourceMenuController: fix detection of verbs for readonly docsMaxim Monastirsky1-2/+2
2015-12-20loplugin::stringconcatStephan Bergmann1-3/+3
2015-12-20Fix mis-edit in d0652bfd2b87fad10c141e3bf3f5d0c0a8683cb5Tor Lillqvist1-1/+1
2015-12-20Fix @since tagsStephan Bergmann1-2/+2
2015-12-20Move silly DBG macro to the only file where it is usedTor Lillqvist2-9/+9
2015-12-20Bin leftover commented-out debugging call to dump_pset()Tor Lillqvist1-1/+0
2015-12-20Add snide commentTor Lillqvist1-0/+2
2015-12-20Change a local DBG macro to SAL_INFOTor Lillqvist1-40/+26
2015-12-20Cosmetic cleanupTor Lillqvist1-13/+0
2015-12-20Bin silly DBG macro used in two not that interesting casesTor Lillqvist1-11/+0
2015-12-20sal: make OString/OUString immovable for MSVCMichael Stahl2-0/+8
2015-12-20sw: add yet another stupid component for WNTMichael Stahl1-3/+1
2015-12-20external/libxslt: run macosx-change-install-names.pl for dylibDouglas Mencken1-0/+4
2015-12-20sal: replace a list with vectorMichael Stahl1-2/+1
2015-12-20sw: remove that silly lcl_CopyStreamMichael Stahl2-29/+14
2015-12-20oox: fix indentation of ShapeExport::WriteOLE2ShapeMichael Stahl1-134/+133
2015-12-20oox: save ProgId on import, and use it in ShapeExport::WriteOLE2Shape()Michael Stahl4-7/+66
2015-12-20move saveInteropProperties from writerfilter to ooxMichael Stahl4-44/+51
2015-12-20embeddedobj: do not automatically convert alien objects to ownMichael Stahl1-11/+0
2015-12-20oox: stop pointlessly loading embedded objects to check if it's a chartMichael Stahl1-4/+12
2015-12-20oox: replace incomplete implementation of ShapeExport::WriteOLE2Shape()Michael Stahl1-84/+38
2015-12-20factor out oox::GetOLEObjectStream() without sw dependenciesMichael Stahl3-211/+246
2015-12-20sw: stop using SfxObjectShell in DocxExport::WriteOLEObjectMichael Stahl1-10/+28
2015-12-20oox: disable obnoxious debugging spewMichael Stahl1-1/+2
2015-12-20sfx2: SAL_WARN on the early error returnMichael Stahl1-0/+3
2015-12-19no need to repeatedly call getLengthMarkus Mohrhard1-2/+2
2015-12-19std::pair<OUString, OUString> is the more natural key typeMarkus Mohrhard1-12/+15
2015-12-19xmloff: one more missing includeMiklos Vajna1-0/+1
2015-12-19xmloff: missing includeMiklos Vajna1-0/+1
2015-12-19Kill check for ancient FreeBSD versionCaolán McNamara1-4/+0
2015-12-19svg export: presentation engine: source code clean upMarco Cecchetti1-158/+135
2015-12-19coverity#1343621 Constant expression resultCaolán McNamara1-1/+1
2015-12-19coverity#1343619 Unchecked return valueCaolán McNamara1-1/+2
2015-12-19coverity#1343620 Unchecked return valueCaolán McNamara1-2/+2
2015-12-19coverity#1343633 Resource leakCaolán McNamara1-8/+6
2015-12-19coverity#1343632 Resource leakCaolán McNamara1-3/+3
2015-12-19coverity#1343631 Resource leakCaolán McNamara1-3/+3
2015-12-19coverity#1343637 Double freeCaolán McNamara4-25/+18
2015-12-19coverity#1343628 Dereference after null checkCaolán McNamara1-2/+4
2015-12-19coverity#1343636 Uninitialized scalar fieldCaolán McNamara1-1/+0
2015-12-19svg export: borders of leaving slide are not covered by the entering oneMarco Cecchetti2-3/+39
2015-12-19coverity#1326953 RV: Bad use of return valueCaolán McNamara10-29/+88
2015-12-19svg export: transition not displayed when switching from last to first slideMarco Cecchetti3-26/+60
2015-12-19svg export: added support for random bar and dissolve transitionsMarco Cecchetti1-8/+169
2015-12-191343630 Dereference after null checkCaolán McNamara1-1/+1