summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-30Added flag --enable-vgl mapped to HAVE_VCL_OPEN_GL_BACKENDfeature/vcl-openglPtyl Dragon3-0/+23
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
2014-09-29unotools: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-29toolkit: std::auto_ptr -> std::unique_ptrStephan Bergmann3-46/+46
2014-09-29DOCX export: fix order of paragraph mark properties child elementsMiklos Vajna1-0/+4
2014-09-29DOCX export: avoid duplicated w:sz child elementsMiklos Vajna1-1/+10
2014-09-29drawingML export: fix remaining rotation / flip combinationsMiklos Vajna3-13/+15
2014-09-29vcl: use WT_EXECUTEINTIMERTHREAD for Timer QueueMichael Stahl1-1/+1
2014-09-29Set relative heights for all default heading stylesLászló Németh1-1/+1
2014-09-29Resolves: fdo#80468 and fdo#81223 image/frame backgrounds wrongCaolán McNamara5-19/+16
2014-09-29revert hunk that makes sw_ooxmlexport tests failCaolán McNamara1-4/+12
2014-09-29scp2: define BUILD_X64 for winexplorerext.Michael Meeks2-1/+5
2014-09-29MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann18-89/+86
2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann19-51/+33
2014-09-29Resolves: fdo#81277 missing table cell background color in doc/html importCaolán McNamara13-33/+82
2014-09-29Fix java.util.Calendar.set in integration.forms.DateValidatorRobert Antoni Buj i Gelonch1-1/+1