summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-17Simplify Sequence iterations in postprocess..saxArkadiy Illarionov22-213/+132
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet9-27/+12
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet7-29/+7
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet6-30/+7
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet5-24/+8
2019-08-17Use simplified syntax for SequenceJulien Nabet49-79/+55
2019-08-17Call isLinkUpdateAllowedInDoc() early in loadSrcDocument()Eike Rathke1-4/+4
2019-08-17tdf#126787: extend/restore item set ranges to hold RES_PARATR_GRABBAGMike Kaganski1-10/+42
2019-08-17Use a nice way of merging rangesMike Kaganski1-9/+4
2019-08-17LOK: move LOK callback-type-to-string helper to headerAshod Nakashian2-103/+105
2019-08-16CppunitTest_sw_uiwriter: fix top/left confusion in testImageCommentMiklos Vajna1-1/+2
2019-08-16move WizardMachine to vclCaolán McNamara63-177/+173
2019-08-16get_current_page_help_id is now tried first alreadyCaolán McNamara2-16/+0
2019-08-16Fix typosAndrea Gelmini5-6/+6
2019-08-16Fix typosAndrea Gelmini5-8/+8
2019-08-16Fix typosAndrea Gelmini5-5/+5
2019-08-16Fix typosAndrea Gelmini5-7/+7
2019-08-16Fix typosAndrea Gelmini5-6/+6
2019-08-16Fix typosAndrea Gelmini5-5/+5
2019-08-16tdf#126819 Can't retrieve the mouse position written in the statusbarNoel Grandin9-19/+38
2019-08-16Fix tests taken from RFC 2396Stephan Bergmann1-2/+4
2019-08-16Resolves: tdf#126928 allow link updates in an intermediate linked documentEike Rathke4-34/+56
2019-08-16This was meant to be 'continue', not 'break'Mike Kaganski2-6/+29
2019-08-16Adapt loplugin:nullptr to RecursiveASTVisitior::TraverseInitListExpr changeStephan Bergmann3-0/+32
2019-08-16Re-enable stoc/test/uriproc/Stephan Bergmann3-108/+139
2019-08-16tdf#126877 crash on inserting floating frameNoel Grandin1-6/+25
2019-08-16Fix typosAndrea Gelmini3-6/+6
2019-08-16Fix typosAndrea Gelmini8-11/+11
2019-08-16tdf#126254 Help - About is black with Linux gen and gtk2Caolán McNamara6-46/+21
2019-08-16CppunitTest_sw_uiwriter: get rid of hardcoded 1418 in testImageCommentMiklos Vajna1-2/+18
2019-08-16Reorder to only get item state when necessaryMike Kaganski1-3/+4
2019-08-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet11-27/+13
2019-08-16tdf#126908 Add lang to TooltiplabelLaurent BP1-5/+5
2019-08-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet13-66/+20
2019-08-16tdf#126663 speed up styles display by sorting twiceNoel Grandin1-0/+6
2019-08-16Gtk3 inform LO of drag leaveJan-Marek Glogowski1-0/+4
2019-08-16Resolves: tdf#126951 crash in custom slide showCaolán McNamara1-1/+1
2019-08-16Drop TimerTest::testStopwatchStephan Bergmann1-77/+0
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin134-678/+329
2019-08-16member 'Context' of struct type 'uno.Exception' not given a valueCaolán McNamara1-6/+7
2019-08-16AttributeError on getMessageCaolán McNamara1-1/+1
2019-08-16Fix typos and formattingSamuel Mehrbrodt1-3/+3
2019-08-16an absolute uri is invalid inputCaolán McNamara1-0/+5
2019-08-16Drop bogus check from TimerTest::testStopwatchStephan Bergmann1-1/+0
2019-08-16tdf#126007 tdf#122355 online help won't look into a dialog notebookCaolán McNamara2-51/+97
2019-08-16new loplugin:sequenceloopNoel Grandin17-25/+138
2019-08-16xmloff: create XMLImpressMetaExportOOO instances with an uno constructorMiklos Vajna5-8/+11
2019-08-16Related tdf#90429: Don't erroneously pop unrelated path segmentsStephan Bergmann1-1/+1
2019-08-16Record external/liborcus/create-element.patch.0 as covered upstreamStephan Bergmann1-0/+3
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin42-84/+87