summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-04svtools: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-04sfx2: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-04chart2: replace boost::ptr_map with std::mapMichael Stahl
2015-12-04chart2: replace boost::ptr_map with std::mapMichael Stahl
2015-12-04chart2: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-04Fix documentationStephan Bergmann
2015-12-04unoinfo documentationStephan Bergmann
2015-12-04tdf#92925 Remove PBM, PGM, and PPM ExportBryan Quigley
2015-12-04Prefer STL container to manual reallocMiklos Vajna
2015-12-04related to tdf#73691 - AltX: use alt-c for eu, gl, nl, pt-BRJustin Luth
2015-12-04related to tdf#73691 - don't conflict with menu hotkeysJustin Luth
2015-12-03Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky
2015-12-04update creditsChristian Lohmaier
2015-12-03Updated coreChristian Lohmaier
2015-12-03vcl: cleanup indents, add doxygen commentsJuergen Funk
2015-12-03tdf#74608 dbaccess: Constructor feature for ODatabaseSourceMatúš Kukan
2015-12-03tdf#34957 - don't push multi-page table to next page.Justin Luth
2015-12-03upload libetonyek 0.1.5David Tardon
2015-12-03Silence warning in --disable-assert-always-abort buildsStephan Bergmann
2015-12-03sw: fix DOCX export of embedded OOXML objectsMichael Stahl
2015-12-03sw: docx export: write something more specific for embedded PDFMichael Stahl
2015-12-03mDNSResponder: upgrade to release 576.30.4Michael Stahl
2015-12-03sc interperter: Turn it on for a subset of operations by default.Jan Holesovsky
2015-12-03gbuild: expanded "make help" with missing targets.jan iversen
2015-12-03WaE: comparison between signed and unsigned integer expressionsTor Lillqvist
2015-12-03tdf#96083 slide transitions wrong with appearing shapesArmin Le Grand
2015-12-03uno::Sequence->std::vector in vcl::ThrobberNoel Grandin
2015-12-03uno:Sequence->std::vector in SmartTagMgrNoel Grandin
2015-12-03uno::Sequence->std::vector in SfxIntegerListItemNoel Grandin
2015-12-03use comphelper::containerToSequence()Noel Grandin
2015-12-03uno::Sequence->std::vectorNoel Grandin
2015-12-03use comphelper::containerToSequenceNoel Grandin
2015-12-03uno::Sequence->std::vector, and fix method nameNoel Grandin
2015-12-03uno::Sequence -> std::vectorNoel Grandin
2015-12-03Use comphelper::containerToSequence()Noel Grandin
2015-12-03Resolves: tdf#95700 index dialog cut offCaolán McNamara
2015-12-03Resolves: tdf#94701 allow fully deleting illustration category in comboboxCaolán McNamara
2015-12-03Resolves: tdf#95960 displaced field value in user-defined propertiesCaolán McNamara
2015-12-03coverity#1341505 silence Uninitialized scalar variableCaolán McNamara
2015-12-03coverity#1341504 Uninitialized scalar variableCaolán McNamara
2015-12-03coverity#1341507 Uninitialized pointer fieldCaolán McNamara
2015-12-03Use comphelper::containerToSequence()Miklos Vajna
2015-12-03add move assignment and constructor to uno::ReferenceNoel Grandin
2015-12-03Revert "tdf#96012: Type formatting in Base shouldn't be multiselect"Lionel Elie Mamane
2015-12-03tdf#96012 enable simple mode for the multilistboxLionel Elie Mamane
2015-12-02tdf#96012: Type formatting in Base shouldn't be multiselectJulien Nabet
2015-12-02sal: add SAL_DEBUG_TRACE debugging API for Windows, with UNX stub.Michael Meeks
2015-12-02DOCX export: handle <w:smartTag>Miklos Vajna
2015-12-02sw: initial SwRDFHelperMiklos Vajna
2015-12-02Revert "external/liborcus: Silence clang-cl errors about redeclared Windows f...Stephan Bergmann