summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-01-14Resolves: tdf#122695 Content Type selector tooltip missingCaolán McNamara
2019-01-14Add fileName to GDIMetaFile::dumpAsXml()Muhammet Kara
2019-01-14use unique_ptr in XMLPropertyHandlerFactory::CreatePropertyHandlerNoel Grandin
2019-01-13array_view was changed to span in upcoming C++20Stephan Bergmann
2019-01-12make SwFormat a ::sw::BroadcastingModifyBjoern Michaelsen
2019-01-12use unique_ptr in SfxEventConfiguration::ConvertToMacroNoel Grandin
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2019-01-11tdf#114441 Convert use of sal_uLong to sal_uInt32Gabor Kelemen
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-11Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara
2019-01-11Drop o3tl/string_view.hxxStephan Bergmann
2019-01-11vcl pdf: make XRefEntry members privateMiklos Vajna
2019-01-11o3tl::string_view -> std::string_view (in tools)Stephan Bergmann
2019-01-11tdf#69060: lock refreshing font data when loading a documentMike Kaganski
2019-01-10o3tl::string_view -> std::string_view (in embedserv)Stephan Bergmann
2019-01-10DocumentSettings Writer UNO API test (converted from Java test)Tomaž Vajngerl
2019-01-10EmptyBPixel is unusedStephan Bergmann
2019-01-10PropertyValue must be a complete type here (Windows --disable-pch)Stephan Bergmann
2019-01-10VirtualDevice must be a complete type here (Windows --disable-pch)Stephan Bergmann
2019-01-10oox smartart, org chart: fix vertical order of assistant nodesMiklos Vajna
2019-01-10Revert "tdf#42949 Fix IWYU warnings in include/rtl/*"Miklos Vajna
2019-01-10o3tl::string_view -> std::string_view (in configmgr)Stephan Bergmann
2019-01-09tdf#122273 modal dialog on modeless dialog needs special handlingCaolán McNamara
2019-01-09tdf#42949 Fix IWYU warnings in salhelper/Gabor Kelemen
2019-01-08Add method DocumentToGraphicRenderer::getPageCount()Muhammet Kara
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-08loplugin:constantparamNoel Grandin
2019-01-08add operator* to uno::ReferenceNoel Grandin
2019-01-07related tdf#100074: prepare group shapes text input via writerfilterThorsten Behrens
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-06tdf#82504 writer table cell background color SvxColorItem uno functionJim Raykowski
2019-01-04svtools: expose document position in DocumentToGraphicRendererMiklos Vajna
2019-01-03Redaction: First stepsMuhammet Kara
2019-01-03vcl GDIMetaFile: easier dumping from debuggerMiklos Vajna
2019-01-03svm xml dumper: move this from test to vclMiklos Vajna
2019-01-01lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl
2018-12-31Provide keyboard navigation to Shortcuts tool box and Hamburger menu inJim Raykowski
2018-12-26The macOS+iOS-specific BitmapSystemData::rImageContext was not used anywhereTor Lillqvist
2018-12-26The Windows-specific BitmapSystemData::pDDB is unusedTor Lillqvist
2018-12-23tdf#121761, tdf#121952 Accurate ellipsequadrant in custom shapeRegina Henschel
2018-12-21pass OSQLParseNode around by unique_ptrNoel Grandin
2018-12-21loplugin:unnecessaryvirtualNoel Grandin
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-20Enable --help=html for flatpakStephan Bergmann
2018-12-20use unique_ptr in sfx2Noel Grandin
2018-12-20weld SwTOXEntryTabPageCaolán McNamara
2018-12-20Fix typo in codeAndrea Gelmini
2018-12-20use unique_ptr in SdrPaintViewNoel Grandin
2018-12-19tdf#45904 Move XTableRows Java tests to C++Jens Carl
2018-12-19tdf#121247, tdf#121266 KDE5: Add basic support for OpenGLAleksei Nikiforov