summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen2019-01-222-5/+5
* tdf#45904 Move XDrawPages Java tests to C++Jens Carl2019-01-221-0/+37
* Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselectCaolán McNamara2019-01-211-0/+1
* Fix -Werror=maybe-uninitializedStephan Bergmann2019-01-211-1/+1
* Redaction: Adjust offset for multiple Calc pagesMuhammet Kara2019-01-191-2/+14
* pass SvxMSDffImportRec around using unique_ptrNoel Grandin2019-01-181-1/+1
* tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen2019-01-185-9/+28
* Add XDDELinks tests to ScDDELinksObjJens Carl2019-01-181-0/+44
* Resolves: tdf#122744 pt/% values not limited to historic limitsCaolán McNamara2019-01-171-0/+3
* Resolves: tdf#122509 we have a second list with generated currency formatsEike Rathke2019-01-161-1/+1
* Move XStyleLoader2 tests to ScStyleFamiliesObjJens Carl2019-01-162-45/+50
* pass RedlinData around by unique_ptrNoel Grandin2019-01-161-3/+3
* Related: tdf#122301 FREQUENCY() with ForceArrayReturn on callerEike Rathke2019-01-161-1/+6
* Related: tdf#122627 auto detect of toggle column doesn't workCaolán McNamara2019-01-151-2/+2
* tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen2019-01-1538-163/+197
* Resolves: tdf#122695 Content Type selector tooltip missingCaolán McNamara2019-01-144-0/+6
* Add fileName to GDIMetaFile::dumpAsXml()Muhammet Kara2019-01-141-1/+1
* use unique_ptr in XMLPropertyHandlerFactory::CreatePropertyHandlerNoel Grandin2019-01-141-1/+1
* array_view was changed to span in upcoming C++20Stephan Bergmann2019-01-133-165/+97
* make SwFormat a ::sw::BroadcastingModifyBjoern Michaelsen2019-01-121-1/+3
* use unique_ptr in SfxEventConfiguration::ConvertToMacroNoel Grandin2019-01-121-1/+1
* Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann2019-01-112-44/+4
* tdf#114441 Convert use of sal_uLong to sal_uInt32Gabor Kelemen2019-01-111-3/+2
* Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann2019-01-111-39/+13
* Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara2019-01-112-2/+15
* Drop o3tl/string_view.hxxStephan Bergmann2019-01-111-808/+0
* vcl pdf: make XRefEntry members privateMiklos Vajna2019-01-111-1/+14
* o3tl::string_view -> std::string_view (in tools)Stephan Bergmann2019-01-111-2/+2
* tdf#69060: lock refreshing font data when loading a documentMike Kaganski2019-01-112-0/+14
* o3tl::string_view -> std::string_view (in embedserv)Stephan Bergmann2019-01-101-0/+11
* DocumentSettings Writer UNO API test (converted from Java test)Tomaž Vajngerl2019-01-101-0/+20
* EmptyBPixel is unusedStephan Bergmann2019-01-101-1/+1
* PropertyValue must be a complete type here (Windows --disable-pch)Stephan Bergmann2019-01-101-1/+1
* VirtualDevice must be a complete type here (Windows --disable-pch)Stephan Bergmann2019-01-101-0/+1
* oox smartart, org chart: fix vertical order of assistant nodesMiklos Vajna2019-01-101-0/+7
* Revert "tdf#42949 Fix IWYU warnings in include/rtl/*"Miklos Vajna2019-01-102-0/+2
* o3tl::string_view -> std::string_view (in configmgr)Stephan Bergmann2019-01-102-0/+15
* tdf#122273 modal dialog on modeless dialog needs special handlingCaolán McNamara2019-01-091-0/+2
* tdf#42949 Fix IWYU warnings in salhelper/Gabor Kelemen2019-01-091-3/+0
* Add method DocumentToGraphicRenderer::getPageCount()Muhammet Kara2019-01-081-0/+1
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-088-12/+12
* loplugin:constantparamNoel Grandin2019-01-081-1/+1
* add operator* to uno::ReferenceNoel Grandin2019-01-081-0/+10
* related tdf#100074: prepare group shapes text input via writerfilterThorsten Behrens2019-01-071-2/+4
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-0734-54/+87
* tdf#82504 writer table cell background color SvxColorItem uno functionJim Raykowski2019-01-061-1/+3
* svtools: expose document position in DocumentToGraphicRendererMiklos Vajna2019-01-041-1/+1
* Redaction: First stepsMuhammet Kara2019-01-031-1/+2
* vcl GDIMetaFile: easier dumping from debuggerMiklos Vajna2019-01-031-0/+3
* svm xml dumper: move this from test to vclMiklos Vajna2019-01-032-11/+8