summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-01-29tdf#45904 Move XSimpleText Java tests to C++Ajay Mahato1-0/+36
2019-01-26add a Dialog::runAsync for the non-controller caseNoel Grandin2-1/+8
2019-01-26Add XActionLockable tests to ScNamedRangesObjJens Carl1-0/+36
2019-01-26tdf#45904 Move XEnumerationAccess Java test to C++Jens Carl1-10/+21
2019-01-25Assert missing SalGraphics font on GetTextLayoutJan-Marek Glogowski2-3/+1
2019-01-25Add XMultiFormulaTokens tests to ScTableValidationObjJens Carl1-0/+39
2019-01-25Fix typosJens Carl1-2/+2
2019-01-25tdf#45904 Move XPropertySet Java tests to C++Jens Carl1-7/+18
2019-01-24tdf#45904 Move XTableChart Java tests to C++Jens Carl1-0/+37
2019-01-24tdf#45904 Move XEmbeddedObjectSupplier Java test to C++Jens Carl1-0/+35
2019-01-24Cleanup and simplify Image.{cxx,hxx}Tomaž Vajngerl1-15/+21
2019-01-24find-unneeeded-includes: don't propose to replace o3tl/deleter.hxxGabor Kelemen3-7/+2
2019-01-24Revert "lok: custom widgets: render editbox borders"Ashod Nakashian1-1/+1
2019-01-23Replace macro with templateStephan Bergmann1-7/+6
2019-01-23loplugin:constparams in svxNoel Grandin4-4/+4
2019-01-23loplugin:constparams in filterNoel Grandin1-3/+3
2019-01-23loplugin:constparams in sfx2Noel Grandin1-1/+1
2019-01-23loplugin:constparams in xmloffNoel Grandin1-1/+1
2019-01-23loplugin:constparams in vclNoel Grandin5-6/+6
2019-01-22Resolves: tdf#122241 support persona header in native gtk3 menubarCaolán McNamara1-0/+3
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen66-251/+256
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen2-5/+5
2019-01-22tdf#45904 Move XDrawPages Java tests to C++Jens Carl1-0/+37
2019-01-21Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselectCaolán McNamara1-0/+1
2019-01-21Fix -Werror=maybe-uninitializedStephan Bergmann1-1/+1
2019-01-19Redaction: Adjust offset for multiple Calc pagesMuhammet Kara1-2/+14
2019-01-18pass SvxMSDffImportRec around using unique_ptrNoel Grandin1-1/+1
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen5-9/+28
2019-01-18Add XDDELinks tests to ScDDELinksObjJens Carl1-0/+44
2019-01-17Resolves: tdf#122744 pt/% values not limited to historic limitsCaolán McNamara1-0/+3
2019-01-16Resolves: tdf#122509 we have a second list with generated currency formatsEike Rathke1-1/+1
2019-01-16Move XStyleLoader2 tests to ScStyleFamiliesObjJens Carl2-45/+50
2019-01-16pass RedlinData around by unique_ptrNoel Grandin1-3/+3
2019-01-16Related: tdf#122301 FREQUENCY() with ForceArrayReturn on callerEike Rathke1-1/+6
2019-01-15Related: tdf#122627 auto detect of toggle column doesn't workCaolán McNamara1-2/+2
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen38-163/+197
2019-01-14Resolves: tdf#122695 Content Type selector tooltip missingCaolán McNamara4-0/+6
2019-01-14Add fileName to GDIMetaFile::dumpAsXml()Muhammet Kara1-1/+1
2019-01-14use unique_ptr in XMLPropertyHandlerFactory::CreatePropertyHandlerNoel Grandin1-1/+1
2019-01-13array_view was changed to span in upcoming C++20Stephan Bergmann3-165/+97
2019-01-12make SwFormat a ::sw::BroadcastingModifyBjoern Michaelsen1-1/+3
2019-01-12use unique_ptr in SfxEventConfiguration::ConvertToMacroNoel Grandin1-1/+1
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann2-44/+4
2019-01-11tdf#114441 Convert use of sal_uLong to sal_uInt32Gabor Kelemen1-3/+2
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann1-39/+13
2019-01-11Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara2-2/+15
2019-01-11Drop o3tl/string_view.hxxStephan Bergmann1-808/+0
2019-01-11vcl pdf: make XRefEntry members privateMiklos Vajna1-1/+14
2019-01-11o3tl::string_view -> std::string_view (in tools)Stephan Bergmann1-2/+2
2019-01-11tdf#69060: lock refreshing font data when loading a documentMike Kaganski2-0/+14