summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-07-12tdf#65353 separate autostyle collection and exportTomaž Vajngerl
2018-07-12return SvMemoryStream by std::unique_ptrNoel Grandin
2018-07-12tdf#117895: "Edit document properties before saving"...Henry Castro
2018-07-11ODF export data transformations -follow-upVikas Mahato
2018-07-10Revert "tdf#118324 Extend ODF for blank in integer"Eike Rathke
2018-07-10tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski
2018-07-10Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand
2018-07-10tdf#65353 filter fonts when embedding (unused, font script)Tomaž Vajngerl
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl
2018-07-10Translate German commentsJohnny_M
2018-07-10tdf#118324 Extend ODF for blank in integerLaurent BP
2018-07-10Deduplicate codeMike Kaganski
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-09Conserved the alphabetical order in contexts.Kshitij Pathania
2018-07-09lok: export preinit helper, and share code variously.Michael Meeks
2018-07-08tdf#79878 perf loading docx file, sax improvementsNoel Grandin
2018-07-08tdf#45904 Move _XSheetCellCursor Java tests to C++Jens Carl
2018-07-08loplugin:passstuffbyrefNoel Grandin
2018-07-07Use agile encryption with AES256 and SHA512 by defaultTomaž Vajngerl
2018-07-07oox: Handle agile encryption info "reserved" field correctlyTomaž Vajngerl
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin
2018-07-07uitest: complete wrapper for SpinField and SpinButtonSaurav Chirania
2018-07-06sw HTML export: avoid writing <font> in XHTML modeMiklos Vajna
2018-07-06uitest logger: log the events calling CallEventListeners()Saurav Chirania
2018-07-06oox: Agile encryption and data integrity verificationTomaž Vajngerl
2018-07-06oox: move reading of the encryption info into the crypt engineTomaž Vajngerl
2018-07-06XmlWriter: support namespaces, writing of base64 attributeTomaž Vajngerl
2018-07-06CryptoTools: add HMAC, move crypto impl. details to CryptoImplTomaž Vajngerl
2018-07-06base64: change impl. of encodig to also work with OStringBufferTomaž Vajngerl
2018-07-06Add ostream::operator<< for SalTwoRectJan-Marek Glogowski
2018-07-06tdf#101856 Backport parsing of bookmark propertiesSerge Krot
2018-07-05tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt
2018-07-04Make brittle SortedAutoCompleteStrings ownership handling more explicitStephan Bergmann
2018-07-04sw HTML export: use PNG fallback + RTF native data for all images for ReqIFMiklos Vajna
2018-07-04Notebookbar:Context for printpreview is now workingKshitij Pathania
2018-07-04lok: sc: ctrl-clicking links doesn't workMarco Cecchetti
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin
2018-07-03no need to switch models in the SvTreeListBoxNoel Grandin
2018-07-03Fix typosAndrea Gelmini
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-07-03return by std::unique_ptr from CreateViewDataNoel Grandin
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-07-02Export data transformations to odfVikas
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand
2018-07-02loplugin:constantparamNoel Grandin
2018-07-02-Werror,-Wunused-private-fieldStephan Bergmann
2018-07-02-Werror,-Wunused-private-fieldStephan Bergmann
2018-07-02loplugin:unusedmethodsNoel Grandin