summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-30forms: remove import from the same packageRobert Antoni Buj i Gelonch5-16/+0
2014-09-30fix windows buildNoel Grandin1-1/+1
2014-09-30registry: std::auto_ptr -> std::unique_ptrStephan Bergmann2-8/+4
2014-09-30package: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-30mysqlc: std::auto_ptr -> std::unique_ptrStephan Bergmann2-2/+2
2014-09-30lotuswordpro: std::auto_ptr -> std::unique_ptrStephan Bergmann8-35/+19
2014-09-30linguistic: std::auto_ptr -> std::unique_ptrStephan Bergmann1-2/+2
2014-09-30l10ntools: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-30idlc: std::auto_ptr -> std::unique_ptrStephan Bergmann1-7/+3
2014-09-30i18npool: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-30framework: std::auto_ptr -> std::unique_ptrStephan Bergmann2-4/+2
2014-09-30forms: std::auto_ptr -> std::unique_ptrStephan Bergmann15-27/+16
2014-09-30extensions: std::auto_ptr -> std::unique_ptrStephan Bergmann17-26/+20
2014-09-30desktop: std::auto_ptr -> std::unique_ptrStephan Bergmann13-23/+20
2014-09-30Factor out duplicated code to XmlTestTools::assertXPathNoAttribute()Miklos Vajna3-16/+18
2014-09-30SwModelTestBase: include name of document in CPPUNIT_ASSERT msgsMiklos Vajna1-1/+3
2014-09-30bnc#584721: invisible text because of wrong color (white)Zolnai Tamás3-10/+61
2014-09-30fix windows buildNoel Grandin1-2/+2
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin171-710/+715
2014-09-30fix TDE buildNoel Grandin1-1/+1
2014-09-30fdo#84405 TRACK CHANGES: New icons for the changes toolbarYousuf Philips29-28/+23
2014-09-30Removed obsolete Region/QtXRegion nameclash workaroundStephan Bergmann9-22/+0
2014-09-30external/libeot internally uses --std=c99, do not overrule thatStephan Bergmann1-0/+1
2014-09-30loplugin: cstylecastNoel Grandin9-20/+20
2014-09-30cui: std::auto_ptr -> std::unique_ptrStephan Bergmann4-27/+13
2014-09-30cppuhelper: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-30cppcanvas: std::auto_ptr -> std::unique_ptrStephan Bergmann3-16/+21
2014-09-30compilerplugins: get rid of std::auto_ptr in commentStephan Bergmann1-1/+1
2014-09-30codemaker: std::auto_ptr -> std::unique_ptrStephan Bergmann2-61/+21
2014-09-30chart2: std::auto_ptr -> std::unique_ptrStephan Bergmann8-17/+13
2014-09-30fix OSX buildNoel Grandin1-1/+1
2014-09-30fdo#82577: Handle RegionNoel Grandin222-750/+755
2014-09-30Use constants for ST_VerticalJc valuesMiklos Vajna3-14/+14
2014-09-30xmloff: std::auto_ptr -> std::unique_ptrStephan Bergmann9-33/+19
2014-09-30WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist1-2/+2
2014-09-30vcl: fixup last cleanupChris Sherlock1-1/+1
2014-09-30vcl: cleanup vcl/inc/quartz/salgdi.hChris Sherlock1-130/+131
2014-09-29fdo#79269: sw: more cleanup of SwXStyle's FirstIsShared propertyMichael Stahl1-29/+23
2014-09-29fdo#79269: fix ODF import of style:footer-firstMichael Stahl4-6/+46
2014-09-29sc: fix locking in ScXMLConsolidationContextMichael Stahl1-2/+2
2014-09-29Improve debug outputStephan Bergmann22-55/+222
2014-09-29Adapt cppu::bootstrap to new Mac OS X LibreOffice.app layoutStephan Bergmann1-1/+6
2014-09-29Adapt unoinfo to new Mac OS X LibreOffice.app layoutStephan Bergmann2-1/+47
2014-09-29Precise, platform-specific Class-Path path for NativeLibraryLoader useStephan Bergmann1-1/+5
2014-09-29LOK: avoid crash when zooming using quadviewMichael Meeks1-1/+1
2014-09-29Precise, platform-specific Class-Path path for NativeLibraryLoader useStephan Bergmann1-3/+3
2014-09-29chart2: take the mutex to update the chart structures.Michael Meeks1-0/+3
2014-09-29Resolves: fdo#79131 crash in EnhancedCustomShapeTypeNames::GetCaolán McNamara2-1/+1
2014-09-29Rework the Compress Image dialogAdolfo Jayme Barrientos1-360/+338
2014-09-29vcl/osx: std::auto_ptr -> std::unique_ptrStephan Bergmann2-2/+2