summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sw: Ctrl + shape insertion was not setting up the layer.Jan Holesovsky2019-01-301-0/+3
* Add XSheetFilterDescriptor2 and XSheetFilterDescriptor3 testsJens Carl2019-01-293-7/+76
* tdf#52391 reject/clear formatting of format-only changesLászló Németh2019-01-291-0/+3
* sc: fix CppunitTest_sc_ddelinkobj to copy its test documentMichael Stahl2019-01-291-0/+6
* tdf#45904 Move XSimpleText Java tests to C++Ajay Mahato2019-01-291-0/+36
* add a Dialog::runAsync for the non-controller caseNoel Grandin2019-01-262-1/+8
* Add XActionLockable tests to ScNamedRangesObjJens Carl2019-01-261-0/+36
* tdf#45904 Move XEnumerationAccess Java test to C++Jens Carl2019-01-261-10/+21
* Assert missing SalGraphics font on GetTextLayoutJan-Marek Glogowski2019-01-252-3/+1
* Add XMultiFormulaTokens tests to ScTableValidationObjJens Carl2019-01-251-0/+39
* Fix typosJens Carl2019-01-251-2/+2
* tdf#45904 Move XPropertySet Java tests to C++Jens Carl2019-01-251-7/+18
* tdf#45904 Move XTableChart Java tests to C++Jens Carl2019-01-241-0/+37
* tdf#45904 Move XEmbeddedObjectSupplier Java test to C++Jens Carl2019-01-241-0/+35
* Cleanup and simplify Image.{cxx,hxx}Tomaž Vajngerl2019-01-241-15/+21
* find-unneeeded-includes: don't propose to replace o3tl/deleter.hxxGabor Kelemen2019-01-243-7/+2
* Revert "lok: custom widgets: render editbox borders"Ashod Nakashian2019-01-241-1/+1
* Replace macro with templateStephan Bergmann2019-01-231-7/+6
* loplugin:constparams in svxNoel Grandin2019-01-234-4/+4
* loplugin:constparams in filterNoel Grandin2019-01-231-3/+3
* loplugin:constparams in sfx2Noel Grandin2019-01-231-1/+1
* loplugin:constparams in xmloffNoel Grandin2019-01-231-1/+1
* loplugin:constparams in vclNoel Grandin2019-01-235-6/+6
* Resolves: tdf#122241 support persona header in native gtk3 menubarCaolán McNamara2019-01-221-0/+3
* tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen2019-01-2266-251/+256
* 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