summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-29SwModelTestBase: allow validating only a subset of the test filesMiklos Vajna2-8/+32
2014-09-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2014-09-29fdo#59299 Personas for bottom toolbarsMichael Jaumann4-10/+29
2014-09-29test for mso-position-(horizontal|vertical)(-relative) (bnc#884615)Luboš Luňák2-0/+37
2014-09-29map FRAME to VML's textLuboš Luňák1-2/+2
2014-09-29map PAGE_PRINT_AREA to VML's marginLuboš Luňák1-2/+2
2014-09-29proper reading of mso-position-(horizontal|vertical)(-relative)Luboš Luňák3-3/+33
2014-09-29export in .docx also vml mso-position-(horizontal|vertical)(-relative)Luboš Luňák1-81/+83
2014-09-29docx ST_VAnchor does not know "column", it should be "text"Luboš Luňák1-1/+1
2014-09-29Don't try to write into invalid locations on iOS 8Tor Lillqvist1-2/+2
2014-09-29Pretend the app-specific "Documents" directory is the home directory on iOSTor Lillqvist1-0/+19
2014-09-29More sal source files for debugging convenienceTor Lillqvist1-62/+146
2014-09-29Add some new source files in vclTor Lillqvist1-0/+6
2014-09-29No extension cache to clean unless HAVE_FEATURE_EXTENSIONSTor Lillqvist1-0/+6
2014-09-29Add desktop/source/app/*.cxx for debugging convenienceTor Lillqvist1-0/+48
2014-09-29vcl: std::auto_ptr -> std::unique_ptrStephan Bergmann4-5/+5
2014-09-29vbahelper: std::auto_ptr -> std::unique_ptrStephan Bergmann6-11/+7