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