summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-21Add a couple of known parameters to WordBasic.ToolsOptionsViewTor Lillqvist2-5/+12
2019-01-21Implement WordBasic.FileSave()Tor Lillqvist2-2/+2
2019-01-21SAL_INFO also for parameter names that are not foundTor Lillqvist1-0/+4
2019-01-21Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselectCaolán McNamara9-119/+225
2019-01-21Update git submodulesOlivier Hallot1-0/+0
2019-01-21sw_redlinehide: fix assert caused by buggy lcl_ModifyOfstMichael Stahl1-24/+14
2019-01-21tdf#122748 Don't restore previous language selectionSzymon Kłos2-4/+5
2019-01-21tdf#122808 search formatting dialog should be modalCaolán McNamara1-0/+1
2019-01-21Forgot to adapt one of the format stringsStephan Bergmann1-1/+1
2019-01-21tdf#122689 KDE5: Fix selection clipboardAleksei Nikiforov3-33/+100
2019-01-21tdf#121561 sw DOCX: output toc-end inside last toc paragraphSerge Krot2-0/+20
2019-01-21oox smartart, org chart: fix position and size of connector shapesMiklos Vajna2-1/+46
2019-01-21ofz#9707 avoid timeout on excessive EndGroups without matching BeginGroupsCaolán McNamara2-3/+4
2019-01-21ofz#11275 erase via positionCaolán McNamara1-2/+3
2019-01-21WaE: loplugin:casttovoidCaolán McNamara1-2/+1
2019-01-21Related tdf#120625: improve querying supported data flavoursKatarina Behrens1-19/+23
2019-01-21fix -Werror=extraNoel Grandin1-0/+1
2019-01-21Add a (dummy) WordBasic.FileSave()Tor Lillqvist2-0/+8
2019-01-21Add TODO FIXMETor Lillqvist1-0/+1
2019-01-21Add a dummy WordBasic.ToolsOptionsViewTor Lillqvist2-0/+46
2019-01-21Try ignoring RuntimeException in ComḿandBars(), VB6 clients don't like them?Tor Lillqvist1-1/+8
2019-01-21Don't throw an exception, just ignore trying to set an unhandled WindowStateTor Lillqvist1-1/+1
2019-01-21Add Documents.OpenOld() method and Application.CustomizationContext propertyTor Lillqvist6-0/+23
2019-01-21sw: make members private in DocxSdrExport::ImplMiklos Vajna1-224/+339
2019-01-21Slience bogus -Werror=maybe-uninitializedStephan Bergmann3-0/+62
2019-01-21Avoid -Werror=stringop-truncationStephan Bergmann2-2/+15
2019-01-21Fix -Werror=maybe-uninitializedStephan Bergmann2-1/+3
2019-01-21Avoid -Werror=format-{overflow,truncation}=Stephan Bergmann5-18/+23
2019-01-21Avoid -Werror=format-truncation=Stephan Bergmann1-4/+4
2019-01-21tdf#42949 Fix IWYU warnings in sd/source/{core,helper}/*hxxGabor Kelemen24-154/+120
2019-01-21Simplify containers iterations in sc/source/filter/x*Arkadiy Illarionov18-525/+339
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen47-205/+159
2019-01-21cleanup SwAuthEntry manual ref-countingNoel Grandin5-140/+72
2019-01-21use comphelper::containerToSequence in OGenericUnoControllerNoel Grandin1-21/+2
2019-01-21tdf#122616 UI Enhancement: Print dialog texts changed as requested in commentsSass Dávid1-4/+4
2019-01-21Fix typoAndrea Gelmini1-1/+1
2019-01-20Update git submodulesAndrea Gelmini1-0/+0
2019-01-20Update git submodulesMark-R1-0/+0
2019-01-20Update git submodulesRicardo Palomares1-0/+0
2019-01-20Fix typos in codeAndrea Gelmini2-2/+2
2019-01-20tdf#92542 add index elements to table context menus in sw modulesandreas kainz6-0/+24
2019-01-20Check id in outer loopArkadiy Illarionov1-2/+2
2019-01-20GSourceFunc return gbooleanCaolán McNamara3-7/+7
2019-01-20Related: tdf#122786 but we don't want to reformat based on that new valueCaolán McNamara1-1/+9
2019-01-20tdf#107792 vcl/win: do not afraid to delete stock objectsDmitriy Shilin2-42/+6
2019-01-20Fix typoAndrea Gelmini1-1/+1