summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-20tdf#127163: Add AutoRedactDoc command to the Tools menuMuhammet Kara
2019-09-20tdf#124042: There are no progress bars that vcl would handle on iOS or AndroidTor Lillqvist
2019-09-20Add FIXMETor Lillqvist
2019-09-20Generate more specific names for unknown members than just "Unknown"Tor Lillqvist
2019-09-20tdf#123821: Correct accidental overlap with IIDs used in CalcTor Lillqvist
2019-09-20Use sal_Int32 for the index as it comes in as a LONG at least from VBScriptTor Lillqvist
2019-09-20tdf#122537: Use "best speed" instead of default compression level on iOSTor Lillqvist
2019-09-20Fix build when !HAVE_FEATURE_AVMEDIATor Lillqvist
2019-09-20Build the sdui library for non-DESKTOP, tooTor Lillqvist
2019-09-20Make SdAbstractDialogFactory::Create() do its job also on non-DESKTOPTor Lillqvist
2019-09-20We want the function pointer here, but not call it yetTor Lillqvist
2019-09-20tdf#122582: Add touch gestures to iOS app slideshow, also for exiting itTor Lillqvist
2019-09-20tdf#122582: Add ways to exit the slideshow in the iOS appTor Lillqvist
2019-09-20Handle arrow keys (from a hardware keyboard) on iOSTor Lillqvist
2019-09-20Add a FIXME noteTor Lillqvist
2019-09-20Interpret the parameter of WordBasic.FileClose() more correctlyTor Lillqvist
2019-09-20The WindowName param to WordBasic.AppMaximize() is optional and must be an AnyTor Lillqvist
2019-09-20The parameter to WordBasic.AppShow() is optional and thus has to be an AnyTor Lillqvist
2019-09-20Ignore RuntimeException in Application.WindowState setterTor Lillqvist
2019-09-20Add a dummy implementation of WordBasic.AppCount()Tor Lillqvist
2019-09-20Add a dummy implementation of WordBasic.AppShow()Tor Lillqvist
2019-09-20Add a dummy implementation of WordBasic.DocMaximize()Tor Lillqvist
2019-09-20Add a dummy implementation of WordBasic.AppMaximize()Tor Lillqvist
2019-09-20Use bool and not sal_Bool, says a pluginTor Lillqvist
2019-09-20Add WordBasic.FileClose()Tor Lillqvist
2019-09-20Found documentation for WordBasic.ToolsOptionsView()Tor Lillqvist
2019-09-20Add a couple know parameters to WordBasic.ToolsOptionsViewTor Lillqvist
2019-09-20Implement WordBasic.FileSave()Tor Lillqvist
2019-09-19SAL_INFO also for parameter names that are not foundTor Lillqvist
2019-09-19Add a (dummy) WordBasic.FileSave()Tor Lillqvist
2019-09-19Add TODO FIXMETor Lillqvist
2019-09-19Add a dummy WordBasic.ToolsOptionsViewTor Lillqvist
2019-09-19Try ignoring RuntimeException in ComḿandBars(), VB6 clients don't like them?Tor Lillqvist
2019-09-19Don't throw an exception, just ignore trying to set an unhandled WindowStateTor Lillqvist
2019-09-19Add Documents.OpenOld() method and Application.CustomizationContext propertyTor Lillqvist
2019-09-19Add more missing constructors from chart2/source/chartcore.componentTor Lillqvist
2019-09-19We need CartesianCoordinateSystem2d for chartsTor Lillqvist
2019-09-19Add AnyCompareFactory_get_implementation and...Tor Lillqvist
2019-09-19make insert->header/footer dialogs asyncNoel Grandin
2019-09-19make insert-section dialog asyncNoel Grandin
2019-09-19Make use of SwView::InsertGraphicDlg() in the mobile app case workTor Lillqvist
2019-09-19We need svt, too, in the iOS app, for the image insertion featureTor Lillqvist
2019-09-19We need the de-CH 'ß' -> 'ss' code for iOS in another place tooTor Lillqvist
2019-09-19Be less eager to use a fallback in SfxViewShell::SetLOKLanguageTag()Tor Lillqvist
2019-09-19Fill buildid in versionrc for iOS with the git HEAD hashTor Lillqvist
2019-09-19Swiss Standard German: replace 'ß' in German translation with 'ss'Tor Lillqvist
2019-09-19Some !HAVE_FEATURE_AVMEDIA falloutTor Lillqvist
2019-09-19Use the same solenv/bin/ooinstall as in the cp-5.3 branchTor Lillqvist
2019-09-19make format->page dialog asyncNoel Grandin
2019-09-19make Insert->Header and Footer dialog asyncNoel Grandin