summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added flag --enable-vgl mapped to HAVE_VCL_OPEN_GL_BACKENDfeature/vcl-openglPtyl Dragon2014-09-303-0/+23
* Use constants for ST_VerticalJc valuesMiklos Vajna2014-09-303-14/+14
* xmloff: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-309-33/+19
* WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist2014-09-301-2/+2
* vcl: fixup last cleanupChris Sherlock2014-09-301-1/+1
* vcl: cleanup vcl/inc/quartz/salgdi.hChris Sherlock2014-09-301-130/+131
* fdo#79269: sw: more cleanup of SwXStyle's FirstIsShared propertyMichael Stahl2014-09-291-29/+23
* fdo#79269: fix ODF import of style:footer-firstMichael Stahl2014-09-294-6/+46
* sc: fix locking in ScXMLConsolidationContextMichael Stahl2014-09-291-2/+2
* Improve debug outputStephan Bergmann2014-09-2922-55/+222
* Adapt cppu::bootstrap to new Mac OS X LibreOffice.app layoutStephan Bergmann2014-09-291-1/+6
* Adapt unoinfo to new Mac OS X LibreOffice.app layoutStephan Bergmann2014-09-292-1/+47
* Precise, platform-specific Class-Path path for NativeLibraryLoader useStephan Bergmann2014-09-291-1/+5
* LOK: avoid crash when zooming using quadviewMichael Meeks2014-09-291-1/+1
* Precise, platform-specific Class-Path path for NativeLibraryLoader useStephan Bergmann2014-09-291-3/+3
* chart2: take the mutex to update the chart structures.Michael Meeks2014-09-291-0/+3
* Resolves: fdo#79131 crash in EnhancedCustomShapeTypeNames::GetCaolán McNamara2014-09-292-1/+1
* Rework the Compress Image dialogAdolfo Jayme Barrientos2014-09-291-360/+338
* vcl/osx: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-292-2/+2
* SwModelTestBase: allow validating only a subset of the test filesMiklos Vajna2014-09-292-8/+32
* cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2014-09-291-2/+2
* fdo#59299 Personas for bottom toolbarsMichael Jaumann2014-09-294-10/+29
* test for mso-position-(horizontal|vertical)(-relative) (bnc#884615)Luboš Luňák2014-09-292-0/+37
* map FRAME to VML's textLuboš Luňák2014-09-291-2/+2
* map PAGE_PRINT_AREA to VML's marginLuboš Luňák2014-09-291-2/+2
* proper reading of mso-position-(horizontal|vertical)(-relative)Luboš Luňák2014-09-293-3/+33
* export in .docx also vml mso-position-(horizontal|vertical)(-relative)Luboš Luňák2014-09-291-81/+83
* docx ST_VAnchor does not know "column", it should be "text"Luboš Luňák2014-09-291-1/+1
* Don't try to write into invalid locations on iOS 8Tor Lillqvist2014-09-291-2/+2
* Pretend the app-specific "Documents" directory is the home directory on iOSTor Lillqvist2014-09-291-0/+19
* More sal source files for debugging convenienceTor Lillqvist2014-09-291-62/+146
* Add some new source files in vclTor Lillqvist2014-09-291-0/+6
* No extension cache to clean unless HAVE_FEATURE_EXTENSIONSTor Lillqvist2014-09-291-0/+6
* Add desktop/source/app/*.cxx for debugging convenienceTor Lillqvist2014-09-291-0/+48
* vcl: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-294-5/+5
* vbahelper: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-296-11/+7
* unotools: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-291-1/+1
* toolkit: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-293-46/+46
* DOCX export: fix order of paragraph mark properties child elementsMiklos Vajna2014-09-291-0/+4
* DOCX export: avoid duplicated w:sz child elementsMiklos Vajna2014-09-291-1/+10
* drawingML export: fix remaining rotation / flip combinationsMiklos Vajna2014-09-293-13/+15
* vcl: use WT_EXECUTEINTIMERTHREAD for Timer QueueMichael Stahl2014-09-291-1/+1
* Set relative heights for all default heading stylesLászló Németh2014-09-291-1/+1
* Resolves: fdo#80468 and fdo#81223 image/frame backgrounds wrongCaolán McNamara2014-09-295-19/+16
* revert hunk that makes sw_ooxmlexport tests failCaolán McNamara2014-09-291-4/+12
* scp2: define BUILD_X64 for winexplorerext.Michael Meeks2014-09-292-1/+5
* MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann2014-09-2918-89/+86
* svx: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-2919-51/+33
* Resolves: fdo#81277 missing table cell background color in doc/html importCaolán McNamara2014-09-2913-33/+82
* Fix java.util.Calendar.set in integration.forms.DateValidatorRobert Antoni Buj i Gelonch2014-09-291-1/+1