summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-02-04weld OSelectLabelDialogCaolán McNamara1-1/+13
2019-02-04tdf#74446 Changed item names in Styles dropdown menu on SidebarRoman Kuznetsov1-0/+1
2019-02-04tdf#44223 allow slideshow to play embedded media.Mark Hung1-0/+15
2019-02-04tdf#44223 oox: import embedded media stream.Mark Hung1-1/+3
2019-02-03weld SvxMultiPathDialogCaolán McNamara1-1/+1
2019-02-02oox: OOX_DRAWINGML_EXPORT_ROTATE_CLOCKWISIFY() can be a templateMiklos Vajna1-6/+7
2019-02-01remove redundant typedefhimajin1000001-6/+0
2019-02-01Introduce O3TL_UNREACHABLE as a better alternative to assert(false)Stephan Bergmann1-0/+39
2019-01-31Support bitmap PDF export for RedactionMuhammet Kara1-1/+2
2019-01-31tdf#115941 use max of scrollbar and statusbar height for record locaterCaolán McNamara1-1/+5
2019-01-30Related: tdf#94238 PPTX import: handle subset of radial gradient fillMiklos Vajna1-0/+3
2019-01-30css::uno::Sequence<T> needs to be a complete type hereStephan Bergmann1-1/+1
2019-01-30sw: Ctrl + shape insertion was not setting up the layer.Jan Holesovsky1-0/+3
2019-01-29Add XSheetFilterDescriptor2 and XSheetFilterDescriptor3 testsJens Carl3-7/+76
2019-01-29tdf#52391 reject/clear formatting of format-only changesLászló Németh1-0/+3
2019-01-29sc: fix CppunitTest_sc_ddelinkobj to copy its test documentMichael Stahl1-0/+6
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